/* 	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;
    top: 25%;
    background-color: rgba(0,0,0,.65);
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);
    z-index:9999;
    -webkit-animation:share-fadein 1s ease 2s;
    animation:share-fadein 1s ease 2s;
}
#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:12px;
	padding:3px;
}
#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }
#share-wrap > a#sb-fb { background-color:#3b5998; background-position:-27px 50%; }
#share-wrap > a#sb-tw { background-color:#000; background-position: -265px 50%; }
#share-wrap > a#sb-li { background-color:#007fb1; background-position: -116px 50%; }
#share-wrap > a:hover { box-shadow: 0 0 6px 2px rgba(255, 255, 255, 0.5); }
@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 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:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

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

@font-face {
	font-family:FF-Lora-SemiBold;
	src:url("../fonts/Lora-VariableFont_wght.ttf");
	font-weight:bold;
}

@font-face {
	font-family:FF-LoraItalic-MediumItalic;
	src:url("../fonts/Lora-Italic-VariableFont_wght.ttf");
	font-style:italic;
}

@font-face {
	font-family:FF-LoraItalic-BoldItalic;
	src:url("../fonts/Lora-Italic-VariableFont_wght.ttf");
	font-weight:bold;
	font-style:italic;
}

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

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

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

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

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

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

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

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

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

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

#item1347303 {
	width:1218px !important;
	height:809px !important;
	left:-8px !important;
	top:-9px !important;
	background:#000;
}

#item1567751 {
	width:1200px !important;
	height:790px !important;
}

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

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

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

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

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

@keyframes atenuar-1157708 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157708 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1157708 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1400552 {
	width:700px !important;
	height:1200px !important;
	background:#101820;
}

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

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

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

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

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

@keyframes atenuar-1349451 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1349451 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1349451 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1653130 {
	width:1208px !important;
	height:795px !important;
	left:-5px !important;
	top:-3px !important;
}

#item1652620 {
	width:1143px !important;
	height:1143px !important;
	left:-557px !important;
	top:-163px !important;
}

@keyframes moverhacialaizquierdayaumentar-1652620 {
	0% {
		transform:translate(-376px,0px) scaleX(0.5) scaleY(0.5);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayaumentar-1652620 {
	0% {
		-webkit-transform:translate(-376px,0px) scaleX(0.5) scaleY(0.5);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1652626 {
	width:492px !important;
	height:227px !important;
	left:70px !important;
	top:70px !important;
}

@keyframes intensificar-1652626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652626 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1652649 {
	width:432px !important;
	height:339px !important;
	left:70px !important;
	top:274px !important;
}

@keyframes intensificar-1652649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652649 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1652672 {
	width:432px !important;
	height:35px !important;
	left:70px !important;
	top:718px !important;
}

@keyframes intensificar-1652672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652672 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1652695 {
	width:255px !important;
	height:37px !important;
	left:153px !important;
	top:619px !important;
}

@keyframes intensificar-1652695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652695 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1652728 {
	width:56px !important;
	height:56px !important;
}

#item1652734 {
	width:211px !important;
	height:56px !important;
	left:47px !important;
}

#item1652721 {
	width:56px !important;
	height:56px !important;
}

#item1652726 {
	width:211px !important;
	height:56px !important;
	left:47px !important;
}

#item1652718 {
	width:258px !important;
	height:56px !important;
	left:76px !important;
	top:613px !important;
}

#item1652735 {
	width:175px !important;
	height:47px !important;
	left:971px !important;
	top:686px !important;
}

#item1652744 {
	width:1143px !important;
	height:1143px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes moverhacialaderechayaumentar-1652744 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(376px,0px) scaleX(2.5) scaleY(2.5);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaderechayaumentar-1652744 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(376px,0px) scaleX(2.5) scaleY(2.5);
		opacity:1;
	}
}
@keyframes girar-1652750 {
	0% {
		transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(360deg);
		opacity:1;
	}
}
@-webkit-keyframes girar-1652750 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(360deg);
		opacity:1;
	}
}
@keyframes girar-1652757 {
	0% {
		transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(-360deg);
		opacity:1;
	}
}
@-webkit-keyframes girar-1652757 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(-360deg);
		opacity:1;
	}
}
@keyframes intensificar-1652760 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1652760 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1652760 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1652766 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1652766 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1652766 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1652772 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1652772 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1652772 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1652779 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1652779 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1652779 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1652785 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1652785 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1652785 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1652791 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1652791 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1652791 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1652798 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1652798 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1652798 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes reducir-1652805 {
	0% {transform:translate(0px,0px) scaleX(1.5) scaleY(1.5);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes reducir-1652805 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.5) scaleY(1.5);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item1652805 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1652806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1652812 {
	width:179px !important;
	height:48px !important;
	left:1536px !important;
	top:865px !important;
}

@keyframes intensificar-1652812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652812 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1652827 {
	opacity:0.00;
	width:186px !important;
	height:206px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1652819 {
	width:192px !important;
	height:212px !important;
	left:844px !important;
	top:433px !important;
}

#item1652836 {
	opacity:0.00;
	width:199px !important;
	height:213px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1652828 {
	width:205px !important;
	height:219px !important;
	left:866px !important;
	top:640px !important;
}

#item1652845 {
	opacity:0.00;
	width:224px !important;
	height:160px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1652837 {
	width:230px !important;
	height:166px !important;
	left:1066px !important;
	top:749px !important;
}

#item1652855 {
	opacity:0.00;
	width:184px !important;
	height:205px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1652846 {
	width:190px !important;
	height:211px !important;
	left:1298px !important;
	top:640px !important;
}

#item1652864 {
	opacity:0.00;
	width:184px !important;
	height:205px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1652856 {
	width:190px !important;
	height:211px !important;
	left:1322px !important;
	top:432px !important;
}

#item1652874 {
	opacity:0.00;
	width:220px !important;
	height:164px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1652865 {
	width:226px !important;
	height:170px !important;
	left:1176px !important;
	top:266px !important;
}

#item1652883 {
	opacity:0.00;
	width:220px !important;
	height:164px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1652875 {
	width:226px !important;
	height:170px !important;
	left:956px !important;
	top:267px !important;
}

#item1652884 {
	width:300px !important;
	height:199px !important;
	left:1029px !important;
	top:514px !important;
}

@keyframes intensificar-1652884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652884 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1652907 {
	width:300px !important;
	height:199px !important;
	left:1029px !important;
	top:509px !important;
}

@keyframes intensificar-1652907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652907 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1652930 {
	width:300px !important;
	height:227px !important;
	left:1029px !important;
	top:493px !important;
}

@keyframes intensificar-1652930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652930 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1652954 {
	width:300px !important;
	height:199px !important;
	left:1029px !important;
	top:514px !important;
}

@keyframes intensificar-1652954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652954 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1652978 {
	width:300px !important;
	height:199px !important;
	left:1029px !important;
	top:514px !important;
}

@keyframes intensificar-1652978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652978 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1653001 {
	width:300px !important;
	height:199px !important;
	left:1029px !important;
	top:514px !important;
}

@keyframes intensificar-1653001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653001 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1653024 {
	width:356px !important;
	height:199px !important;
	left:1001px !important;
	top:517px !important;
}

@keyframes intensificar-1653024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653024 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1653047 {
	width:394px !important;
	height:63px !important;
	left:637px !important;
	top:249px !important;
}

@keyframes entrarvolandodesdelaizquierda-1653047 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-1653047 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1653073 {
	width:32px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item1653070 {
	width:38px !important;
	height:38px !important;
	left:1694px !important;
	top:212px !important;
}

#item1653081 {
	width:10px !important;
	height:10px !important;
	left:540px !important;
	top:160px !important;
}

#item1652742 {
	width:1732px !important;
	height:1153px !important;
	left:-567px !important;
	top:-179px !important;
}

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

@keyframes atenuar-1157710 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157710 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1157710 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1652009 {
	width:1143px !important;
	height:1143px !important;
	left:-238px !important;
	top:-507px !important;
}

@keyframes moverhacialaizquierdayaumentar-1652009 {
	0% {
		transform:translate(0px,-376px) scaleX(0.5) scaleY(0.5);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayaumentar-1652009 {
	0% {
		-webkit-transform:translate(0px,-376px) scaleX(0.5) scaleY(0.5);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1652014 {
	width:635px !important;
	height:149px !important;
	left:65px !important;
	top:107px !important;
}

@keyframes intensificar-1652014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1652037 {
	width:214px !important;
	height:39px !important;
	left:243px !important;
	top:576px !important;
}

@keyframes intensificar-1652037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652037 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1652060 {
	width:175px !important;
	height:47px !important;
	left:475px !important;
	top:1033px !important;
}

#item1652066 {
	width:333px !important;
	height:35px !important;
	left:52px !important;
	top:13px !important;
}

@keyframes intensificar-1652066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652066 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1652099 {
	width:39px !important;
	height:39px !important;
	top:3px !important;
}

#item1652105 {
	width:148px !important;
	height:39px !important;
	left:33px !important;
	top:3px !important;
}

#item1652092 {
	width:39px !important;
	height:39px !important;
	top:3px !important;
}

#item1652097 {
	width:324px !important;
	height:42px !important;
	left:3px !important;
}

#item1652089 {
	width:327px !important;
	height:42px !important;
}

#item1652106 {
	width:565px !important;
	height:261px !important;
	left:65px !important;
	top:267px !important;
}

@keyframes intensificar-1652106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652106 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1652132 {
	width:1143px !important;
	height:1143px !important;
	left:10px !important;
	top:112px !important;
}

@keyframes moverhacialaderechayaumentar-1652132 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(376px,0px) scaleX(2.5) scaleY(2.5);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaderechayaumentar-1652132 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(376px,0px) scaleX(2.5) scaleY(2.5);
		opacity:1;
	}
}
@keyframes girar-1652135 {
	0% {
		transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(360deg);
		opacity:1;
	}
}
@-webkit-keyframes girar-1652135 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(360deg);
		opacity:1;
	}
}
@keyframes girar-1652142 {
	0% {
		transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(-360deg);
		opacity:1;
	}
}
@-webkit-keyframes girar-1652142 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(-360deg);
		opacity:1;
	}
}
@keyframes intensificar-1652146 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1652146 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1652146 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1652153 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1652153 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1652153 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1652159 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1652159 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1652159 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1652165 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1652165 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1652165 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1652173 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1652173 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1652173 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1652181 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1652181 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1652181 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1652188 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1652188 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1652188 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes reducir-1652194 {
	0% {transform:translate(0px,0px) scaleX(1.5) scaleY(1.5);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes reducir-1652194 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.5) scaleY(1.5);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item1652194 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1652195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652195 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1652201 {
	width:179px !important;
	height:48px !important;
	left:1302px !important;
	top:1019px !important;
}

@keyframes intensificar-1652201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1652215 {
	opacity:0.00;
	width:186px !important;
	height:206px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1652207 {
	width:192px !important;
	height:212px !important;
	left:844px !important;
	top:535px !important;
}

#item1652224 {
	opacity:0.00;
	width:199px !important;
	height:213px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1652216 {
	width:205px !important;
	height:219px !important;
	left:866px !important;
	top:742px !important;
}

#item1652233 {
	opacity:0.00;
	width:224px !important;
	height:160px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1652225 {
	width:230px !important;
	height:166px !important;
	left:1066px !important;
	top:851px !important;
}

#item1652245 {
	opacity:0.00;
	width:184px !important;
	height:205px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1652235 {
	width:190px !important;
	height:211px !important;
	left:1298px !important;
	top:743px !important;
}

#item1652254 {
	opacity:0.00;
	width:184px !important;
	height:205px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1652246 {
	width:190px !important;
	height:211px !important;
	left:1322px !important;
	top:535px !important;
}

#item1652263 {
	opacity:0.00;
	width:220px !important;
	height:164px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1652255 {
	width:226px !important;
	height:170px !important;
	left:1176px !important;
	top:368px !important;
}

#item1652272 {
	opacity:0.00;
	width:220px !important;
	height:164px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1652264 {
	width:226px !important;
	height:170px !important;
	left:956px !important;
	top:370px !important;
}

#item1652273 {
	width:300px !important;
	height:199px !important;
	left:1029px !important;
	top:616px !important;
}

@keyframes intensificar-1652273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652273 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1652296 {
	width:300px !important;
	height:199px !important;
	left:1029px !important;
	top:618px !important;
}

@keyframes intensificar-1652296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652296 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1652319 {
	width:300px !important;
	height:235px !important;
	left:1029px !important;
	top:595px !important;
}

@keyframes intensificar-1652319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652319 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1652344 {
	width:300px !important;
	height:199px !important;
	left:1029px !important;
	top:616px !important;
}

@keyframes intensificar-1652344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652344 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1652367 {
	width:300px !important;
	height:199px !important;
	left:1029px !important;
	top:616px !important;
}

@keyframes intensificar-1652367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652367 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1652390 {
	width:300px !important;
	height:199px !important;
	left:1029px !important;
	top:616px !important;
}

@keyframes intensificar-1652390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652390 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1652413 {
	width:300px !important;
	height:199px !important;
	left:1029px !important;
	top:619px !important;
}

@keyframes intensificar-1652413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652413 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1652436 {
	width:469px !important;
	height:116px !important;
	left:932px !important;
	top:168px !important;
}

@keyframes entrarvolandodesdelaizquierda-1652436 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-1652436 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1652463 {
	width:51px !important;
	height:51px !important;
	left:3px !important;
	top:3px !important;
}

#item1652460 {
	width:57px !important;
	height:57px !important;
	left:1425px !important;
	top:10px !important;
}

#item1652469 {
	width:10px !important;
	height:10px !important;
	left:540px !important;
	top:262px !important;
}

#item1652130 {
	width:1522px !important;
	height:1255px !important;
	left:-817px !important;
	top:69px !important;
}

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

@keyframes atenuar-1349525 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1349525 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1349525 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

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

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

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

#item1326794 {
	width:13px !important;
	height:26px !important;
	left:1151px !important;
	top:127px !important;
}

#item1326799 {
	width:1086px !important;
	height:188px !important;
	left:59px !important;
	top:45px !important;
}

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

@keyframes intensificar-1653303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653303 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1653329 {
	width:82px !important;
	height:9px !important;
	top:10px !important;
}

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

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

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

#item1326886 {
	width:14px !important;
	height:9px !important;
	left:1134px !important;
	top:30px !important;
}

#item1326891 {
	width:14px !important;
	height:9px !important;
	left:1134px !important;
	top:239px !important;
}

#item1326900 {
	width:1102px !important;
	height:11px !important;
	left:59px !important;
	top:22px !important;
}

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

@keyframes intensificar-1156251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1156251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1156251 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item1156170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1156171 {
	width:1102px !important;
	height:180px !important;
	top:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

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

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

@keyframes intensificar-1156088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1156088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1156088 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1156089 {
	width:1115px !important;
	height:163px !important;
	top:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

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

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

@keyframes intensificar-1279871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1279871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1279871 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1279872 {
	width:1115px !important;
	height:144px !important;
	top:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

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

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

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

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

@keyframes intensificar-1279733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1279733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1279733 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1279756 {
	width:452px !important;
	height:11px !important;
	left:1px !important;
}

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

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

@keyframes intensificar-1279802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1279802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1279802 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes atenuar-1157711 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157711 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1157711 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1490985 {
	width:628px !important;
	height:499px !important;
	left:36px !important;
	top:212px !important;
}

#item1677536 {
	width:137px !important;
	height:13px !important;
	top:13px !important;
}

#item1677560 {
	width:79px !important;
	height:39px !important;
	left:137px !important;
}

#item1490986_1653487 {
	width:216.02576037142px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1677696 {
	width:115px !important;
	height:13px !important;
	top:13px !important;
}

#item1677720 {
	width:79px !important;
	height:39px !important;
	left:115px !important;
}

#item1677561_1653528 {
	width:194.154894229688px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1490986 {
	width:595px !important;
	height:918px !important;
}

@keyframes intensificar-1490986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490986 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491009 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:439px !important;
}

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

@keyframes intensificar-1401075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1401075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1401075 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1401076 {
	width:628px !important;
	height:493px !important;
	top:28px !important;
}

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

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

@keyframes intensificar-1401004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1401004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1401004 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1401005 {
	width:628px !important;
	height:493px !important;
	top:28px !important;
}

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

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

@keyframes intensificar-1400932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1400932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1400932 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1400933 {
	width:628px !important;
	height:619px !important;
	top:62px !important;
}

#item1400956 {
	width:628px !important;
	height:38px !important;
}

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

@keyframes intensificar-1400656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1400656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1400656 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1400657 {
	width:628px !important;
	height:493px !important;
	top:28px !important;
}

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

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

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

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

@keyframes intensificar-1400814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1400814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1400814 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1400885 {
	width:412px !important;
	height:340px !important;
	left:36px !important;
	top:370px !important;
}

@keyframes intensificar-1400885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1400885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1400885 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

#item1400631 {
	width:714px !important;
	height:747px !important;
	top:453px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1350361 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1350361 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1350361 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1569689 {
	width:176px !important;
	height:126px !important;
	left:1024px !important;
	top:664px !important;
}

#item1569701 {
	opacity:0.50;
	width:240px !important;
	height:371px !important;
	left:396px !important;
	top:51px !important;
	border-radius:24px;
	background:#fff;
}

@keyframes intensificar-1569701 {
	0% {opacity:0;}
	100% {opacity:0.5;}
}
@-webkit-keyframes intensificar-1569701 {
	0% {opacity:0;}
	100% {opacity:0.5;}
}
#item1569701 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1569702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569702 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1569711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569711 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1569718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569718 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1569722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569722 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1569726 {
	width:184px !important;
	height:99px !important;
	left:840px !important;
	top:49px !important;
}

#item1569733 {
	width:466px !important;
	height:365px !important;
	left:698px !important;
	top:261px !important;
}

#item1569762 {
	width:418px !important;
	height:52px !important;
	left:746px !important;
	top:179px !important;
}

#item1569666 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1569666 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1569666 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1569666 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1569984 {
	width:628px !important;
	height:478px !important;
	left:36px !important;
	top:536px !important;
}

#item1570007 {
	width:176px !important;
	height:126px !important;
	left:524px !important;
	top:1075px !important;
}

#item1570020 {
	width:628px !important;
	height:45px !important;
	left:36px !important;
	top:477px !important;
}

#item1570043 {
	width:628px !important;
	height:20px !important;
	left:36px !important;
	top:436px !important;
}

#item1570066 {
	width:445px !important;
	height:133px !important;
	left:128px !important;
	top:1037px !important;
}

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

@keyframes atenuar-1569974 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1569974 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1569974 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487217 {
	width:416px !important;
	height:64px !important;
	left:748px !important;
	top:37px !important;
}

#item1487240 {
	width:416px !important;
	height:31px !important;
	left:748px !important;
	top:297px !important;
}

#item1487264 {
	width:416px !important;
	height:156px !important;
	left:748px !important;
	top:121px !important;
}

#item1487287 {
	width:416px !important;
	height:50px !important;
	left:748px !important;
	top:590px !important;
}

@keyframes intensificar-1487287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487287 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487310 {
	width:416px !important;
	height:57px !important;
	left:748px !important;
	top:513px !important;
}

@keyframes intensificar-1487310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487310 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487333 {
	width:176px !important;
	height:126px !important;
	left:1024px !important;
	top:664px !important;
}

#item1487338 {
	width:161px !important;
	height:57px !important;
	left:421px !important;
	top:710px !important;
}

#item1487348 {
	width:416px !important;
	height:57px !important;
	left:748px !important;
	top:438px !important;
}

@keyframes intensificar-1487348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487348 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487371 {
	width:416px !important;
	height:72px !important;
	left:748px !important;
	top:348px !important;
}

@keyframes intensificar-1487371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487371 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479752 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1479752 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1479752 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1479752 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1487431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487431 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487439 {
	width:628px !important;
	height:90px !important;
	left:36px !important;
	top:36px !important;
}

#item1487462 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:393px !important;
}

#item1487485 {
	width:628px !important;
	height:218px !important;
	left:36px !important;
	top:154px !important;
}

#item1487509 {
	width:628px !important;
	height:71px !important;
	left:36px !important;
	top:731px !important;
}

@keyframes intensificar-1487509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487509 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487532 {
	width:628px !important;
	height:80px !important;
	left:36px !important;
	top:631px !important;
}

@keyframes intensificar-1487532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487532 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487555 {
	width:176px !important;
	height:126px !important;
	left:524px !important;
	top:1075px !important;
}

#item1487561 {
	width:161px !important;
	height:57px !important;
	left:270px !important;
	top:1120px !important;
}

#item1487567 {
	width:628px !important;
	height:80px !important;
	left:36px !important;
	top:531px !important;
}

@keyframes intensificar-1487567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487567 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487590 {
	width:628px !important;
	height:80px !important;
	left:36px !important;
	top:431px !important;
}

@keyframes intensificar-1487590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487590 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes atenuar-1479432 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1479432 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1479432 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1253659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1253659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1253659 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

#item1607944 {
	width:528px !important;
	height:530px !important;
	left:1px !important;
}

@keyframes intensificar-1607944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607944 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1644701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644701 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1153145 {
	width:528px !important;
	height:488px !important;
	left:1px !important;
	top:16px !important;
}

@keyframes intensificar-1153145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1153145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1153145 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1160912 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:252px !important;
}

#item1160916 {
	width:534px !important;
	height:498px !important;
	top:16px !important;
	background:#fff;
}

#item1332587 {
	width:509px !important;
	height:794px !important;
	background:#fff;
}

@keyframes intensificar-1332587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1332587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1332587 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

#item1156743 {
	width:553px !important;
	height:530px !important;
	left:635px !important;
	top:189px !important;
}

@keyframes intensificar-1161932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1161932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1161932 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1161960 {
	width:81px !important;
	height:50px !important;
}

#item1161961 {
	width:66px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1161935 {
	width:81px !important;
	height:50px !important;
}

#item1161936 {
	width:66px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1161932 {
	width:81px !important;
	height:50px !important;
	left:1119px !important;
	top:740px !important;
}

@keyframes intensificar-1607865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607865 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607893 {
	width:114px !important;
	height:50px !important;
}

#item1607894 {
	width:99px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1607868 {
	width:114px !important;
	height:50px !important;
}

#item1607869 {
	width:99px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1607865 {
	width:114px !important;
	height:50px !important;
	left:1002px !important;
	top:740px !important;
}

@keyframes intensificar-1161993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1161993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1161993 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1162021 {
	width:121px !important;
	height:50px !important;
}

#item1162022 {
	width:92px !important;
	height:28px !important;
	left:29px !important;
	top:10px !important;
}

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

#item1161997 {
	width:92px !important;
	height:28px !important;
	left:29px !important;
	top:10px !important;
}

#item1161993 {
	width:121px !important;
	height:50px !important;
	left:878px !important;
	top:740px !important;
}

#item1253262 {
	width:24px !important;
	height:53px !important;
	left:876px !important;
	top:738px !important;
}

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

@keyframes atenuar-1157712 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157712 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1157712 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538637 {
	width:720px !important;
	height:918px !important;
	left:-12px !important;
	top:293px !important;
	background:#fff;
}

@keyframes intensificar-1350376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1350376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1350376 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1350388 {
	width:628px !important;
	height:86px !important;
	left:36px !important;
	top:435px !important;
}

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

#item1350416 {
	width:382px !important;
	height:52px !important;
	left:24px !important;
}

#item1607992 {
	width:628px !important;
	height:578px !important;
}

#item1644742 {
	width:595px !important;
	height:922px !important;
}

@keyframes intensificar-1644742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644742 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1608016 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:266px !important;
}

#item1490779 {
	width:628px !important;
	height:578px !important;
}

#item1490781 {
	width:595px !important;
	height:833px !important;
}

@keyframes intensificar-1490781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490781 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490804 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:266px !important;
}

#item1490822 {
	width:628px !important;
	height:578px !important;
}

#item1490823 {
	width:595px !important;
	height:1405px !important;
}

@keyframes intensificar-1490823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490823 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490847 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:266px !important;
}

#item1350439 {
	width:651px !important;
	height:578px !important;
	left:36px !important;
	top:540px !important;
}

@keyframes intensificar-1350502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1350502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1350502 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1350530 {
	width:113px !important;
	height:70px !important;
}

#item1350531 {
	width:92px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1350505 {
	width:113px !important;
	height:70px !important;
}

#item1350506 {
	width:92px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1350502 {
	width:113px !important;
	height:70px !important;
	left:587px !important;
	top:1130px !important;
}

@keyframes intensificar-1608025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608025 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1608054 {
	width:153px !important;
	height:70px !important;
}

#item1608055 {
	width:132px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1608029 {
	width:153px !important;
	height:70px !important;
}

#item1608030 {
	width:132px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1608025 {
	width:153px !important;
	height:70px !important;
	left:431px !important;
	top:1130px !important;
}

@keyframes intensificar-1350554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1350554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1350554 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1350582 {
	width:174px !important;
	height:70px !important;
}

#item1350583 {
	width:132px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1350557 {
	width:174px !important;
	height:70px !important;
}

#item1350558 {
	width:132px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1350554 {
	width:174px !important;
	height:70px !important;
	left:254px !important;
	top:1130px !important;
}

#item1350606 {
	width:35px !important;
	height:74px !important;
	left:251px !important;
	top:1127px !important;
}

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

@keyframes atenuar-1350609 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1350609 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1350609 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1222390 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

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

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

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

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

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

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

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

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

#item1255306 {
	width:25px !important;
	height:25px !important;
}

#item1255309 {
	width:219px !important;
	height:36px !important;
	left:50px !important;
	top:2px !important;
}

#item1255279 {
	width:25px !important;
	height:25px !important;
}

#item1255282 {
	width:219px !important;
	height:36px !important;
	left:50px !important;
	top:2px !important;
}

#item1255276 {
	width:269px !important;
	height:38px !important;
	left:850px !important;
	top:302px !important;
}

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

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

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

@keyframes atenuar-1157713 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157713 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1157713 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1350626 {
	width:728px !important;
	height:678px !important;
	left:-13px !important;
	top:-10px !important;
	background:#101820;
}

@keyframes moverhacialaizquierdayreducir-1350627 {
	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-1350627 {
	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;
	}
}
#item1350632 {
	width:700px !important;
	height:532px !important;
	top:668px !important;
	background:#fff;
}

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

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

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

#item1350648 {
	width:307px !important;
	height:72px !important;
	left:71px !important;
}

#item1350640 {
	width:377px !important;
	height:72px !important;
	left:89px !important;
	top:859px !important;
}

#item1350701 {
	width:35px !important;
	height:35px !important;
}

#item1350706 {
	width:307px !important;
	height:50px !important;
	left:71px !important;
	top:3px !important;
}

#item1350698 {
	width:377px !important;
	height:53px !important;
	left:89px !important;
	top:1065px !important;
}

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

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

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

@keyframes atenuar-1350787 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1350787 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1350787 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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:476px !important;
	height:107px !important;
}

@keyframes intensificar-1153777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1153777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1153777 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1153800 {
	opacity:0.35;
	width:412px !important;
	height:296px !important;
	top:126px !important;
	background:#0e0b00;
}

#item1153802 {
	width:364px !important;
	height:271px !important;
	left:22px !important;
	top:145px !important;
}

@keyframes intensificar-1153802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1153802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1153802 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1157714 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1157714 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157714 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1157714 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1350802 {
	width:730px !important;
	height:1225px !important;
	left:-14px !important;
	top:-14px !important;
	background:#101820;
}

@keyframes moverhacialaizquierdayreducir-1350803 {
	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-1350803 {
	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;
	}
}
#item1350809 {
	width:476px !important;
	height:107px !important;
	left:62px !important;
	top:714px !important;
}

@keyframes intensificar-1350809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1350809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1350809 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1350832 {
	opacity:0.25;
	width:628px !important;
	height:301px !important;
	left:36px !important;
	top:863px !important;
	background:#0e0b00;
}

#item1350833 {
	width:582px !important;
	height:262px !important;
	left:58px !important;
	top:882px !important;
}

@keyframes intensificar-1350833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1350833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1350833 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes atenuar-1350856 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1350856 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1350856 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1183130 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

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

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

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

#item1334232 {
	width:509px !important;
	height:1471px !important;
}

@keyframes intensificar-1334232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1334232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1334232 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1334173 {
	width:14px !important;
	height:9px !important;
	top:664px !important;
}

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

#item1159937 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:323px !important;
}

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

#item1334079 {
	width:509px !important;
	height:944px !important;
}

@keyframes intensificar-1334079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1334079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1334079 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

#item1280107 {
	width:33px !important;
	height:17px !important;
	left:47px !important;
	top:706px !important;
}

#item1280113 {
	width:87px !important;
	height:8px !important;
	left:86px !important;
	top:711px !important;
}

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

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

#item1308300 {
	width:13px !important;
	height:26px !important;
	left:576px !important;
	top:369px !important;
}

#item1308308 {
	width:538px !important;
	height:596px !important;
	left:36px !important;
	top:84px !important;
}

#item1654232 {
	width:20px !important;
	height:10px !important;
	left:189px !important;
	top:560px !important;
}

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

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

table#table1691132 {
	table-layout:fixed;
}

#item1654240 {
	width:510px !important;
	height:938px !important;
}

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

#item1654263 {
	width:511px !important;
	height:17px !important;
	top:901px !important;
}

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

#item1654267 {
	width:511px !important;
	height:17px !important;
	top:882px !important;
}

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

#item1654272 {
	width:511px !important;
	height:17px !important;
	top:792px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1654326 {
	width:511px !important;
	height:17px !important;
	top:217px !important;
}

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

#item1654330 {
	width:511px !important;
	height:17px !important;
	top:235px !important;
}

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

#item1654334 {
	width:511px !important;
	height:17px !important;
	top:253px !important;
}

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

#item1654338 {
	width:511px !important;
	height:17px !important;
	top:271px !important;
}

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

#item1654342 {
	width:511px !important;
	height:17px !important;
	top:289px !important;
}

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

#item1654346 {
	width:511px !important;
	height:17px !important;
	top:307px !important;
}

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

#item1654350 {
	width:511px !important;
	height:17px !important;
	top:325px !important;
}

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

#item1654354 {
	width:511px !important;
	height:17px !important;
	top:343px !important;
}

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

#item1654358 {
	width:511px !important;
	height:17px !important;
	top:361px !important;
}

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

#item1654362 {
	width:511px !important;
	height:17px !important;
	top:379px !important;
}

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

#item1654368 {
	width:511px !important;
	height:17px !important;
	top:397px !important;
}

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

#item1654372 {
	width:511px !important;
	height:17px !important;
	top:415px !important;
}

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

#item1654376 {
	width:511px !important;
	height:17px !important;
	top:433px !important;
}

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

#item1654380 {
	width:511px !important;
	height:17px !important;
	top:451px !important;
}

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

#item1654384 {
	width:511px !important;
	height:17px !important;
	top:469px !important;
}

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

#item1654388 {
	width:511px !important;
	height:17px !important;
	top:487px !important;
}

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

#item1654392 {
	width:511px !important;
	height:17px !important;
	top:505px !important;
}

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

#item1654396 {
	width:511px !important;
	height:17px !important;
	top:523px !important;
}

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

#item1654400 {
	width:511px !important;
	height:17px !important;
	top:541px !important;
}

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

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

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

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

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

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

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

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

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

#item1654421 {
	width:511px !important;
	height:17px !important;
	top:631px !important;
}

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

#item1654425 {
	width:511px !important;
	height:17px !important;
	top:649px !important;
}

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

#item1654430 {
	width:511px !important;
	height:17px !important;
	top:667px !important;
}

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

#item1654435 {
	width:511px !important;
	height:17px !important;
	top:685px !important;
}

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

#item1654439 {
	width:511px !important;
	height:17px !important;
	top:703px !important;
}

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

#item1654443 {
	width:511px !important;
	height:17px !important;
	top:720px !important;
}

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

#item1654447 {
	width:511px !important;
	height:17px !important;
	top:738px !important;
}

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

#item1654451 {
	width:511px !important;
	height:17px !important;
	top:755px !important;
}

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

#item1654455 {
	width:511px !important;
	height:17px !important;
	top:773px !important;
}

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

#item1654459 {
	width:511px !important;
	height:17px !important;
	top:829px !important;
}

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

#item1654463 {
	width:511px !important;
	height:17px !important;
	top:847px !important;
}

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

#item1654467 {
	width:511px !important;
	height:17px !important;
	top:864px !important;
}

#item1654471 {
	width:20px !important;
	height:10px !important;
	left:87px !important;
	top:3px !important;
}

#item1654475 {
	width:20px !important;
	height:10px !important;
	left:146px !important;
	top:20px !important;
}

#item1654478 {
	width:20px !important;
	height:10px !important;
	left:194px !important;
	top:38px !important;
}

#item1654481 {
	width:20px !important;
	height:10px !important;
	left:173px !important;
	top:56px !important;
}

#item1654489 {
	width:20px !important;
	height:10px !important;
	left:74px !important;
	top:74px !important;
}

#item1654493 {
	width:20px !important;
	height:10px !important;
	left:108px !important;
	top:92px !important;
}

#item1654496 {
	width:20px !important;
	height:10px !important;
	left:58px !important;
	top:111px !important;
}

#item1654499 {
	width:20px !important;
	height:10px !important;
	left:80px !important;
	top:147px !important;
}

#item1654503 {
	width:20px !important;
	height:10px !important;
	left:58px !important;
	top:164px !important;
}

#item1654507 {
	width:20px !important;
	height:10px !important;
	left:68px !important;
	top:344px !important;
}

#item1654510 {
	width:20px !important;
	height:10px !important;
	left:87px !important;
	top:362px !important;
}

#item1654513 {
	width:20px !important;
	height:10px !important;
	left:127px !important;
	top:380px !important;
}

#item1654517 {
	width:20px !important;
	height:10px !important;
	left:114px !important;
	top:834px !important;
}

#item1654520 {
	width:20px !important;
	height:10px !important;
	left:100px !important;
	top:850px !important;
}

#item1654525 {
	width:20px !important;
	height:10px !important;
	left:137px !important;
	top:869px !important;
}

#item1654530 {
	width:20px !important;
	height:10px !important;
	left:143px !important;
	top:886px !important;
}

#item1654535 {
	width:20px !important;
	height:10px !important;
	left:91px !important;
	top:128px !important;
}

#item1654539 {
	width:20px !important;
	height:10px !important;
	left:80px !important;
	top:327px !important;
}

#item1308483 {
	width:14px !important;
	height:9px !important;
	left:559px !important;
	top:69px !important;
}

#item1308488 {
	width:14px !important;
	height:9px !important;
	left:559px !important;
	top:688px !important;
}

#item1654750 {
	width:97px !important;
	height:11px !important;
	left:40px !important;
	top:6px !important;
}

#item1654775 {
	width:33px !important;
	height:17px !important;
}

@keyframes intensificar-1153993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1153993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1153993 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1154353 {
	width:148px !important;
	height:37px !important;
	left:228px !important;
	top:37px !important;
}

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

#item1153926 {
	width:558px !important;
	height:592px !important;
	left:21px !important;
	top:133px !important;
}

@keyframes intensificar-1153926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1153926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1153926 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

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

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

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

@keyframes intensificar-1174062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1174062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1174062 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1174065 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

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

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

@keyframes intensificar-1174123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1174123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1174123 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1174175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1174175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1174175 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

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

@keyframes intensificar-1174226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1174226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1174226 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1157715 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157715 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1157715 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1351358 {
	width:702px !important;
	height:924px !important;
	background:#f3f3f2;
}

#item1490737 {
	width:628px !important;
	height:802px !important;
	left:36px !important;
	top:95px !important;
}

#item1490738 {
	width:595px !important;
	height:2309px !important;
}

@keyframes intensificar-1490738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490738 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490761 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:473px !important;
}

#item1351294 {
	width:702px !important;
	height:924px !important;
	background:#f3f3f2;
}

#item1490697 {
	width:628px !important;
	height:802px !important;
	left:36px !important;
	top:95px !important;
}

#item1490698 {
	width:595px !important;
	height:1428px !important;
}

@keyframes intensificar-1490698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490698 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490721 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:473px !important;
}

#item1350877 {
	width:702px !important;
	height:924px !important;
	background:#f3f3f2;
}

#item1350900 {
	width:54px !important;
	height:27px !important;
	left:55px !important;
	top:869px !important;
}

#item1350904 {
	width:142px !important;
	height:13px !important;
	left:119px !important;
	top:876px !important;
}

#item1350927 {
	width:88px !important;
	height:19px !important;
	left:50px !important;
	top:65px !important;
}

#item1350950 {
	width:101px !important;
	height:19px !important;
	left:525px !important;
	top:65px !important;
}

#item1350977 {
	width:629px !important;
	height:758px !important;
	left:36px !important;
	top:98px !important;
}

#item1655411 {
	width:25px !important;
	height:12px !important;
	left:231px !important;
	top:683px !important;
}

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

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

table#table1701806 {
	table-layout:fixed;
}

#item1655417 {
	width:622px !important;
	height:1144px !important;
}

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

#item1655440 {
	width:623px !important;
	height:21px !important;
	top:1099px !important;
}

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

#item1655445 {
	width:623px !important;
	height:21px !important;
	top:1076px !important;
}

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

#item1655450 {
	width:623px !important;
	height:21px !important;
	top:966px !important;
}

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

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

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

#item1655459 {
	width:623px !important;
	height:21px !important;
	top:22px !important;
}

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

#item1655463 {
	width:623px !important;
	height:21px !important;
	top:44px !important;
}

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

#item1655468 {
	width:623px !important;
	height:21px !important;
	top:66px !important;
}

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

#item1655472 {
	width:623px !important;
	height:21px !important;
	top:88px !important;
}

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

#item1655476 {
	width:623px !important;
	height:21px !important;
	top:110px !important;
}

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

#item1655480 {
	width:623px !important;
	height:21px !important;
	top:132px !important;
}

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

#item1655484 {
	width:623px !important;
	height:21px !important;
	top:154px !important;
}

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

#item1655488 {
	width:623px !important;
	height:21px !important;
	top:176px !important;
}

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

#item1655492 {
	width:623px !important;
	height:21px !important;
	top:198px !important;
}

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

#item1655496 {
	width:623px !important;
	height:21px !important;
	top:220px !important;
}

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

#item1655500 {
	width:623px !important;
	height:21px !important;
	top:242px !important;
}

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

#item1655504 {
	width:623px !important;
	height:21px !important;
	top:264px !important;
}

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

#item1655509 {
	width:623px !important;
	height:21px !important;
	top:286px !important;
}

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

#item1655513 {
	width:623px !important;
	height:21px !important;
	top:308px !important;
}

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

#item1655517 {
	width:623px !important;
	height:21px !important;
	top:330px !important;
}

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

#item1655521 {
	width:623px !important;
	height:21px !important;
	top:352px !important;
}

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

#item1655525 {
	width:623px !important;
	height:21px !important;
	top:374px !important;
}

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

#item1655529 {
	width:623px !important;
	height:21px !important;
	top:396px !important;
}

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

#item1655533 {
	width:623px !important;
	height:21px !important;
	top:418px !important;
}

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

#item1655537 {
	width:623px !important;
	height:21px !important;
	top:440px !important;
}

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

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

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

#item1655545 {
	width:623px !important;
	height:21px !important;
	top:484px !important;
}

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

#item1655549 {
	width:623px !important;
	height:21px !important;
	top:506px !important;
}

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

#item1655553 {
	width:623px !important;
	height:21px !important;
	top:528px !important;
}

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

#item1655558 {
	width:623px !important;
	height:21px !important;
	top:550px !important;
}

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

#item1655562 {
	width:623px !important;
	height:21px !important;
	top:572px !important;
}

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

#item1655567 {
	width:623px !important;
	height:21px !important;
	top:594px !important;
}

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

#item1655571 {
	width:623px !important;
	height:21px !important;
	top:616px !important;
}

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

#item1655575 {
	width:623px !important;
	height:21px !important;
	top:638px !important;
}

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

#item1655579 {
	width:623px !important;
	height:21px !important;
	top:660px !important;
}

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

#item1655583 {
	width:623px !important;
	height:21px !important;
	top:682px !important;
}

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

#item1655587 {
	width:623px !important;
	height:21px !important;
	top:704px !important;
}

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

#item1655592 {
	width:623px !important;
	height:21px !important;
	top:726px !important;
}

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

#item1655596 {
	width:623px !important;
	height:21px !important;
	top:748px !important;
}

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

#item1655600 {
	width:623px !important;
	height:21px !important;
	top:770px !important;
}

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

#item1655604 {
	width:623px !important;
	height:21px !important;
	top:792px !important;
}

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

#item1655608 {
	width:623px !important;
	height:21px !important;
	top:814px !important;
}

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

#item1655612 {
	width:623px !important;
	height:21px !important;
	top:836px !important;
}

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

#item1655616 {
	width:623px !important;
	height:21px !important;
	top:857px !important;
}

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

#item1655620 {
	width:623px !important;
	height:21px !important;
	top:879px !important;
}

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

#item1655625 {
	width:623px !important;
	height:21px !important;
	top:901px !important;
}

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

#item1655629 {
	width:623px !important;
	height:21px !important;
	top:921px !important;
}

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

#item1655633 {
	width:623px !important;
	height:21px !important;
	top:944px !important;
}

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

#item1655637 {
	width:623px !important;
	height:21px !important;
	top:1011px !important;
}

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

#item1655641 {
	width:623px !important;
	height:21px !important;
	top:1033px !important;
}

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

#item1655645 {
	width:623px !important;
	height:21px !important;
	top:1054px !important;
}

#item1655649 {
	width:24px !important;
	height:12px !important;
	left:106px !important;
	top:4px !important;
}

#item1655653 {
	width:24px !important;
	height:12px !important;
	left:178px !important;
	top:24px !important;
}

#item1655657 {
	width:24px !important;
	height:12px !important;
	left:237px !important;
	top:46px !important;
}

#item1655660 {
	width:24px !important;
	height:12px !important;
	left:211px !important;
	top:68px !important;
}

#item1655664 {
	width:24px !important;
	height:12px !important;
	left:90px !important;
	top:90px !important;
}

#item1655669 {
	width:24px !important;
	height:12px !important;
	left:132px !important;
	top:112px !important;
}

#item1655673 {
	width:24px !important;
	height:12px !important;
	left:71px !important;
	top:135px !important;
}

#item1655676 {
	width:24px !important;
	height:12px !important;
	left:98px !important;
	top:179px !important;
}

#item1655680 {
	width:24px !important;
	height:12px !important;
	left:70px !important;
	top:200px !important;
}

#item1655683 {
	width:24px !important;
	height:12px !important;
	left:83px !important;
	top:420px !important;
}

#item1655687 {
	width:24px !important;
	height:12px !important;
	left:106px !important;
	top:442px !important;
}

#item1655690 {
	width:24px !important;
	height:12px !important;
	left:156px !important;
	top:464px !important;
}

#item1655694 {
	width:24px !important;
	height:12px !important;
	left:139px !important;
	top:1017px !important;
}

#item1655699 {
	width:24px !important;
	height:12px !important;
	left:122px !important;
	top:1037px !important;
}

#item1655702 {
	width:24px !important;
	height:12px !important;
	left:167px !important;
	top:1061px !important;
}

#item1655706 {
	width:24px !important;
	height:12px !important;
	left:174px !important;
	top:1081px !important;
}

#item1655711 {
	width:24px !important;
	height:12px !important;
	left:110px !important;
	top:157px !important;
}

#item1655717 {
	width:24px !important;
	height:12px !important;
	left:98px !important;
	top:399px !important;
}

#item1418073 {
	width:23px !important;
	height:46px !important;
	left:668px !important;
	top:457px !important;
}

#item1654784 {
	width:136px !important;
	height:15px !important;
	left:56px !important;
	top:8px !important;
}

#item1654807 {
	width:46px !important;
	height:23px !important;
}

#item1351284 {
	width:650px !important;
	height:925px !important;
	left:36px !important;
	background:#fff;
}

@keyframes intensificar-1351284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1351284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1351284 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1350875 {
	width:702px !important;
	height:925px !important;
	top:150px !important;
}

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

#item1351428 {
	width:606px !important;
	height:52px !important;
	left:22px !important;
}

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

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

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

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

#item1352519 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:173px !important;
}

@keyframes intensificar-1352526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1352526 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1352529 {
	width:74px !important;
	height:70px !important;
	background:#dfd8ea;
}

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

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

@keyframes intensificar-1352534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1352534 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

#item1352534 {
	width:171px !important;
	height:70px !important;
	left:150px !important;
	top:1130px !important;
}

@keyframes intensificar-1352587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1352587 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

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

@keyframes intensificar-1352640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1352640 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1352724 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1352724 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1352724 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1281135 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1255392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1255392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1255392 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1255390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1255390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1255390 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1255397 {
	width:211px !important;
	height:33px !important;
	left:194px !important;
	top:38px !important;
}

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

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

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

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

#item1255765 {
	width:528px !important;
	height:313px !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-1255765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1255765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1255765 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

table#table1710483 {
	table-layout:fixed;
}

#item1255719 {
	width:528px !important;
	height:103px !important;
	top:20px !important;
}

@keyframes intensificar-1255719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1255719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1255719 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1255742 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1255742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1255742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1255742 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1256322 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:277px !important;
}

#item1256325 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

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

@keyframes intensificar-1336277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336277 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1256355 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1255480 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1255480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1255480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1255480 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1255503 {
	width:350px !important;
	height:17px !important;
	top:87px !important;
}

@keyframes intensificar-1255503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1255503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1255503 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1255549 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:162px !important;
}

@keyframes intensificar-1255549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1255549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1255549 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1255577 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:84px !important;
}

@keyframes intensificar-1255577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1255577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1255577 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1255600 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:100px !important;
}

@keyframes intensificar-1255600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1255600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1255600 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1255624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1255624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1255624 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1255647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1255647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1255647 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1340786 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:122px !important;
}

@keyframes intensificar-1340786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340786 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1255477 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:145px !important;
}

#item1255795 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1255796 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1255961 {
	width:101px !important;
	height:50px !important;
	left:813px !important;
	top:740px !important;
}

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

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

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

#item1256046 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1256046 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1256046 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1256046 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1352739 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1352755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1352755 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1352745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1352745 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1352743 {
	width:700px !important;
	height:309px !important;
}

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

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

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

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

#item1352817 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

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

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

table#table1712946 {
	table-layout:fixed;
}

#item1353016 {
	width:628px !important;
	height:207px !important;
	top:28px !important;
}

@keyframes intensificar-1353016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353016 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1353039 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1353039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353039 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488019 {
	width:628px !important;
	height:262px !important;
}

#item1488022 {
	width:595px !important;
	height:537px !important;
}

@keyframes intensificar-1488022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488022 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488011 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:108px !important;
}

#item1487856 {
	width:628px !important;
	height:524px !important;
}

#item1487859 {
	width:595px !important;
	height:2205px !important;
}

@keyframes intensificar-1487859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487859 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487850 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:239px !important;
}

@keyframes intensificar-1352842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1352842 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1352866 {
	width:490px !important;
	height:24px !important;
	top:92px !important;
}

#item1352889 {
	width:124px !important;
	height:31px !important;
	left:503px !important;
	top:197px !important;
}

#item1352894 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:66px !important;
}

#item1352917 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:88px !important;
}

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

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

#item1352968 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:119px !important;
}

#item1352840 {
	width:664px !important;
	height:524px !important;
	left:36px !important;
	top:551px !important;
}

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

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

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

#item1401745 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1424718 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424718 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424718 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1281172 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1256482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1256482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1256482 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1256480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1256480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1256480 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1256487 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1256490 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

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

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

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

#item1257551 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:252px !important;
}

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

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

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

table#table1716020 {
	table-layout:fixed;
}

#item1609236 {
	width:509px !important;
	height:137px !important;
	top:394px !important;
}

@keyframes intensificar-1609236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609236 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1609259 {
	width:57px !important;
	height:13px !important;
	top:375px !important;
}

@keyframes intensificar-1609259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609259 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1609282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609282 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

table#table1717430 {
	table-layout:fixed;
}

#item1609306 {
	width:509px !important;
	height:137px !important;
	top:952px !important;
}

@keyframes intensificar-1609306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609306 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1609329 {
	width:57px !important;
	height:13px !important;
	top:932px !important;
}

@keyframes intensificar-1609329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609329 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1609352 {
	width:509px !important;
	height:363px !important;
	top:556px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1609352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609352 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1257586 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1256782 {
	width:528px !important;
	height:24px !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-1256782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1256782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1256782 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1343819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1343819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1343819 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1258710 {
	width:528px !important;
	height:26px !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-1258710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1258710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1258710 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1343853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1343853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1343853 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1256607 {
	width:529px !important;
	height:29px !important;
}

@keyframes intensificar-1256607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1256607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1256607 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1256630 {
	width:350px !important;
	height:231px !important;
	left:1px !important;
	top:49px !important;
}

@keyframes intensificar-1256630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1256630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1256630 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1256653 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:114px !important;
}

@keyframes intensificar-1256653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1256653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1256653 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1256676 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:336px !important;
}

@keyframes intensificar-1256676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1256676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1256676 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1256683 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:146px !important;
}

@keyframes intensificar-1256683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1256683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1256683 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1256706 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:261px !important;
}

@keyframes intensificar-1256706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1256706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1256706 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1256729 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:277px !important;
}

@keyframes intensificar-1256729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1256729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1256729 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1256753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1256753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1256753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1256776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1256776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1256776 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1477596 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:296px !important;
}

@keyframes intensificar-1477596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477596 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1256564 {
	width:564px !important;
	height:563px !important;
	left:36px !important;
	top:162px !important;
}

#item1256885 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1256886 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

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

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

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

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

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

#item1256972 {
	width:121px !important;
	height:50px !important;
}

#item1256973 {
	width:106px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1256947 {
	width:121px !important;
	height:50px !important;
}

#item1256948 {
	width:106px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1256943 {
	width:121px !important;
	height:50px !important;
	left:897px !important;
	top:740px !important;
}

#item1257025 {
	width:89px !important;
	height:50px !important;
}

#item1257026 {
	width:74px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1257000 {
	width:89px !important;
	height:50px !important;
}

#item1257001 {
	width:74px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1256996 {
	width:89px !important;
	height:50px !important;
	left:805px !important;
	top:740px !important;
}

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

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

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

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

#item1257049 {
	width:101px !important;
	height:50px !important;
	left:701px !important;
	top:740px !important;
}

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

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

#item1280195 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1257133 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1257133 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1257133 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1257133 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1353311 {
	width:186px !important;
	height:180px !important;
	top:1020px !important;
}

@keyframes intensificar-1353322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353322 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1353316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353316 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1353314 {
	width:700px !important;
	height:309px !important;
}

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

#item1353330 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1353353 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

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

#item1353381 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

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

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

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

table#table1723061 {
	table-layout:fixed;
}

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

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

table#table1724362 {
	table-layout:fixed;
}

#item1610071 {
	width:595px !important;
	height:2190px !important;
}

@keyframes intensificar-1610071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610071 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491137 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

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

#item1491067 {
	width:595px !important;
	height:823px !important;
}

@keyframes intensificar-1491067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491067 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491090 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

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

#item1491026 {
	width:595px !important;
	height:685px !important;
}

@keyframes intensificar-1491026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491026 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491049 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

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

#item1353431 {
	width:490px !important;
	height:323px !important;
	left:1px !important;
	top:68px !important;
}

@keyframes intensificar-1353431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353431 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1353454 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:159px !important;
}

@keyframes intensificar-1353454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353454 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1353477 {
	width:124px !important;
	height:31px !important;
	left:503px !important;
	top:471px !important;
}

@keyframes intensificar-1353477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353477 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1353484 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:182px !important;
}

@keyframes intensificar-1353484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353484 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1353507 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:343px !important;
}

@keyframes intensificar-1353507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353507 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1353530 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:365px !important;
}

@keyframes intensificar-1353530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353530 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1353554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353554 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1353577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353577 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1477601 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:391px !important;
}

@keyframes intensificar-1477601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477601 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1353404 {
	width:664px !important;
	height:517px !important;
	left:36px !important;
	top:558px !important;
}

#item1416830 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

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

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

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

#item1416863 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

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

#item1416837 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

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

#item1416913 {
	width:168px !important;
	height:70px !important;
}

#item1416914 {
	width:142px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1416888 {
	width:168px !important;
	height:70px !important;
}

#item1416889 {
	width:142px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1416886 {
	width:168px !important;
	height:70px !important;
	left:301px !important;
	top:1130px !important;
}

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

#item1416965 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

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

#item1416940 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

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

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

#item1417017 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

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

#item1416991 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

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

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

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

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

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

@keyframes atenuar-1424717 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424717 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424717 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591772 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1591777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591777 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1591779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591779 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

@keyframes intensificar-1591786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591786 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

table#table1729139 {
	table-layout:fixed;
}

#item1591810 {
	width:528px !important;
	height:58px !important;
	top:356px !important;
}

@keyframes intensificar-1591810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591810 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591834 {
	width:57px !important;
	height:13px !important;
	top:336px !important;
}

@keyframes intensificar-1591834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591834 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1610226 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:279px !important;
}

#item1610229 {
	width:534px !important;
	height:515px !important;
	top:17px !important;
}

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

@keyframes intensificar-1610230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610230 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1610254 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
}

#item1610259 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
	top:540px !important;
}

#item1591859 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1591859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591859 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591882 {
	width:350px !important;
	height:12px !important;
	top:107px !important;
}

@keyframes intensificar-1591882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591882 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591905 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:90px !important;
}

@keyframes intensificar-1591905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591905 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591928 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:106px !important;
}

@keyframes intensificar-1591928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591928 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591952 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:162px !important;
}

@keyframes intensificar-1591952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591952 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591960 {
	width:175px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1591960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591960 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1591984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591984 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591783 {
	width:564px !important;
	height:549px !important;
	left:636px !important;
	top:176px !important;
}

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

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

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

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

#item1610189 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:128px !important;
}

#item1592118 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1592119 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1592316 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1592316 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1592316 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1592316 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592363 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1592368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592368 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1592370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592370 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592366 {
	width:700px !important;
	height:309px !important;
}

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

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

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

table#table1730862 {
	table-layout:fixed;
}

#item1592379 {
	width:628px !important;
	height:102px !important;
	top:27px !important;
}

@keyframes intensificar-1592379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592379 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592402 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1592402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592402 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592425 {
	width:628px !important;
	height:320px !important;
}

#item1592426 {
	width:595px !important;
	height:616px !important;
}

@keyframes intensificar-1592426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592426 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592449 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:137px !important;
}

#item1592636 {
	width:628px !important;
	height:483px !important;
}

#item1592637 {
	width:595px !important;
	height:1284px !important;
}

@keyframes intensificar-1592637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592637 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592660 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:219px !important;
}

@keyframes intensificar-1592453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592453 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592477 {
	width:490px !important;
	height:24px !important;
	top:135px !important;
}

#item1592500 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:113px !important;
}

#item1592523 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:135px !important;
}

#item1592547 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:209px !important;
}

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

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

#item1592375 {
	width:664px !important;
	height:483px !important;
	left:36px !important;
	top:592px !important;
}

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

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

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

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

#item1610612 {
	width:628px !important;
	height:89px !important;
	left:36px !important;
	top:484px !important;
}

#item1592719 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1592918 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1592918 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1592918 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606529 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1268149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268149 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1268147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268147 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

@keyframes intensificar-1260896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1260896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1260896 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

table#table1733784 {
	table-layout:fixed;
}

#item1260873 {
	width:528px !important;
	height:207px !important;
	top:371px !important;
}

@keyframes intensificar-1260873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1260873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1260873 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1260919 {
	width:57px !important;
	height:13px !important;
	top:351px !important;
}

@keyframes intensificar-1260919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1260919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1260919 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1261390 {
	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-1261390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1261390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1261390 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1260705 {
	width:528px !important;
	height:12px !important;
}

@keyframes intensificar-1260705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1260705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1260705 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1260728 {
	width:350px !important;
	height:354px !important;
	top:32px !important;
}

@keyframes intensificar-1260728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1260728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1260728 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1260751 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:162px !important;
}

@keyframes intensificar-1260751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1260751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1260751 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1260774 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:178px !important;
}

@keyframes intensificar-1260774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1260774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1260774 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1261336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1261336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1261336 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1261359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1261359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1261359 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1610750 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:358px !important;
}

@keyframes intensificar-1610750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610750 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1610773 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:374px !important;
}

@keyframes intensificar-1610773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610773 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1610796 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:451px !important;
}

@keyframes intensificar-1610796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610796 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1610804 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:426px !important;
}

@keyframes intensificar-1610804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610804 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1610827 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:428px !important;
}

@keyframes intensificar-1610827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610827 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1610835 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:261px !important;
}

@keyframes intensificar-1610835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610835 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1610858 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:277px !important;
}

@keyframes intensificar-1610858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610858 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1610881 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:395px !important;
}

@keyframes intensificar-1610881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610881 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1260701 {
	width:564px !important;
	height:578px !important;
	left:636px !important;
	top:133px !important;
}

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

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

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

#item1261023 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1261024 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1261221 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1261221 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1261221 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1261221 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606881 {
	width:186px !important;
	height:180px !important;
	top:1020px !important;
}

@keyframes intensificar-1354130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354130 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1354125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354125 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1354123 {
	width:700px !important;
	height:309px !important;
}

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

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

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

table#table1742995 {
	table-layout:fixed;
}

#item1354347 {
	width:628px !important;
	height:340px !important;
	top:27px !important;
}

@keyframes intensificar-1354347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1354393 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1354393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354393 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498425 {
	width:628px !important;
	height:165px !important;
}

#item1498426 {
	width:595px !important;
	height:725px !important;
}

@keyframes intensificar-1498426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498426 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498449 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:60px !important;
}

#item1491189 {
	width:628px !important;
	height:559px !important;
}

#item1491191 {
	width:595px !important;
	height:794px !important;
}

@keyframes intensificar-1491191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491191 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491214 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:257px !important;
}

@keyframes intensificar-1354142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354142 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1354166 {
	width:490px !important;
	height:495px !important;
	top:44px !important;
}

#item1354189 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:432px !important;
}

#item1354212 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:454px !important;
}

#item1354235 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:563px !important;
}

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

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

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

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

#item1354315 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:485px !important;
}

#item1611398 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:217px !important;
}

#item1611421 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:239px !important;
}

#item1611444 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:353px !important;
}

#item1611468 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:376px !important;
}

#item1354140 {
	width:664px !important;
	height:594px !important;
	left:36px !important;
	top:516px !important;
}

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

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

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

#item1402011 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1424716 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424716 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424716 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1339001 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1267462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1267462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1267462 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1267460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1267460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1267460 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1267468 {
	width:211px !important;
	height:33px !important;
	left:194px !important;
	top:38px !important;
}

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

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

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

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

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

@keyframes intensificar-1267774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1267774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1267774 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

table#table1748203 {
	table-layout:fixed;
}

#item1267728 {
	width:528px !important;
	height:79px !important;
	top:20px !important;
}

@keyframes intensificar-1267728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1267728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1267728 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1267751 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1267751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1267751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1267751 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1611575 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:253px !important;
}

#item1611580 {
	width:534px !important;
	height:535px !important;
	top:17px !important;
}

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

@keyframes intensificar-1611581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611581 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1611605 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
}

#item1611608 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
	top:559px !important;
}

#item1267549 {
	width:528px !important;
	height:12px !important;
}

@keyframes intensificar-1267549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1267549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1267549 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1267574 {
	width:350px !important;
	height:50px !important;
	top:67px !important;
}

@keyframes intensificar-1267574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1267574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1267574 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1267597 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:165px !important;
}

@keyframes intensificar-1267597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1267597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1267597 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1267602 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:49px !important;
}

@keyframes intensificar-1267602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1267602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1267602 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1267625 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:65px !important;
}

@keyframes intensificar-1267625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1267625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1267625 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1267649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1267649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1267649 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1267672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1267672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1267672 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1340821 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:86px !important;
}

@keyframes intensificar-1340821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340821 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1638645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638645 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1267546 {
	width:564px !important;
	height:568px !important;
	left:636px !important;
	top:160px !important;
}

#item1267805 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1267806 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1267969 {
	width:101px !important;
	height:50px !important;
	left:813px !important;
	top:740px !important;
}

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

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

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

#item1268051 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1268051 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1268051 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1268051 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1417789 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1358265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358265 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1358258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358258 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1358256 {
	width:700px !important;
	height:309px !important;
}

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

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

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

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

#item1358325 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

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

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

table#table1750144 {
	table-layout:fixed;
}

#item1358511 {
	width:628px !important;
	height:144px !important;
	top:28px !important;
}

@keyframes intensificar-1358511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358511 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1358534 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1358534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358534 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498183 {
	width:628px !important;
	height:348px !important;
}

#item1498184 {
	width:595px !important;
	height:498px !important;
}

@keyframes intensificar-1498184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498184 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498207 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:151px !important;
}

#item1491580 {
	width:628px !important;
	height:542px !important;
}

#item1491581 {
	width:595px !important;
	height:1382px !important;
}

@keyframes intensificar-1491581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491581 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491604 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

@keyframes intensificar-1358351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1358375 {
	width:440px !important;
	height:34px !important;
	top:75px !important;
}

#item1358398 {
	width:124px !important;
	height:31px !important;
	left:503px !important;
	top:218px !important;
}

#item1358407 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:49px !important;
}

#item1358430 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:71px !important;
}

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

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

#item1358481 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:101px !important;
}

@keyframes intensificar-1646373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646373 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1358348 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1403308 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1424707 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424707 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424707 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606534 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1593068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593068 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1593070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593070 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

@keyframes intensificar-1593078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593078 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

table#table1752615 {
	table-layout:fixed;
}

#item1593102 {
	width:528px !important;
	height:79px !important;
	top:234px !important;
}

@keyframes intensificar-1593102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593102 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593125 {
	width:57px !important;
	height:13px !important;
	top:215px !important;
}

@keyframes intensificar-1593125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593125 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1612057 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:279px !important;
}

#item1612061 {
	width:534px !important;
	height:549px !important;
	top:17px !important;
}

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

@keyframes intensificar-1612062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612062 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1612086 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
}

#item1612089 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
	top:573px !important;
}

#item1593150 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1593150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593150 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593175 {
	width:350px !important;
	height:12px !important;
	top:92px !important;
}

@keyframes intensificar-1593175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593175 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1593198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593198 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593221 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:86px !important;
}

@keyframes intensificar-1593221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593221 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593244 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:169px !important;
}

@keyframes intensificar-1593244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593244 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593250 {
	width:175px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1593250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593250 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1593273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593273 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1646263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646263 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593075 {
	width:564px !important;
	height:582px !important;
	left:636px !important;
	top:143px !important;
}

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

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

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

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

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

#item1593431 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1593432 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1593632 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1593632 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1593632 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1593632 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606917 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1593691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593691 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1593693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593693 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593689 {
	width:700px !important;
	height:309px !important;
}

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

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

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

table#table1754502 {
	table-layout:fixed;
}

#item1593700 {
	width:628px !important;
	height:127px !important;
	top:27px !important;
}

@keyframes intensificar-1593700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593700 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593723 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1593723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593723 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593746 {
	width:628px !important;
	height:354px !important;
}

#item1593747 {
	width:595px !important;
	height:596px !important;
}

@keyframes intensificar-1593747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593747 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593770 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:154px !important;
}

#item1593953 {
	width:628px !important;
	height:538px !important;
}

#item1593954 {
	width:595px !important;
	height:1696px !important;
}

@keyframes intensificar-1593954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593954 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593978 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:246px !important;
}

@keyframes intensificar-1593774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593774 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593799 {
	width:490px !important;
	height:16px !important;
	top:135px !important;
}

#item1593822 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:113px !important;
}

#item1593845 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:135px !important;
}

#item1593869 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:243px !important;
}

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

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

@keyframes intensificar-1646378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646378 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593697 {
	width:664px !important;
	height:538px !important;
	left:36px !important;
	top:537px !important;
}

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

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

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

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

#item1612439 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:495px !important;
}

#item1594060 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1594260 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1594260 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1594260 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1281223 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1266702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266702 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1266700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266700 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1266707 {
	width:211px !important;
	height:33px !important;
	left:194px !important;
	top:38px !important;
}

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

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

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

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

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

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

table#table1756948 {
	table-layout:fixed;
}

#item1266983 {
	width:528px !important;
	height:91px !important;
	top:20px !important;
}

@keyframes intensificar-1266983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266983 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1267006 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1267006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1267006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1267006 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1267030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1267030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1267030 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1266917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266917 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1266787 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1266787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266787 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1266810 {
	width:350px !important;
	height:13px !important;
	top:87px !important;
}

@keyframes intensificar-1266810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266810 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1266833 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:163px !important;
}

@keyframes intensificar-1266833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266833 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1266841 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:69px !important;
}

@keyframes intensificar-1266841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266841 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1266865 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:85px !important;
}

@keyframes intensificar-1266865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266865 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1266889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266889 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1266912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266912 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1340818 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:107px !important;
}

@keyframes intensificar-1340818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340818 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1266784 {
	width:564px !important;
	height:463px !important;
	left:636px !important;
	top:160px !important;
}

#item1267060 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1267061 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1267224 {
	width:101px !important;
	height:50px !important;
	left:813px !important;
	top:740px !important;
}

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

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

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

#item1267307 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1267307 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1267307 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1267307 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1417594 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1357713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357713 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1357706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357706 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1357704 {
	width:700px !important;
	height:309px !important;
}

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

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

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

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

#item1357774 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

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

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

table#table1759035 {
	table-layout:fixed;
}

#item1357960 {
	width:628px !important;
	height:178px !important;
	top:28px !important;
}

@keyframes intensificar-1357960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357960 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1357983 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1357983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357983 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498215 {
	width:628px !important;
	height:309px !important;
}

#item1498216 {
	width:595px !important;
	height:381px !important;
}

@keyframes intensificar-1498216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498216 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498239 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:132px !important;
}

#item1491515 {
	width:628px !important;
	height:542px !important;
}

#item1491516 {
	width:595px !important;
	height:803px !important;
}

@keyframes intensificar-1491516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491516 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491539 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

@keyframes intensificar-1357799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357799 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1357823 {
	width:490px !important;
	height:22px !important;
	top:113px !important;
}

#item1357846 {
	width:124px !important;
	height:31px !important;
	left:503px !important;
	top:220px !important;
}

#item1357854 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:88px !important;
}

#item1357878 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:111px !important;
}

#item1357902 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

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

#item1357930 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:141px !important;
}

#item1357797 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1403100 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1424708 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424708 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424708 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606550 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1268177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268177 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1268175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268175 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1268183 {
	width:211px !important;
	height:33px !important;
	left:194px !important;
	top:38px !important;
}

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

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

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

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

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

@keyframes intensificar-1268490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268490 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

table#table1761407 {
	table-layout:fixed;
}

#item1268444 {
	width:528px !important;
	height:79px !important;
	top:20px !important;
}

@keyframes intensificar-1268444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268444 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1268467 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1268467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268467 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1268393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268393 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1268264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268264 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1268287 {
	width:350px !important;
	height:17px !important;
	top:68px !important;
}

@keyframes intensificar-1268287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268287 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1268310 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:144px !important;
}

@keyframes intensificar-1268310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268310 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1268317 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:50px !important;
}

@keyframes intensificar-1268317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268317 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1268340 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:66px !important;
}

@keyframes intensificar-1268340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268340 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1268364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268364 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1268387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268387 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1340826 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:89px !important;
}

@keyframes intensificar-1340826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340826 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1268261 {
	width:564px !important;
	height:551px !important;
	left:636px !important;
	top:160px !important;
}

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

#item1268520 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1268521 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1268686 {
	width:101px !important;
	height:50px !important;
	left:813px !important;
	top:740px !important;
}

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

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

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

#item1268771 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1268771 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1268771 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1268771 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606936 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1358816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358816 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1358809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358809 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1358807 {
	width:700px !important;
	height:309px !important;
}

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

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

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

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

#item1358878 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

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

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

table#table1763167 {
	table-layout:fixed;
}

#item1359064 {
	width:628px !important;
	height:144px !important;
	top:28px !important;
}

@keyframes intensificar-1359064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359064 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1359087 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1359087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359087 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498151 {
	width:628px !important;
	height:340px !important;
}

#item1498152 {
	width:595px !important;
	height:444px !important;
}

@keyframes intensificar-1498152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498152 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498175 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:137px !important;
}

#item1491639 {
	width:628px !important;
	height:542px !important;
}

#item1491640 {
	width:595px !important;
	height:936px !important;
}

@keyframes intensificar-1491640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491640 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491663 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

@keyframes intensificar-1358904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358904 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1358928 {
	width:490px !important;
	height:44px !important;
	top:82px !important;
}

#item1358951 {
	width:124px !important;
	height:31px !important;
	left:503px !important;
	top:189px !important;
}

#item1358958 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:58px !important;
}

#item1358981 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:80px !important;
}

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

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

#item1359033 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:112px !important;
}

#item1358902 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

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

#item1403519 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1424705 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424705 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424705 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606538 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1263396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1263396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1263396 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1263394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1263394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1263394 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1263401 {
	width:211px !important;
	height:33px !important;
	left:194px !important;
	top:38px !important;
}

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

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

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

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

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

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

table#table1765314 {
	table-layout:fixed;
}

#item1263722 {
	width:528px !important;
	height:91px !important;
	top:20px !important;
}

@keyframes intensificar-1263722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1263722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1263722 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1263745 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1263745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1263745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1263745 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1263768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1263768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1263768 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1500696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500696 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1263482 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1263482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1263482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1263482 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1263505 {
	width:350px !important;
	height:37px !important;
	top:87px !important;
}

@keyframes intensificar-1263505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1263505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1263505 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1263551 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:165px !important;
}

@keyframes intensificar-1263551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1263551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1263551 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1263579 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:71px !important;
}

@keyframes intensificar-1263579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1263579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1263579 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1263602 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:87px !important;
}

@keyframes intensificar-1263602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1263602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1263602 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1263627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1263627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1263627 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1263650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1263650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1263650 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1340809 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:109px !important;
}

@keyframes intensificar-1340809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340809 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1263479 {
	width:564px !important;
	height:464px !important;
	left:636px !important;
	top:159px !important;
}

#item1263799 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1263800 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1263963 {
	width:101px !important;
	height:50px !important;
	left:813px !important;
	top:740px !important;
}

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

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

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

#item1264046 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1264046 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1264046 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1264046 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606955 {
	width:186px !important;
	height:180px !important;
	top:1020px !important;
}

@keyframes intensificar-1355941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1355941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1355941 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1355937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1355937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1355937 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1355935 {
	width:700px !important;
	height:309px !important;
}

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

#item1355953 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1355976 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1356000 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1356003 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

table#table1767272 th, table#table1767272 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1767272 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1767272 {
	table-layout:fixed;
}

#item1356201 {
	width:628px !important;
	height:178px !important;
	top:28px !important;
}

@keyframes intensificar-1356201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1356224 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1356224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356224 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498323 {
	width:628px !important;
	height:307px !important;
}

#item1498324 {
	width:595px !important;
	height:459px !important;
}

@keyframes intensificar-1498324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498324 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498347 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:131px !important;
}

#item1491344 {
	width:628px !important;
	height:542px !important;
}

#item1491345 {
	width:595px !important;
	height:803px !important;
}

@keyframes intensificar-1491345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491345 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491368 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

@keyframes intensificar-1356028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356028 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1356029 {
	width:628px !important;
	height:64px !important;
}

#item1356053 {
	width:490px !important;
	height:42px !important;
	top:92px !important;
}

#item1356076 {
	width:124px !important;
	height:31px !important;
	left:503px !important;
	top:201px !important;
}

#item1356081 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:70px !important;
}

#item1356104 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:92px !important;
}

#item1356128 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1356152 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1356155 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:123px !important;
}

#item1356026 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1402663 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1402664 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1402659 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1402694 {
	width:172px !important;
	height:70px !important;
}

#item1402695 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1402669 {
	width:172px !important;
	height:70px !important;
}

#item1402670 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1402667 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1402745 {
	width:141px !important;
	height:70px !important;
}

#item1402746 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1402720 {
	width:141px !important;
	height:70px !important;
}

#item1402721 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1402718 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1402797 {
	width:139px !important;
	height:70px !important;
}

#item1402798 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1402771 {
	width:139px !important;
	height:70px !important;
}

#item1402772 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1402769 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1576347 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1576370 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1576343 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424711 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424711 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424711 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424711 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606742 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1264267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1264267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1264267 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1264265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1264265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1264265 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1264263 {
	width:600px !important;
	height:790px !important;
}

#item1264272 {
	width:211px !important;
	height:33px !important;
	left:194px !important;
	top:38px !important;
}

#item1264276 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1264299 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1264323 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1264328 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1264577 {
	width:528px !important;
	height:269px !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-1264577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1264577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1264577 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1769635 th, table#table1769635 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1769635 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1769635 {
	table-layout:fixed;
}

#item1264531 {
	width:528px !important;
	height:79px !important;
	top:20px !important;
}

@keyframes intensificar-1264531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1264531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1264531 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1264554 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1264554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1264554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1264554 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1336539 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:279px !important;
}

#item1336543 {
	width:534px !important;
	height:549px !important;
	top:17px !important;
}

#item1343931 {
	width:509px !important;
	height:967px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1343931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1343931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1343931 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1336569 {
	width:14px !important;
	height:9px !important;
}

#item1336573 {
	width:14px !important;
	height:9px !important;
	top:573px !important;
}

#item1264354 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1264354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1264354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1264354 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1264377 {
	width:350px !important;
	height:19px !important;
	top:100px !important;
}

@keyframes intensificar-1264377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1264377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1264377 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1264400 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:177px !important;
}

@keyframes intensificar-1264400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1264400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1264400 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1264405 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:100px !important;
}

@keyframes intensificar-1264405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1264405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1264405 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1264428 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:116px !important;
}

@keyframes intensificar-1264428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1264428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1264428 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1264452 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1264452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1264452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1264452 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1264475 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1264475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1264475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1264475 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1340812 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:138px !important;
}

@keyframes intensificar-1340812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340812 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1264351 {
	width:564px !important;
	height:582px !important;
	left:636px !important;
	top:143px !important;
}

#item1264607 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1264608 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1264604 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1264640 {
	width:123px !important;
	height:50px !important;
}

#item1264641 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1264615 {
	width:123px !important;
	height:50px !important;
}

#item1264616 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1264611 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1264748 {
	width:101px !important;
	height:50px !important;
}

#item1264749 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1264723 {
	width:101px !important;
	height:50px !important;
}

#item1264724 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1264719 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1264802 {
	width:101px !important;
	height:50px !important;
}

#item1264803 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1264777 {
	width:101px !important;
	height:50px !important;
}

#item1264778 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1264772 {
	width:101px !important;
	height:50px !important;
	left:813px !important;
	top:740px !important;
}

#item1574851 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1574874 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1574848 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1264856 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1264856 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1264856 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1264856 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606965 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1356505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356505 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1356500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1356498 {
	width:700px !important;
	height:309px !important;
}

#item1400245 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1356514 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1356537 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1356561 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1356568 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

table#table1771976 th, table#table1771976 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1771976 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1771976 {
	table-layout:fixed;
}

#item1356772 {
	width:628px !important;
	height:127px !important;
	top:28px !important;
}

@keyframes intensificar-1356772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356772 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1356795 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1356795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356795 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498287 {
	width:628px !important;
	height:354px !important;
}

#item1498288 {
	width:595px !important;
	height:498px !important;
}

@keyframes intensificar-1498288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498288 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498311 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:154px !important;
}

#item1491389 {
	width:628px !important;
	height:542px !important;
}

#item1491390 {
	width:595px !important;
	height:1735px !important;
}

@keyframes intensificar-1491390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491390 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491413 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

@keyframes intensificar-1356593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356593 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1356594 {
	width:628px !important;
	height:88px !important;
}

#item1356617 {
	width:490px !important;
	height:52px !important;
	top:135px !important;
}

#item1356640 {
	width:124px !important;
	height:31px !important;
	left:503px !important;
	top:242px !important;
}

#item1356645 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:111px !important;
}

#item1356669 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:133px !important;
}

#item1356693 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1356716 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1356719 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:164px !important;
}

#item1356591 {
	width:664px !important;
	height:543px !important;
	left:36px !important;
	top:533px !important;
}

#item1402885 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1402886 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1402882 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1402917 {
	width:172px !important;
	height:70px !important;
}

#item1402918 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1402892 {
	width:172px !important;
	height:70px !important;
}

#item1402893 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1402890 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1402968 {
	width:141px !important;
	height:70px !important;
}

#item1402969 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1402943 {
	width:141px !important;
	height:70px !important;
}

#item1402944 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1402941 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1403020 {
	width:139px !important;
	height:70px !important;
}

#item1403021 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1402994 {
	width:139px !important;
	height:70px !important;
}

#item1402995 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1402992 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1576389 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1576413 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1576386 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424710 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424710 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424710 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424710 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606746 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1435193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435193 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1435187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435187 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1435185 {
	width:600px !important;
	height:790px !important;
}

#item1435201 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table1774610 th, table#table1774610 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1774610 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1774610 {
	table-layout:fixed;
}

#item1435361 {
	width:528px !important;
	height:195px !important;
	top:19px !important;
}

@keyframes intensificar-1435361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435361 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1435408 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1435408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435408 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1466993 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:154px !important;
}

#item1466996 {
	width:534px !important;
	height:300px !important;
	top:17px !important;
}

#item1466997 {
	width:511px !important;
	height:365px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1466997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466997 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467021 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1467024 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:324px !important;
}

#item1436447 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:253px !important;
}

#item1436450 {
	width:534px !important;
	height:535px !important;
	top:17px !important;
}

#item1436452 {
	width:509px !important;
	height:723px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1436452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436452 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1436477 {
	width:14px !important;
	height:9px !important;
}

#item1436480 {
	width:14px !important;
	height:9px !important;
	top:559px !important;
}

#item1435209 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1435209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435209 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1435232 {
	width:350px !important;
	height:156px !important;
	top:87px !important;
}

@keyframes intensificar-1435232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435232 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1435255 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:207px !important;
}

@keyframes intensificar-1435255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435255 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1435278 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:223px !important;
}

@keyframes intensificar-1435278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435278 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1435301 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:304px !important;
}

@keyframes intensificar-1435301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435301 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1435308 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1435308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435308 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1435331 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1435331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435331 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1646267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646267 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1435205 {
	width:564px !important;
	height:568px !important;
	left:636px !important;
	top:160px !important;
}

#item1435432 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1435455 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1435480 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1435485 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1436381 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1435511 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1435512 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1435508 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1435544 {
	width:123px !important;
	height:50px !important;
}

#item1435545 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1435519 {
	width:123px !important;
	height:50px !important;
}

#item1435520 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1435515 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1435597 {
	width:99px !important;
	height:50px !important;
}

#item1435598 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1435572 {
	width:99px !important;
	height:50px !important;
}

#item1435573 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1435568 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1435652 {
	width:101px !important;
	height:50px !important;
}

#item1435653 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1435626 {
	width:101px !important;
	height:50px !important;
}

#item1435628 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1435622 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1574985 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1575008 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1574982 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1435709 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1435709 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1435709 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1435709 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606985 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1359993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359993 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1359985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359985 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1359983 {
	width:700px !important;
	height:309px !important;
}

#item1400213 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1777808 th, table#table1777808 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1777808 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1777808 {
	table-layout:fixed;
}

#item1360159 {
	width:628px !important;
	height:290px !important;
	top:27px !important;
}

@keyframes intensificar-1360159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1360159 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1360205 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1360205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1360205 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498114 {
	width:628px !important;
	height:160px !important;
}

#item1498115 {
	width:595px !important;
	height:655px !important;
}

@keyframes intensificar-1498115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498115 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498138 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:57px !important;
}

#item1491689 {
	width:628px !important;
	height:508px !important;
}

#item1491690 {
	width:595px !important;
	height:1265px !important;
}

@keyframes intensificar-1491690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491690 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491713 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:231px !important;
}

@keyframes intensificar-1360003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1360003 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1360004 {
	width:628px !important;
	height:88px !important;
}

#item1360027 {
	width:490px !important;
	height:220px !important;
	top:108px !important;
}

#item1360050 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:274px !important;
}

#item1360073 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:297px !important;
}

#item1360096 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:404px !important;
}

#item1360103 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1360126 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1646383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646383 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1360001 {
	width:664px !important;
	height:508px !important;
	left:36px !important;
	top:567px !important;
}

#item1360232 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:506px !important;
}

#item1360255 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1360279 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1360282 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1436819 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1403956 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1403957 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1403952 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1403987 {
	width:172px !important;
	height:70px !important;
}

#item1403988 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1403962 {
	width:172px !important;
	height:70px !important;
}

#item1403963 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1403960 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1404038 {
	width:141px !important;
	height:70px !important;
}

#item1404039 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1404013 {
	width:141px !important;
	height:70px !important;
}

#item1404014 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1404011 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1404089 {
	width:139px !important;
	height:70px !important;
}

#item1404090 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1404064 {
	width:139px !important;
	height:70px !important;
}

#item1404065 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1404062 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1576552 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1576575 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1576548 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424703 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424703 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424703 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424703 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606546 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1270027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270027 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1270025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270025 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1270023 {
	width:600px !important;
	height:792px !important;
	top:-2px !important;
}

#item1270030 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table1781027 th, table#table1781027 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1781027 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1781027 {
	table-layout:fixed;
}

#item1270204 {
	width:528px !important;
	height:166px !important;
	top:382px !important;
}

@keyframes intensificar-1270204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270204 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1270227 {
	width:528px !important;
	height:362px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1270227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270227 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1270250 {
	width:57px !important;
	height:13px !important;
	top:363px !important;
}

@keyframes intensificar-1270250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270250 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1436974 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:253px !important;
}

#item1436980 {
	width:534px !important;
	height:535px !important;
	top:17px !important;
}

#item1436981 {
	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-1436981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436981 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1437006 {
	width:14px !important;
	height:9px !important;
}

#item1437011 {
	width:14px !important;
	height:9px !important;
	top:559px !important;
}

#item1270037 {
	width:528px !important;
	height:50px !important;
}

@keyframes intensificar-1270037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270037 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1270060 {
	width:350px !important;
	height:232px !important;
	top:79px !important;
}

@keyframes intensificar-1270060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270060 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1270083 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:164px !important;
}

@keyframes intensificar-1270083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270083 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1270106 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:180px !important;
}

@keyframes intensificar-1270106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270106 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1270129 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:261px !important;
}

@keyframes intensificar-1270129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270129 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1270135 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1270135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270135 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1270159 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1270159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270159 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1646271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646271 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1270034 {
	width:564px !important;
	height:568px !important;
	left:636px !important;
	top:160px !important;
}

#item1270278 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1270301 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1270326 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1270329 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1270355 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1270356 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1270352 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1270388 {
	width:123px !important;
	height:50px !important;
}

#item1270389 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1270363 {
	width:123px !important;
	height:50px !important;
}

#item1270364 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1270359 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1270441 {
	width:99px !important;
	height:50px !important;
}

#item1270442 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1270416 {
	width:99px !important;
	height:50px !important;
}

#item1270417 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1270412 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1270495 {
	width:101px !important;
	height:50px !important;
}

#item1270496 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1270469 {
	width:101px !important;
	height:50px !important;
}

#item1270471 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1270465 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1575034 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1575057 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1575031 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1270551 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1270551 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1270551 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1270551 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606996 {
	width:186px !important;
	height:180px !important;
	top:1020px !important;
}

@keyframes intensificar-1435736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435736 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1435730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435730 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1435728 {
	width:700px !important;
	height:309px !important;
}

#item1435742 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1784301 th, table#table1784301 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1784301 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1784301 {
	table-layout:fixed;
}

#item1435750 {
	width:628px !important;
	height:249px !important;
	top:27px !important;
}

@keyframes intensificar-1435750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435750 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1435796 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1435796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435796 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498083 {
	width:628px !important;
	height:194px !important;
}

#item1498084 {
	width:595px !important;
	height:753px !important;
}

@keyframes intensificar-1498084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498084 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498107 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:74px !important;
}

#item1491735 {
	width:628px !important;
	height:508px !important;
}

#item1491736 {
	width:595px !important;
	height:1343px !important;
}

@keyframes intensificar-1491736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491736 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491759 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:231px !important;
}

@keyframes intensificar-1435825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435825 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1435826 {
	width:628px !important;
	height:64px !important;
}

#item1435849 {
	width:446px !important;
	height:175px !important;
	top:84px !important;
}

#item1435873 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:203px !important;
}

#item1435896 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:226px !important;
}

#item1435919 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:333px !important;
}

#item1435926 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1435950 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1646387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646387 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1435747 {
	width:664px !important;
	height:508px !important;
	left:36px !important;
	top:567px !important;
}

#item1435981 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:506px !important;
}

#item1436004 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1436028 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1436031 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1436087 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1436088 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1436084 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1436121 {
	width:172px !important;
	height:70px !important;
}

#item1436122 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1436096 {
	width:172px !important;
	height:70px !important;
}

#item1436097 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1436092 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1436174 {
	width:141px !important;
	height:70px !important;
}

#item1436176 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1436149 {
	width:141px !important;
	height:70px !important;
}

#item1436150 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1436145 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1436228 {
	width:139px !important;
	height:70px !important;
}

#item1436229 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1436203 {
	width:139px !important;
	height:70px !important;
}

#item1436204 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1436199 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1576583 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1576607 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1576580 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1436255 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1436255 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1436255 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1436255 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606555 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1270687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270687 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1270685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270685 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1270683 {
	width:600px !important;
	height:790px !important;
}

#item1270690 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table1787503 th, table#table1787503 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1787503 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1787503 {
	table-layout:fixed;
}

#item1271604 {
	width:528px !important;
	height:160px !important;
	top:346px !important;
}

@keyframes intensificar-1271604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1271604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1271604 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1271627 {
	width:57px !important;
	height:13px !important;
	left:1px !important;
	top:326px !important;
}

@keyframes intensificar-1271627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1271627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1271627 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1271650 {
	width:528px !important;
	height:315px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1271650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1271650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1271650 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1270827 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:279px !important;
}

#item1270831 {
	width:534px !important;
	height:549px !important;
	top:17px !important;
}

#item1327188 {
	width:509px !important;
	height:666px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1327188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1327188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1327188 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1270858 {
	width:14px !important;
	height:9px !important;
}

#item1270862 {
	width:14px !important;
	height:9px !important;
	top:573px !important;
}

#item1270697 {
	width:528px !important;
	height:47px !important;
}

@keyframes intensificar-1270697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270697 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1270720 {
	width:350px !important;
	height:123px !important;
	top:67px !important;
}

@keyframes intensificar-1270720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270720 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1270743 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:248px !important;
}

@keyframes intensificar-1270743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270743 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1270749 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1270749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270749 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1270772 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1270772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270772 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1270796 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1270796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270796 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1270819 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1270819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270819 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1646278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646278 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1270693 {
	width:564px !important;
	height:582px !important;
	left:636px !important;
	top:143px !important;
}

#item1270961 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1270985 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1271009 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1271013 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1271039 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1271040 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1271036 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1271073 {
	width:123px !important;
	height:50px !important;
}

#item1271074 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1271048 {
	width:123px !important;
	height:50px !important;
}

#item1271049 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1271044 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1271126 {
	width:101px !important;
	height:50px !important;
}

#item1271127 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1271101 {
	width:101px !important;
	height:50px !important;
}

#item1271102 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1271097 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1271180 {
	width:99px !important;
	height:50px !important;
}

#item1271181 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1271154 {
	width:99px !important;
	height:50px !important;
}

#item1271155 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1271150 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1575065 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1575088 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1575062 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1271239 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1271239 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1271239 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1271239 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607019 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1360539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1360539 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1360532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1360532 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1360530 {
	width:700px !important;
	height:309px !important;
}

#item1400207 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1790711 th, table#table1790711 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1790711 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1790711 {
	table-layout:fixed;
}

#item1360718 {
	width:628px !important;
	height:266px !important;
	top:28px !important;
}

@keyframes intensificar-1360718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1360718 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1360741 {
	width:80px !important;
	height:18px !important;
	left:1px !important;
}

@keyframes intensificar-1360741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1360741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498045 {
	width:628px !important;
	height:217px !important;
}

#item1498046 {
	width:595px !important;
	height:655px !important;
}

@keyframes intensificar-1498046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498046 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498069 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:86px !important;
}

#item1491787 {
	width:628px !important;
	height:542px !important;
}

#item1491788 {
	width:595px !important;
	height:1225px !important;
}

@keyframes intensificar-1491788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491788 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491811 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

@keyframes intensificar-1360549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1360549 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1360550 {
	width:628px !important;
	height:66px !important;
}

#item1360573 {
	width:380px !important;
	height:180px !important;
	top:94px !important;
}

#item1360596 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:343px !important;
}

#item1360602 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1360625 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1360649 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1360673 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1646395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646395 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1360547 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1360791 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1360815 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1360840 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1360844 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1404239 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1404240 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1404236 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1404271 {
	width:172px !important;
	height:70px !important;
}

#item1404272 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1404245 {
	width:172px !important;
	height:70px !important;
}

#item1404247 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1404243 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1404322 {
	width:141px !important;
	height:70px !important;
}

#item1404323 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1404297 {
	width:141px !important;
	height:70px !important;
}

#item1404298 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1404295 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1404374 {
	width:139px !important;
	height:70px !important;
}

#item1404375 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1404348 {
	width:139px !important;
	height:70px !important;
}

#item1404349 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1404346 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1576619 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1576642 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1576616 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424702 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424702 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424702 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424702 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606558 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1268877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268877 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1268875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268875 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1268873 {
	width:600px !important;
	height:790px !important;
}

#item1268880 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1269064 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:161px !important;
}

#item1269068 {
	width:534px !important;
	height:314px !important;
	top:17px !important;
}

#item1269889 {
	width:511px !important;
	height:407px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1269889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1269889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1269889 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1269147 {
	width:14px !important;
	height:9px !important;
}

#item1269150 {
	width:14px !important;
	height:9px !important;
	top:340px !important;
}

table#table1794462 th, table#table1794462 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1794462 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1794462 {
	table-layout:fixed;
}

#item1269924 {
	width:528px !important;
	height:203px !important;
	top:20px !important;
}

@keyframes intensificar-1269924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1269924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1269924 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1269947 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1269947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1269947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1269947 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1269015 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:278px !important;
}

#item1269022 {
	width:534px !important;
	height:548px !important;
	top:17px !important;
}

#item1426211 {
	width:509px !important;
	height:807px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1426211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426211 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1269048 {
	width:14px !important;
	height:9px !important;
}

#item1269053 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1268886 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1268886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268886 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1268909 {
	width:350px !important;
	height:261px !important;
	top:49px !important;
}

@keyframes intensificar-1268909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268909 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1268932 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:300px !important;
}

@keyframes intensificar-1268932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268932 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1268939 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1268939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268939 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1268962 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1268962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268962 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1268986 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1268986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268986 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1269009 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1269009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1269009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1269009 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1646282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646282 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1268883 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1269153 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1269176 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1269200 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1269205 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1269468 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1269231 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1269232 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1269228 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1269265 {
	width:123px !important;
	height:50px !important;
}

#item1269266 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1269240 {
	width:123px !important;
	height:50px !important;
}

#item1269241 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1269235 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1269318 {
	width:101px !important;
	height:50px !important;
}

#item1269319 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1269293 {
	width:101px !important;
	height:50px !important;
}

#item1269294 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1269289 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1269371 {
	width:99px !important;
	height:50px !important;
}

#item1269372 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1269346 {
	width:99px !important;
	height:50px !important;
}

#item1269347 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1269342 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1575103 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1575126 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1575100 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1269428 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1269428 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1269428 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1269428 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607032 {
	width:186px !important;
	height:180px !important;
	top:1020px !important;
}

@keyframes intensificar-1359389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359389 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1359382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359382 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1359380 {
	width:700px !important;
	height:309px !important;
}

#item1400217 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1804028 th, table#table1804028 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1804028 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1804028 {
	table-layout:fixed;
}

#item1359615 {
	width:628px !important;
	height:305px !important;
	top:28px !important;
}

@keyframes intensificar-1359615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359615 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1359639 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1359639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359639 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498010 {
	width:628px !important;
	height:167px !important;
}

#item1498011 {
	width:595px !important;
	height:831px !important;
}

@keyframes intensificar-1498011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498011 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498034 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:61px !important;
}

#item1491835 {
	width:628px !important;
	height:529px !important;
}

#item1491836 {
	width:595px !important;
	height:1265px !important;
}

@keyframes intensificar-1491836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491836 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491859 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:242px !important;
}

@keyframes intensificar-1359401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359401 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1359402 {
	width:628px !important;
	height:40px !important;
}

#item1359425 {
	width:412px !important;
	height:264px !important;
	top:97px !important;
}

#item1359448 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:443px !important;
}

#item1359454 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1359477 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1359501 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1359524 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1646399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646399 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1359399 {
	width:664px !important;
	height:529px !important;
	left:36px !important;
	top:546px !important;
}

#item1359663 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:506px !important;
}

#item1359686 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1359710 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1359713 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1359736 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1403735 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1403736 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1403731 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1403767 {
	width:172px !important;
	height:70px !important;
}

#item1403768 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1403742 {
	width:172px !important;
	height:70px !important;
}

#item1403743 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1403740 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1403819 {
	width:141px !important;
	height:70px !important;
}

#item1403820 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1403793 {
	width:141px !important;
	height:70px !important;
}

#item1403794 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1403791 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1403870 {
	width:139px !important;
	height:70px !important;
}

#item1403871 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1403845 {
	width:139px !important;
	height:70px !important;
}

#item1403846 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1403843 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1576650 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1576673 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1576647 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424704 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424704 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424704 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424704 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606564 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1271734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1271734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1271734 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1271732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1271732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1271732 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1271730 {
	width:600px !important;
	height:790px !important;
}

#item1271737 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1271913 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:156px !important;
}

#item1271923 {
	width:534px !important;
	height:303px !important;
	top:17px !important;
}

#item1281690 {
	width:511px !important;
	height:407px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1281690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1281690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1281690 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1272000 {
	width:14px !important;
	height:9px !important;
}

#item1272003 {
	width:14px !important;
	height:9px !important;
	top:327px !important;
}

table#table1808393 th, table#table1808393 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1808393 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1808393 {
	table-layout:fixed;
}

#item1272843 {
	width:528px !important;
	height:195px !important;
	top:20px !important;
}

@keyframes intensificar-1272843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1272843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1272843 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1272866 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1272866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1272866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1272866 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1271873 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:253px !important;
}

#item1271877 {
	width:534px !important;
	height:532px !important;
	top:17px !important;
}

#item1327353 {
	width:509px !important;
	height:765px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1327353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1327353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1327353 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1271904 {
	width:14px !important;
	height:9px !important;
}

#item1271907 {
	width:14px !important;
	height:9px !important;
	top:556px !important;
}

#item1271743 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1271743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1271743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1271743 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1271766 {
	width:350px !important;
	height:161px !important;
	top:51px !important;
}

@keyframes intensificar-1271766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1271766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1271766 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1271790 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:266px !important;
}

@keyframes intensificar-1271790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1271790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1271790 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1271796 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1271796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1271796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1271796 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1271819 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1271819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1271819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1271819 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1271843 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1271843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1271843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1271843 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1271866 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1271866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1271866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1271866 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1646286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646286 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1271740 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1272007 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1272030 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1272054 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1272057 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1272083 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1272084 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1272080 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1272117 {
	width:123px !important;
	height:50px !important;
}

#item1272118 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1272092 {
	width:123px !important;
	height:50px !important;
}

#item1272093 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1272088 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1272172 {
	width:101px !important;
	height:50px !important;
}

#item1272173 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1272147 {
	width:101px !important;
	height:50px !important;
}

#item1272148 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1272143 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1272225 {
	width:99px !important;
	height:50px !important;
}

#item1272226 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1272200 {
	width:99px !important;
	height:50px !important;
}

#item1272201 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1272196 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1575135 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1575158 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1575132 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1272284 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1272284 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1272284 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1272284 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607043 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1361099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1361099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1361099 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1361093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1361093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1361093 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1361091 {
	width:700px !important;
	height:309px !important;
}

#item1400201 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1811112 th, table#table1811112 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1811112 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1811112 {
	table-layout:fixed;
}

#item1361324 {
	width:628px !important;
	height:290px !important;
	top:28px !important;
}

@keyframes intensificar-1361324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1361324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1361324 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1361347 {
	width:80px !important;
	height:18px !important;
	left:1px !important;
}

@keyframes intensificar-1361347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1361347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1361347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497978 {
	width:628px !important;
	height:158px !important;
}

#item1497979 {
	width:595px !important;
	height:831px !important;
}

@keyframes intensificar-1497979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498002 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:56px !important;
}

#item1491886 {
	width:628px !important;
	height:508px !important;
}

#item1491887 {
	width:595px !important;
	height:1323px !important;
}

@keyframes intensificar-1491887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491887 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491910 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:231px !important;
}

@keyframes intensificar-1361110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1361110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1361110 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1361111 {
	width:628px !important;
	height:64px !important;
}

#item1361134 {
	width:403px !important;
	height:222px !important;
	top:84px !important;
}

#item1361157 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:381px !important;
}

#item1361164 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1361187 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1361211 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1361234 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1646404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646404 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1361107 {
	width:664px !important;
	height:508px !important;
	left:36px !important;
	top:567px !important;
}

#item1361370 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:506px !important;
}

#item1361393 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1361417 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1361420 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1404448 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1404449 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1404445 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1404481 {
	width:172px !important;
	height:70px !important;
}

#item1404482 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1404456 {
	width:172px !important;
	height:70px !important;
}

#item1404457 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1404454 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1404532 {
	width:141px !important;
	height:70px !important;
}

#item1404533 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1404507 {
	width:141px !important;
	height:70px !important;
}

#item1404508 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1404505 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1404584 {
	width:139px !important;
	height:70px !important;
}

#item1404585 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1404559 {
	width:139px !important;
	height:70px !important;
}

#item1404560 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1404557 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1576680 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1576703 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1576676 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424701 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424701 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424701 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424701 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606570 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1272939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1272939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1272939 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1272937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1272937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1272937 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1272935 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1272944 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1272948 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:148px !important;
}

#item1272971 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item1272996 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1272999 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

table#table1814747 th, table#table1814747 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1814747 tr {
	background:#f5f5f5;;
}

table#table1814747 {
	table-layout:fixed;
}

#item1273264 {
	width:528px !important;
	height:327px !important;
	top:199px !important;
}

@keyframes intensificar-1273264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1273264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1273264 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1274035 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:69px !important;
}

#item1274043 {
	width:534px !important;
	height:134px !important;
	top:15px !important;
}

#item1444002 {
	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-1444002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444002 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1274074 {
	width:14px !important;
	height:9px !important;
}

#item1274077 {
	width:14px !important;
	height:9px !important;
	top:156px !important;
}

#item1274104 {
	width:57px !important;
	height:13px !important;
	top:179px !important;
}

@keyframes intensificar-1274104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1274104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1274104 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1273238 {
	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-1273238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1273238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1273238 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1344091 {
	width:528px !important;
	height:332px !important;
	top:41px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1344091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1344091 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1273201 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:249px !important;
}

#item1273204 {
	width:535px !important;
	height:495px !important;
	top:15px !important;
}

#item1443924 {
	width:509px !important;
	height:860px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1443924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1443924 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1273230 {
	width:14px !important;
	height:9px !important;
}

#item1273234 {
	width:14px !important;
	height:9px !important;
	top:517px !important;
}

#item1273025 {
	width:529px !important;
	height:46px !important;
}

@keyframes intensificar-1273025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1273025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1273025 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1273048 {
	width:350px !important;
	height:348px !important;
	top:66px !important;
}

@keyframes intensificar-1273048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1273048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1273048 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1273071 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:286px !important;
}

@keyframes intensificar-1273071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1273071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1273071 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1273094 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:458px !important;
}

@keyframes intensificar-1273094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1273094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1273094 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1273100 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:317px !important;
}

@keyframes intensificar-1273100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1273100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1273100 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1273123 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:400px !important;
}

@keyframes intensificar-1273123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1273123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1273123 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1273146 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:416px !important;
}

@keyframes intensificar-1273146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1273146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1273146 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1273170 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1273170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1273170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1273170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1273193 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1273193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1273193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1273193 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1273022 {
	width:564px !important;
	height:526px !important;
	left:36px !important;
	top:199px !important;
}

#item1273340 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1273341 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1273337 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1273374 {
	width:123px !important;
	height:50px !important;
}

#item1273375 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1273349 {
	width:123px !important;
	height:50px !important;
}

#item1273350 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1273344 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1273428 {
	width:113px !important;
	height:50px !important;
}

#item1273429 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1273403 {
	width:113px !important;
	height:50px !important;
}

#item1273404 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1273398 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1273482 {
	width:101px !important;
	height:50px !important;
}

#item1273484 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1273456 {
	width:101px !important;
	height:50px !important;
}

#item1273457 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1273452 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1273537 {
	width:101px !important;
	height:50px !important;
}

#item1273538 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1273511 {
	width:101px !important;
	height:50px !important;
}

#item1273512 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1273507 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1280422 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1280445 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1280419 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1273590 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1273590 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1273590 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1273590 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607081 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1361671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1361671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1361671 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1361666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1361666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1361666 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1361664 {
	width:700px !important;
	height:309px !important;
}

#item1400193 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1361681 {
	width:627px !important;
	height:65px !important;
	left:36px !important;
	top:506px !important;
}

#item1361704 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1361729 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1361732 {
	width:627px !important;
	height:51px !important;
	left:23px !important;
}

#item1362088 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1362088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362088 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497852 {
	width:628px !important;
	height:180px !important;
}

#item1497853 {
	width:595px !important;
	height:989px !important;
}

@keyframes intensificar-1497853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497853 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497876 {
	width:628px !important;
	height:250px !important;
	top:234px !important;
}

table#table1822351 th, table#table1822351 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1822351 tr {
	background:#f5f5f5;;
}

table#table1822351 {
	table-layout:fixed;
}

#item1497877 {
	width:595px !important;
	height:475px !important;
}

@keyframes intensificar-1497877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497877 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497900 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:67px !important;
}

#item1497903 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:336px !important;
}

#item1497809 {
	width:628px !important;
	height:484px !important;
}

#item1497810 {
	width:595px !important;
	height:712px !important;
}

@keyframes intensificar-1497810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497810 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497833 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:219px !important;
}

#item1491949 {
	width:628px !important;
	height:484px !important;
}

#item1491950 {
	width:595px !important;
	height:1402px !important;
}

@keyframes intensificar-1491950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491950 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491973 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:219px !important;
}

@keyframes intensificar-1361757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1361757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1361757 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1361758 {
	width:628px !important;
	height:64px !important;
}

#item1361782 {
	width:490px !important;
	height:416px !important;
	top:84px !important;
}

#item1361806 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:286px !important;
}

#item1361829 {
	width:124px !important;
	height:31px !important;
	left:503px !important;
	top:498px !important;
}

#item1361836 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:308px !important;
}

#item1361859 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:395px !important;
}

#item1361882 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:418px !important;
}

#item1361906 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1361929 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1361755 {
	width:664px !important;
	height:528px !important;
	left:36px !important;
	top:591px !important;
}

#item1416305 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1416306 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1416302 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1416337 {
	width:172px !important;
	height:70px !important;
}

#item1416338 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1416312 {
	width:172px !important;
	height:70px !important;
}

#item1416313 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1416310 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1416388 {
	width:158px !important;
	height:70px !important;
}

#item1416389 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1416363 {
	width:158px !important;
	height:70px !important;
}

#item1416364 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1416361 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1416439 {
	width:141px !important;
	height:70px !important;
}

#item1416440 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1416414 {
	width:141px !important;
	height:70px !important;
}

#item1416415 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1416412 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1416491 {
	width:141px !important;
	height:70px !important;
}

#item1416492 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1416466 {
	width:141px !important;
	height:70px !important;
}

#item1416467 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1416464 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
}

#item1576721 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1576744 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1576718 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424700 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424700 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424700 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424700 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606575 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1275090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1275090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1275090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1275088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1275088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1275088 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1275086 {
	width:600px !important;
	height:790px !important;
}

#item1275093 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table1826769 th, table#table1826769 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1826769 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1826769 {
	table-layout:fixed;
}

#item1276067 {
	width:528px !important;
	height:174px !important;
	top:301px !important;
}

@keyframes intensificar-1276067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1276067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1276067 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1276091 {
	width:59px !important;
	height:13px !important;
	top:281px !important;
}

@keyframes intensificar-1276091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1276091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1276091 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1276114 {
	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-1276114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1276114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1276114 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1275227 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:262px !important;
}

#item1275230 {
	width:534px !important;
	height:515px !important;
	top:17px !important;
}

#item1327535 {
	width:509px !important;
	height:868px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1327535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1327535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1327535 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1275256 {
	width:14px !important;
	height:9px !important;
}

#item1275264 {
	width:14px !important;
	height:9px !important;
	top:539px !important;
}

#item1275099 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1275099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1275099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1275099 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1275122 {
	width:350px !important;
	height:261px !important;
	top:49px !important;
}

@keyframes intensificar-1275122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1275122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1275122 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1275145 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:265px !important;
}

@keyframes intensificar-1275145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1275145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1275145 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1275151 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1275151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1275151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1275151 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1275174 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1275174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1275174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1275174 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1275198 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1275198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1275198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1275198 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1275222 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1275222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1275222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1275222 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1646293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646293 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1275096 {
	width:564px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1275366 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:128px !important;
}

#item1275389 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1275413 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1275416 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1275442 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1275443 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1275439 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1275476 {
	width:123px !important;
	height:50px !important;
}

#item1275477 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1275450 {
	width:123px !important;
	height:50px !important;
}

#item1275451 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1275446 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1275531 {
	width:101px !important;
	height:50px !important;
}

#item1275532 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1275506 {
	width:101px !important;
	height:50px !important;
}

#item1275507 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1275502 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1275585 {
	width:99px !important;
	height:50px !important;
}

#item1275586 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1275559 {
	width:99px !important;
	height:50px !important;
}

#item1275560 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1275555 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1575164 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1575187 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1575161 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1275641 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1275641 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1275641 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1275641 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607091 {
	width:186px !important;
	height:180px !important;
	top:1020px !important;
}

@keyframes intensificar-1362971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362971 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1362965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362965 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1362963 {
	width:700px !important;
	height:309px !important;
}

#item1400185 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1829941 th, table#table1829941 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1829941 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1829941 {
	table-layout:fixed;
}

#item1363159 {
	width:628px !important;
	height:265px !important;
	top:28px !important;
}

@keyframes intensificar-1363159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363159 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1363182 {
	width:83px !important;
	height:18px !important;
}

@keyframes intensificar-1363182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363182 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497775 {
	width:628px !important;
	height:149px !important;
}

#item1497776 {
	width:595px !important;
	height:533px !important;
}

@keyframes intensificar-1497776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497776 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497799 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:52px !important;
}

#item1492007 {
	width:628px !important;
	height:473px !important;
}

#item1492008 {
	width:595px !important;
	height:1637px !important;
}

@keyframes intensificar-1492008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492008 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492031 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:214px !important;
}

@keyframes intensificar-1362983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362983 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1362984 {
	width:628px !important;
	height:40px !important;
}

#item1363008 {
	width:402px !important;
	height:224px !important;
	top:97px !important;
}

#item1363031 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:394px !important;
}

#item1363038 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1363061 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1363085 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1363108 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1646409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646409 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1362981 {
	width:664px !important;
	height:473px !important;
	left:36px !important;
	top:602px !important;
}

#item1363232 {
	width:628px !important;
	height:89px !important;
	left:36px !important;
	top:488px !important;
}

#item1363255 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1363279 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1363283 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1404880 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1404881 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1404876 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1404912 {
	width:172px !important;
	height:70px !important;
}

#item1404913 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1404887 {
	width:172px !important;
	height:70px !important;
}

#item1404888 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1404885 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1404963 {
	width:141px !important;
	height:70px !important;
}

#item1404964 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1404938 {
	width:141px !important;
	height:70px !important;
}

#item1404939 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1404936 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1405014 {
	width:139px !important;
	height:70px !important;
}

#item1405015 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1404989 {
	width:139px !important;
	height:70px !important;
}

#item1404990 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1404987 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1576755 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1576778 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1576752 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424698 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424698 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424698 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424698 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1594359 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1594365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594365 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1594367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594367 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1594363 {
	width:600px !important;
	height:790px !important;
}

#item1594368 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table1833147 th, table#table1833147 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1833147 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1833147 {
	table-layout:fixed;
}

#item1594399 {
	width:528px !important;
	height:116px !important;
	top:19px !important;
}

@keyframes intensificar-1594399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594399 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1594422 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1594422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594422 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618980 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:187px !important;
}

#item1618985 {
	width:534px !important;
	height:365px !important;
	top:17px !important;
}

#item1618986 {
	width:511px !important;
	height:522px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1618986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618986 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1619010 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1619013 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:389px !important;
}

#item1618915 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:262px !important;
}

#item1618921 {
	width:534px !important;
	height:515px !important;
	top:17px !important;
}

#item1618922 {
	width:509px !important;
	height:910px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1618922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618922 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618947 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1618950 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:539px !important;
}

#item1594447 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1594447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594447 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1594470 {
	width:350px !important;
	height:80px !important;
	top:87px !important;
}

@keyframes intensificar-1594470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594470 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1594493 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:135px !important;
}

@keyframes intensificar-1594493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594493 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1594516 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:151px !important;
}

@keyframes intensificar-1594516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594516 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1594539 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:232px !important;
}

@keyframes intensificar-1594539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594539 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1594546 {
	width:175px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1594546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594546 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1594569 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1594569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594569 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1646297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646297 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1594372 {
	width:564px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1594648 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1594672 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1594676 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1594699 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1618866 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:146px !important;
}

#item1594726 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1594727 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1594722 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1594762 {
	width:123px !important;
	height:50px !important;
}

#item1594763 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1594736 {
	width:123px !important;
	height:50px !important;
}

#item1594737 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1594732 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1594815 {
	width:99px !important;
	height:50px !important;
}

#item1594816 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1594790 {
	width:99px !important;
	height:50px !important;
}

#item1594791 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1594786 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1594868 {
	width:101px !important;
	height:50px !important;
}

#item1594869 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1594843 {
	width:101px !important;
	height:50px !important;
}

#item1594844 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1594839 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1594900 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1594923 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1594897 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1594927 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1594927 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1594927 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1594927 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595001 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1595007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595007 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1595009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595009 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595005 {
	width:700px !important;
	height:309px !important;
}

#item1595010 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1836342 th, table#table1836342 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1836342 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1836342 {
	table-layout:fixed;
}

#item1595016 {
	width:628px !important;
	height:183px !important;
	top:27px !important;
}

@keyframes intensificar-1595016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595016 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595039 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1595039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595039 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595062 {
	width:628px !important;
	height:253px !important;
}

#item1595063 {
	width:595px !important;
	height:969px !important;
}

@keyframes intensificar-1595063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595063 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595086 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:104px !important;
}

#item1595272 {
	width:628px !important;
	height:495px !important;
}

#item1595273 {
	width:595px !important;
	height:1755px !important;
}

@keyframes intensificar-1595273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595273 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595296 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:225px !important;
}

@keyframes intensificar-1595091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595091 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595115 {
	width:490px !important;
	height:112px !important;
	top:113px !important;
}

#item1595138 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:182px !important;
}

#item1595162 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:204px !important;
}

#item1595186 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:311px !important;
}

#item1595192 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1595215 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1646414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646414 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595013 {
	width:664px !important;
	height:495px !important;
	left:36px !important;
	top:580px !important;
}

#item1595299 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1595323 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1595327 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1595350 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1619354 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:515px !important;
}

#item1595377 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1595378 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1595374 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1595412 {
	width:172px !important;
	height:70px !important;
}

#item1595413 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1595387 {
	width:172px !important;
	height:70px !important;
}

#item1595388 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1595383 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1595465 {
	width:141px !important;
	height:70px !important;
}

#item1595466 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1595440 {
	width:141px !important;
	height:70px !important;
}

#item1595441 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1595436 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1595518 {
	width:139px !important;
	height:70px !important;
}

#item1595519 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1595493 {
	width:139px !important;
	height:70px !important;
}

#item1595494 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1595489 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1595549 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1595572 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1595546 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1595576 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1595576 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1595576 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1595576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538071 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1444926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444926 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1444919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444919 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1444917 {
	width:600px !important;
	height:790px !important;
}

#item1444931 {
	width:211px !important;
	height:33px !important;
	left:194px !important;
	top:38px !important;
}

#item1444934 {
	width:528px !important;
	height:14px !important;
	left:636px !important;
	top:128px !important;
}

#item1444957 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1444983 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1444986 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table1839630 th, table#table1839630 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1839630 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1839630 {
	table-layout:fixed;
}

#item1445013 {
	width:528px !important;
	height:91px !important;
	top:20px !important;
}

@keyframes intensificar-1445013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445013 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1445036 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1445036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445036 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1445059 {
	width:528px !important;
	height:235px !important;
	top:20px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1445059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445059 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1445219 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:280px !important;
}

#item1445222 {
	width:534px !important;
	height:551px !important;
	top:17px !important;
}

#item1445223 {
	width:509px !important;
	height:671px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1445223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445223 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1445248 {
	width:14px !important;
	height:9px !important;
}

#item1445251 {
	width:14px !important;
	height:9px !important;
	top:575px !important;
}

#item1445085 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1445085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445085 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1445108 {
	width:350px !important;
	height:260px !important;
	top:109px !important;
}

@keyframes intensificar-1445108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445108 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1445131 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:185px !important;
}

@keyframes intensificar-1445131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445131 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1445136 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:110px !important;
}

@keyframes intensificar-1445136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445136 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1445159 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:126px !important;
}

@keyframes intensificar-1445159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445159 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1445183 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1445183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445183 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1445206 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1445206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445206 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1445211 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:148px !important;
}

@keyframes intensificar-1445211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445211 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1445010 {
	width:564px !important;
	height:584px !important;
	left:636px !important;
	top:141px !important;
}

#item1445259 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1445260 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1445256 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1445292 {
	width:123px !important;
	height:50px !important;
}

#item1445293 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1445267 {
	width:123px !important;
	height:50px !important;
}

#item1445268 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1445263 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1445348 {
	width:101px !important;
	height:50px !important;
}

#item1445349 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1445320 {
	width:101px !important;
	height:50px !important;
}

#item1445321 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1445316 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1445401 {
	width:101px !important;
	height:50px !important;
}

#item1445402 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1445376 {
	width:101px !important;
	height:50px !important;
}

#item1445377 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1445372 {
	width:101px !important;
	height:50px !important;
	left:813px !important;
	top:740px !important;
}

#item1575193 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1575216 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1575190 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1445458 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1445458 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1445458 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1445458 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538316 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1363535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363535 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1363529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363529 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1363527 {
	width:700px !important;
	height:309px !important;
}

#item1400180 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1363545 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1363568 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1363592 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1363595 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

table#table1842092 th, table#table1842092 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1842092 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1842092 {
	table-layout:fixed;
}

#item1363797 {
	width:628px !important;
	height:178px !important;
	top:28px !important;
}

@keyframes intensificar-1363797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363797 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1363820 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1363820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363820 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497747 {
	width:628px !important;
	height:288px !important;
}

#item1497748 {
	width:595px !important;
	height:439px !important;
}

@keyframes intensificar-1497748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497748 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497744 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:121px !important;
}

#item1492072 {
	width:628px !important;
	height:526px !important;
}

#item1492073 {
	width:595px !important;
	height:1343px !important;
}

@keyframes intensificar-1492073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492073 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492097 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

@keyframes intensificar-1363621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363621 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1363622 {
	width:628px !important;
	height:88px !important;
}

#item1363645 {
	width:490px !important;
	height:42px !important;
	top:128px !important;
}

#item1363668 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:234px !important;
}

#item1363676 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:102px !important;
}

#item1363699 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:124px !important;
}

#item1363723 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1363746 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1363751 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:155px !important;
}

#item1363619 {
	width:664px !important;
	height:526px !important;
	left:36px !important;
	top:549px !important;
}

#item1405089 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1405090 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1405086 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1405120 {
	width:172px !important;
	height:70px !important;
}

#item1405121 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1405095 {
	width:172px !important;
	height:70px !important;
}

#item1405096 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1405093 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1405171 {
	width:141px !important;
	height:70px !important;
}

#item1405172 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1405146 {
	width:141px !important;
	height:70px !important;
}

#item1405147 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1405144 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1405222 {
	width:139px !important;
	height:70px !important;
}

#item1405223 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1405197 {
	width:139px !important;
	height:70px !important;
}

#item1405198 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1405195 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1576784 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1576807 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1576781 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424697 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424697 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424697 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424697 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606750 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1277586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277586 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1277584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277584 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1277582 {
	width:600px !important;
	height:790px !important;
}

#item1277591 {
	width:211px !important;
	height:33px !important;
	left:194px !important;
	top:38px !important;
}

#item1277594 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1277617 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1277642 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1277648 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1277721 {
	width:528px !important;
	height:230px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1277721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277721 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1844795 th, table#table1844795 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1844795 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1844795 {
	table-layout:fixed;
}

#item1277675 {
	width:528px !important;
	height:79px !important;
	top:20px !important;
}

@keyframes intensificar-1277675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277675 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1277698 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1277698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277698 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1277879 {
	width:528px !important;
	height:564px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1277879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277879 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1277751 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1277751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277751 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1277774 {
	width:350px !important;
	height:30px !important;
	top:87px !important;
}

@keyframes intensificar-1277774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277774 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1277797 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:163px !important;
}

@keyframes intensificar-1277797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277797 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1277802 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:70px !important;
}

@keyframes intensificar-1277802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277802 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1277825 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:86px !important;
}

@keyframes intensificar-1277825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277825 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1277849 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1277849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277849 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1277873 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1277873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277873 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1340839 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:107px !important;
}

@keyframes intensificar-1340839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340839 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1277672 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:160px !important;
}

#item1277932 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1277933 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1277929 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1277965 {
	width:123px !important;
	height:50px !important;
}

#item1277966 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1277940 {
	width:123px !important;
	height:50px !important;
}

#item1277941 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1277936 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1278073 {
	width:101px !important;
	height:50px !important;
}

#item1278074 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1278048 {
	width:101px !important;
	height:50px !important;
}

#item1278049 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1278043 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1278126 {
	width:101px !important;
	height:50px !important;
}

#item1278127 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1278101 {
	width:101px !important;
	height:50px !important;
}

#item1278102 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1278097 {
	width:101px !important;
	height:50px !important;
	left:813px !important;
	top:740px !important;
}

#item1575290 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1575313 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1575287 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1278180 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1278180 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1278180 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1278180 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607101 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1364672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364672 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1364666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364666 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1364664 {
	width:700px !important;
	height:309px !important;
}

#item1400172 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1364680 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1364704 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1364729 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1364733 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

table#table1846351 th, table#table1846351 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1846351 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1846351 {
	table-layout:fixed;
}

#item1364915 {
	width:628px !important;
	height:144px !important;
	top:28px !important;
}

@keyframes intensificar-1364915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364915 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1364938 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1364938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364938 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497666 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:135px !important;
}

#item1497642 {
	width:628px !important;
	height:315px !important;
}

#item1497643 {
	width:595px !important;
	height:439px !important;
}

@keyframes intensificar-1497643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497643 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492232 {
	width:628px !important;
	height:519px !important;
}

#item1492233 {
	width:595px !important;
	height:803px !important;
}

@keyframes intensificar-1492233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492233 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492256 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:237px !important;
}

@keyframes intensificar-1364758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364758 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1364759 {
	width:628px !important;
	height:64px !important;
}

#item1364782 {
	width:490px !important;
	height:364px !important;
	top:113px !important;
}

#item1364805 {
	width:124px !important;
	height:31px !important;
	left:503px !important;
	top:220px !important;
}

#item1364810 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:89px !important;
}

#item1364833 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:111px !important;
}

#item1364857 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1364880 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1364883 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:141px !important;
}

#item1364756 {
	width:664px !important;
	height:519px !important;
	left:36px !important;
	top:556px !important;
}

#item1405511 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1405512 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1405508 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1405546 {
	width:172px !important;
	height:70px !important;
}

#item1405547 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1405519 {
	width:172px !important;
	height:70px !important;
}

#item1405520 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1405517 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1405597 {
	width:141px !important;
	height:70px !important;
}

#item1405598 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1405572 {
	width:141px !important;
	height:70px !important;
}

#item1405573 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1405570 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1405648 {
	width:139px !important;
	height:70px !important;
}

#item1405649 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1405623 {
	width:139px !important;
	height:70px !important;
}

#item1405624 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1405621 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1576890 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1576913 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1576887 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424692 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424692 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424692 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424692 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1338754 {
	width:1200px !important;
	height:790px !important;
	background:#e8ecee;
}

#item1338781 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1338784 {
	width:394px !important;
	height:39px !important;
	left:16px !important;
}

#item1338807 {
	width:302px !important;
	height:257px !important;
	left:255px !important;
	top:497px !important;
}

#item1338883 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1338883 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1338883 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1338883 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1365209 {
	width:700px !important;
	height:1200px !important;
	background:#e8ecee;
}

#item1365241 {
	width:11px !important;
	height:39px !important;
	top:2px !important;
}

#item1365245 {
	width:447px !important;
	height:44px !important;
	left:18px !important;
}

#item1365268 {
	width:436px !important;
	height:296px !important;
	left:228px !important;
	top:887px !important;
}

#item1424691 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424691 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424691 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424691 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538074 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1276901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1276901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1276901 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1276899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1276899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1276899 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1276897 {
	width:600px !important;
	height:790px !important;
}

#item1276907 {
	width:211px !important;
	height:33px !important;
	left:194px !important;
	top:38px !important;
}

#item1276911 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1276934 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1276958 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1276962 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table1848978 th, table#table1848978 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1848978 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1848978 {
	table-layout:fixed;
}

#item1277166 {
	width:528px !important;
	height:98px !important;
	top:20px !important;
}

@keyframes intensificar-1277166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277166 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1277189 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1277189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277189 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1277212 {
	width:528px !important;
	height:231px !important;
	top:20px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1277212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277212 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1336907 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:280px !important;
}

#item1336911 {
	width:534px !important;
	height:551px !important;
	top:17px !important;
}

#item1336912 {
	width:509px !important;
	height:807px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1336912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336912 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1336937 {
	width:14px !important;
	height:9px !important;
}

#item1336940 {
	width:14px !important;
	height:9px !important;
	top:575px !important;
}

#item1276988 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1276988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1276988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1276988 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1277011 {
	width:350px !important;
	height:211px !important;
	top:104px !important;
}

@keyframes intensificar-1277011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277011 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1277034 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:179px !important;
}

@keyframes intensificar-1277034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277034 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1277040 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:106px !important;
}

@keyframes intensificar-1277040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277040 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1277063 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:122px !important;
}

@keyframes intensificar-1277063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277063 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1277087 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1277087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277087 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1277110 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1277110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277110 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1340833 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:143px !important;
}

@keyframes intensificar-1340833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340833 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1276985 {
	width:564px !important;
	height:584px !important;
	left:636px !important;
	top:141px !important;
}

#item1277243 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1277244 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1277240 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1277276 {
	width:123px !important;
	height:50px !important;
}

#item1277277 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1277251 {
	width:123px !important;
	height:50px !important;
}

#item1277252 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1277247 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1277385 {
	width:101px !important;
	height:50px !important;
}

#item1277386 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1277360 {
	width:101px !important;
	height:50px !important;
}

#item1277361 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1277356 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1277438 {
	width:101px !important;
	height:50px !important;
}

#item1277439 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1277413 {
	width:101px !important;
	height:50px !important;
}

#item1277414 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1277409 {
	width:101px !important;
	height:50px !important;
	left:813px !important;
	top:740px !important;
}

#item1575261 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1575284 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1575258 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1277492 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1277492 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1277492 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1277492 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538323 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1364103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364103 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1364096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364096 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1364094 {
	width:700px !important;
	height:309px !important;
}

#item1400177 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1364114 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1364137 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1364161 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1364165 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

table#table1851544 th, table#table1851544 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1851544 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1851544 {
	table-layout:fixed;
}

#item1364367 {
	width:628px !important;
	height:178px !important;
	top:28px !important;
}

@keyframes intensificar-1364367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364367 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1364390 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1364390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364390 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497679 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:125px !important;
}

#item1497682 {
	width:628px !important;
	height:295px !important;
}

#item1497683 {
	width:595px !important;
	height:455px !important;
}

@keyframes intensificar-1497683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497683 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492183 {
	width:628px !important;
	height:540px !important;
}

#item1492184 {
	width:595px !important;
	height:1480px !important;
}

@keyframes intensificar-1492184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492184 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492208 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:247px !important;
}

@keyframes intensificar-1364191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364191 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1364192 {
	width:628px !important;
	height:88px !important;
}

#item1364215 {
	width:490px !important;
	height:364px !important;
	top:116px !important;
}

#item1364238 {
	width:124px !important;
	height:31px !important;
	left:503px !important;
	top:220px !important;
}

#item1364243 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:90px !important;
}

#item1364267 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:112px !important;
}

#item1364291 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1364314 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1364317 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:142px !important;
}

#item1364189 {
	width:664px !important;
	height:540px !important;
	left:36px !important;
	top:535px !important;
}

#item1405300 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1405301 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1405296 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1405334 {
	width:172px !important;
	height:70px !important;
}

#item1405335 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1405309 {
	width:172px !important;
	height:70px !important;
}

#item1405310 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1405307 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1405385 {
	width:141px !important;
	height:70px !important;
}

#item1405386 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1405360 {
	width:141px !important;
	height:70px !important;
}

#item1405361 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1405358 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1405437 {
	width:139px !important;
	height:70px !important;
}

#item1405438 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1405412 {
	width:139px !important;
	height:70px !important;
}

#item1405413 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1405410 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1576849 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1576872 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1576846 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424693 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424693 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424693 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424693 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606583 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1282275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1282275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1282275 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1282273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1282273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1282273 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1282271 {
	width:600px !important;
	height:790px !important;
}

#item1282276 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table1853984 th, table#table1853984 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1853984 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1853984 {
	table-layout:fixed;
}

#item1282450 {
	width:528px !important;
	height:149px !important;
	top:242px !important;
}

@keyframes intensificar-1282450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1282450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1282450 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1282473 {
	width:528px !important;
	height:217px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1282473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1282473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1282473 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1282496 {
	width:57px !important;
	height:13px !important;
	top:223px !important;
}

@keyframes intensificar-1282496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1282496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1282496 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1282283 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:267px !important;
}

#item1282286 {
	width:534px !important;
	height:528px !important;
	top:16px !important;
}

#item1327616 {
	width:509px !important;
	height:660px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1327616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1327616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1327616 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1282312 {
	width:14px !important;
	height:9px !important;
}

#item1282315 {
	width:14px !important;
	height:9px !important;
	top:550px !important;
}

#item1282320 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1282320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1282320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1282320 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1282343 {
	width:350px !important;
	height:232px !important;
	top:49px !important;
}

@keyframes intensificar-1282343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1282343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1282343 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1282367 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:101px !important;
}

@keyframes intensificar-1282367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1282367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1282367 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1282390 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:117px !important;
}

@keyframes intensificar-1282390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1282390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1282390 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1282413 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:195px !important;
}

@keyframes intensificar-1282413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1282413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1282413 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1282421 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1282421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1282421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1282421 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1282445 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1282445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1282445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1282445 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1340843 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:155px !important;
}

@keyframes intensificar-1340843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340843 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1282279 {
	width:564px !important;
	height:559px !important;
	left:636px !important;
	top:165px !important;
}

#item1282524 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1282548 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1282572 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1282578 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1282604 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1282605 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1282601 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1282641 {
	width:123px !important;
	height:50px !important;
}

#item1282642 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1282616 {
	width:123px !important;
	height:50px !important;
}

#item1282617 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1282612 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1282694 {
	width:99px !important;
	height:50px !important;
}

#item1282695 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1282669 {
	width:99px !important;
	height:50px !important;
}

#item1282670 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1282665 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1282748 {
	width:101px !important;
	height:50px !important;
}

#item1282749 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1282722 {
	width:101px !important;
	height:50px !important;
}

#item1282723 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1282718 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1575330 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1575353 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1575327 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1282804 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1282804 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1282804 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1282804 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607125 {
	width:186px !important;
	height:180px !important;
	top:1020px !important;
}

@keyframes intensificar-1365317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365317 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1365312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365312 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1365310 {
	width:700px !important;
	height:309px !important;
}

#item1400165 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1856812 th, table#table1856812 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1856812 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1856812 {
	table-layout:fixed;
}

#item1365501 {
	width:628px !important;
	height:259px !important;
	top:27px !important;
}

@keyframes intensificar-1365501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365501 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1365547 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1365547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365547 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497608 {
	width:628px !important;
	height:199px !important;
}

#item1497609 {
	width:595px !important;
	height:439px !important;
}

@keyframes intensificar-1497609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497609 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497632 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:77px !important;
}

#item1492275 {
	width:628px !important;
	height:519px !important;
	top:2px !important;
}

#item1492276 {
	width:595px !important;
	height:1265px !important;
}

@keyframes intensificar-1492276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492276 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492299 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:239px !important;
}

@keyframes intensificar-1365330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365330 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1365331 {
	width:628px !important;
	height:40px !important;
}

#item1365354 {
	width:490px !important;
	height:325px !important;
	top:68px !important;
}

#item1365378 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:141px !important;
}

#item1365401 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:164px !important;
}

#item1365424 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:272px !important;
}

#item1365430 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1365453 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1365457 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:194px !important;
}

#item1365328 {
	width:664px !important;
	height:521px !important;
	left:36px !important;
	top:554px !important;
}

#item1365574 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1365597 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1365621 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1365625 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1405718 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1405719 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1405715 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1405751 {
	width:172px !important;
	height:70px !important;
}

#item1405752 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1405725 {
	width:172px !important;
	height:70px !important;
}

#item1405726 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1405723 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1405802 {
	width:141px !important;
	height:70px !important;
}

#item1405803 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1405777 {
	width:141px !important;
	height:70px !important;
}

#item1405778 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1405775 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1405854 {
	width:139px !important;
	height:70px !important;
}

#item1405855 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1405828 {
	width:139px !important;
	height:70px !important;
}

#item1405829 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1405826 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1576924 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1576947 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1576921 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424686 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424686 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424686 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424686 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595648 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1595654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595654 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1595656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595656 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595652 {
	width:600px !important;
	height:790px !important;
}

#item1595657 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1595663 {
	width:528px !important;
	height:315px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1595663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595663 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1859990 th, table#table1859990 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1859990 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1859990 {
	table-layout:fixed;
}

#item1595687 {
	width:528px !important;
	height:174px !important;
	top:335px !important;
}

@keyframes intensificar-1595687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595687 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595710 {
	width:57px !important;
	height:13px !important;
	top:316px !important;
}

@keyframes intensificar-1595710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595710 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1621910 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:267px !important;
}

#item1621914 {
	width:534px !important;
	height:517px !important;
	top:16px !important;
}

#item1621915 {
	width:509px !important;
	height:660px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1621915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621915 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1621939 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1621942 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:540px !important;
}

#item1595735 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1595735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595735 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595758 {
	width:350px !important;
	height:148px !important;
	top:85px !important;
}

@keyframes intensificar-1595758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595758 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595782 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:215px !important;
}

@keyframes intensificar-1595782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595782 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595805 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:231px !important;
}

@keyframes intensificar-1595805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595805 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595828 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:312px !important;
}

@keyframes intensificar-1595828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595828 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595835 {
	width:175px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1595835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595835 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595858 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1595858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595858 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1646301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646301 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595660 {
	width:564px !important;
	height:549px !important;
	left:636px !important;
	top:176px !important;
}

#item1595937 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1595961 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1595966 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1595989 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1621883 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:143px !important;
}

#item1596015 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1596016 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1596012 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1596048 {
	width:123px !important;
	height:50px !important;
}

#item1596049 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1596023 {
	width:123px !important;
	height:50px !important;
}

#item1596024 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1596019 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1596104 {
	width:99px !important;
	height:50px !important;
}

#item1596105 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1596076 {
	width:99px !important;
	height:50px !important;
}

#item1596077 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1596072 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1596159 {
	width:101px !important;
	height:50px !important;
}

#item1596160 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1596132 {
	width:101px !important;
	height:50px !important;
}

#item1596134 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1596128 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1596189 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1596212 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1596186 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1596217 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1596217 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1596217 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1596217 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596296 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1596301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596301 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1596304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596304 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596299 {
	width:700px !important;
	height:309px !important;
}

#item1596305 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1862930 th, table#table1862930 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1862930 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1862930 {
	table-layout:fixed;
}

#item1596312 {
	width:628px !important;
	height:265px !important;
	top:27px !important;
}

@keyframes intensificar-1596312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596312 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596335 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1596335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596335 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596358 {
	width:628px !important;
	height:152px !important;
}

#item1596359 {
	width:595px !important;
	height:616px !important;
}

@keyframes intensificar-1596359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596359 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596382 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:53px !important;
}

#item1596566 {
	width:628px !important;
	height:467px !important;
}

#item1596567 {
	width:595px !important;
	height:1206px !important;
}

@keyframes intensificar-1596567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596567 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596590 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:211px !important;
}

@keyframes intensificar-1596387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596387 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596411 {
	width:490px !important;
	height:207px !important;
	top:115px !important;
}

#item1596434 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:276px !important;
}

#item1596458 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:298px !important;
}

#item1596481 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:445px !important;
}

#item1596488 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1596511 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1596562 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:329px !important;
}

@keyframes intensificar-1646419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646419 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596309 {
	width:664px !important;
	height:475px !important;
	left:36px !important;
	top:608px !important;
}

#item1596594 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1596618 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1596622 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1596645 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1622281 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:517px !important;
}

#item1596671 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1596672 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1596668 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1596705 {
	width:172px !important;
	height:70px !important;
}

#item1596706 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1596680 {
	width:172px !important;
	height:70px !important;
}

#item1596681 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1596676 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1596758 {
	width:141px !important;
	height:70px !important;
}

#item1596759 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1596733 {
	width:141px !important;
	height:70px !important;
}

#item1596734 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1596729 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1596811 {
	width:139px !important;
	height:70px !important;
}

#item1596812 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1596786 {
	width:139px !important;
	height:70px !important;
}

#item1596787 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1596782 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1596843 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1596866 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1596840 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1596871 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1596871 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1596871 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1596871 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606587 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1285236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285236 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1285234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285234 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1285232 {
	width:600px !important;
	height:790px !important;
}

#item1285237 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table1866133 th, table#table1866133 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1866133 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1866133 {
	table-layout:fixed;
}

#item1285243 {
	width:528px !important;
	height:174px !important;
	top:19px !important;
}

@keyframes intensificar-1285243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285243 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1285266 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1285266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285266 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1285291 {
	width:528px !important;
	height:342px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1285291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285291 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1285447 {
	width:528px !important;
	height:553px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1285447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285447 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1285320 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1285320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285320 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1285343 {
	width:350px !important;
	height:163px !important;
	top:66px !important;
}

@keyframes intensificar-1285343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285343 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1285366 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:261px !important;
}

@keyframes intensificar-1285366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285366 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1285373 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1285373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285373 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1285396 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1285396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285396 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1285420 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1285420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285420 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1285443 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1285443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285443 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1285240 {
	width:564px !important;
	height:553px !important;
	left:636px !important;
	top:157px !important;
}

#item1285471 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1285494 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1285518 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1285521 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1285548 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1285549 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1285544 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1285583 {
	width:123px !important;
	height:50px !important;
}

#item1285584 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1285558 {
	width:123px !important;
	height:50px !important;
}

#item1285559 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1285554 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1285636 {
	width:101px !important;
	height:50px !important;
}

#item1285637 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1285611 {
	width:101px !important;
	height:50px !important;
}

#item1285612 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1285607 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1285689 {
	width:99px !important;
	height:50px !important;
}

#item1285690 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1285664 {
	width:99px !important;
	height:50px !important;
}

#item1285665 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1285660 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1575363 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1575386 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1575360 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1285747 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1285747 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1285747 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1285747 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607140 {
	width:186px !important;
	height:180px !important;
	top:1020px !important;
}

@keyframes intensificar-1367541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1367541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1367541 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1367536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1367536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1367536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1367534 {
	width:700px !important;
	height:309px !important;
}

#item1400142 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1869541 th, table#table1869541 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1869541 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1869541 {
	table-layout:fixed;
}

#item1367709 {
	width:628px !important;
	height:265px !important;
	top:27px !important;
}

@keyframes intensificar-1367709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1367709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1367709 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1367733 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1367733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1367733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1367733 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497577 {
	width:628px !important;
	height:229px !important;
}

#item1497579 {
	width:595px !important;
	height:733px !important;
}

@keyframes intensificar-1497579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497579 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497573 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:92px !important;
}

#item1492319 {
	width:628px !important;
	height:547px !important;
}

#item1492320 {
	width:595px !important;
	height:1127px !important;
}

@keyframes intensificar-1492320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492320 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492344 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:251px !important;
}

@keyframes intensificar-1367552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1367552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1367552 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1367553 {
	width:628px !important;
	height:64px !important;
}

#item1367577 {
	width:490px !important;
	height:365px !important;
	top:85px !important;
}

#item1367601 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:356px !important;
}

#item1367608 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1367631 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1367655 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1367678 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1367550 {
	width:664px !important;
	height:547px !important;
	left:36px !important;
	top:528px !important;
}

#item1367784 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1367807 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1367831 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1367834 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1406557 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1406558 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1406554 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1406589 {
	width:172px !important;
	height:70px !important;
}

#item1406590 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1406563 {
	width:172px !important;
	height:70px !important;
}

#item1406564 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1406561 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1406641 {
	width:141px !important;
	height:70px !important;
}

#item1406642 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1406616 {
	width:141px !important;
	height:70px !important;
}

#item1406617 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1406613 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1406693 {
	width:139px !important;
	height:70px !important;
}

#item1406694 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1406667 {
	width:139px !important;
	height:70px !important;
}

#item1406668 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1406665 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1576985 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1577008 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1576982 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424681 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424681 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424681 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424681 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606591 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1283025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283025 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1283023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283023 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1283021 {
	width:600px !important;
	height:790px !important;
}

#item1283026 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table1872879 th, table#table1872879 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1872879 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1872879 {
	table-layout:fixed;
}

#item1283198 {
	width:528px !important;
	height:183px !important;
	top:369px !important;
}

@keyframes intensificar-1283198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283198 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1283221 {
	width:528px !important;
	height:327px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1283221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283221 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1283244 {
	width:57px !important;
	height:13px !important;
	top:349px !important;
}

@keyframes intensificar-1283244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283244 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1283611 {
	width:528px !important;
	height:560px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1283611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283611 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1283070 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1283070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283070 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1283093 {
	width:350px !important;
	height:154px !important;
	top:49px !important;
}

@keyframes intensificar-1283093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283093 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1283116 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:168px !important;
}

@keyframes intensificar-1283116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283116 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1283139 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:184px !important;
}

@keyframes intensificar-1283139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283139 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1283162 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:241px !important;
}

@keyframes intensificar-1283162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283162 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1283169 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1283169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283169 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1283192 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1283192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283192 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1283029 {
	width:564px !important;
	height:560px !important;
	left:636px !important;
	top:160px !important;
}

#item1283272 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1283296 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1283320 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1283326 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1283352 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1283353 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1283349 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1283388 {
	width:123px !important;
	height:50px !important;
}

#item1283389 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1283363 {
	width:123px !important;
	height:50px !important;
}

#item1283364 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1283359 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1283443 {
	width:99px !important;
	height:50px !important;
}

#item1283444 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1283417 {
	width:99px !important;
	height:50px !important;
}

#item1283418 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1283412 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1283496 {
	width:101px !important;
	height:50px !important;
}

#item1283497 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1283471 {
	width:101px !important;
	height:50px !important;
}

#item1283472 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1283467 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1575396 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1575419 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1575393 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1283552 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1283552 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1283552 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1283552 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607150 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1365879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365879 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1365875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365875 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1365873 {
	width:700px !important;
	height:309px !important;
}

#item1400160 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1876207 th, table#table1876207 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1876207 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1876207 {
	table-layout:fixed;
}

#item1366044 {
	width:628px !important;
	height:290px !important;
	top:27px !important;
}

@keyframes intensificar-1366044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1366044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1366090 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1366090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1366090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497568 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:57px !important;
}

#item1497543 {
	width:628px !important;
	height:159px !important;
}

#item1497544 {
	width:595px !important;
	height:635px !important;
}

@keyframes intensificar-1497544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497544 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492369 {
	width:628px !important;
	height:509px !important;
}

#item1492370 {
	width:595px !important;
	height:1167px !important;
}

@keyframes intensificar-1492370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492370 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492393 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:232px !important;
}

@keyframes intensificar-1365889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365889 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1365890 {
	width:628px !important;
	height:64px !important;
}

#item1365914 {
	width:490px !important;
	height:325px !important;
	top:84px !important;
}

#item1365938 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:251px !important;
}

#item1365961 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:274px !important;
}

#item1365984 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:354px !important;
}

#item1365991 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1366014 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1365887 {
	width:664px !important;
	height:509px !important;
	left:36px !important;
	top:566px !important;
}

#item1366117 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:506px !important;
}

#item1366142 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1366166 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1366169 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1405922 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1405923 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1405919 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1405954 {
	width:172px !important;
	height:70px !important;
}

#item1405955 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1405929 {
	width:172px !important;
	height:70px !important;
}

#item1405930 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1405926 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1406005 {
	width:141px !important;
	height:70px !important;
}

#item1406007 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1405980 {
	width:141px !important;
	height:70px !important;
}

#item1405981 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1405978 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1406057 {
	width:139px !important;
	height:70px !important;
}

#item1406058 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1406032 {
	width:139px !important;
	height:70px !important;
}

#item1406033 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1406030 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1577044 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1577069 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1577041 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424685 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424685 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424685 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424685 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606597 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1284510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1284510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1284510 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1284508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1284508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1284508 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1284506 {
	width:600px !important;
	height:790px !important;
}

#item1284512 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table1881929 th, table#table1881929 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1881929 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1881929 {
	table-layout:fixed;
}

#item1284561 {
	width:528px !important;
	height:174px !important;
	top:19px !important;
}

@keyframes intensificar-1284561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1284561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1284561 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1284584 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1284584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1284584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1284584 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1285182 {
	width:528px !important;
	height:342px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1285182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285182 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1285131 {
	width:528px !important;
	height:551px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1285131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285131 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1284609 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1284609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1284609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1284609 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1284632 {
	width:350px !important;
	height:261px !important;
	top:49px !important;
}

@keyframes intensificar-1284632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1284632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1284632 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1284655 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:243px !important;
}

@keyframes intensificar-1284655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1284655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1284655 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1284664 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1284664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1284664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1284664 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1284687 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1284687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1284687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1284687 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1284711 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1284711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1284711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1284711 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1284734 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1284734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1284734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1284734 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1284515 {
	width:564px !important;
	height:551px !important;
	left:636px !important;
	top:174px !important;
}

#item1284779 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1284802 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1284826 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1284831 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1284857 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1284858 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1284854 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1284891 {
	width:123px !important;
	height:50px !important;
}

#item1284892 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1284866 {
	width:123px !important;
	height:50px !important;
}

#item1284867 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1284862 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1284944 {
	width:101px !important;
	height:50px !important;
}

#item1284945 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1284919 {
	width:101px !important;
	height:50px !important;
}

#item1284920 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1284915 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1284998 {
	width:99px !important;
	height:50px !important;
}

#item1284999 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1284972 {
	width:99px !important;
	height:50px !important;
}

#item1284973 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1284968 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1575425 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1575448 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1575422 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1285055 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1285055 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1285055 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1285055 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607172 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1366995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1366995 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1366990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1366990 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1366988 {
	width:700px !important;
	height:309px !important;
}

#item1400150 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1899738 th, table#table1899738 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1899738 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1899738 {
	table-layout:fixed;
}

#item1367165 {
	width:628px !important;
	height:265px !important;
	top:27px !important;
}

@keyframes intensificar-1367165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1367165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1367165 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1367188 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1367188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1367188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1367188 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497380 {
	width:628px !important;
	height:185px !important;
}

#item1497381 {
	width:595px !important;
	height:733px !important;
}

@keyframes intensificar-1497381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497381 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497404 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:70px !important;
}

#item1492419 {
	width:628px !important;
	height:507px !important;
}

#item1492420 {
	width:595px !important;
	height:1127px !important;
}

@keyframes intensificar-1492420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492420 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492443 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:231px !important;
}

@keyframes intensificar-1367006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1367006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1367006 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1367007 {
	width:628px !important;
	height:40px !important;
}

#item1367032 {
	width:490px !important;
	height:365px !important;
	top:68px !important;
}

#item1367055 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:340px !important;
}

#item1367063 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1367086 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1367110 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1367133 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1367004 {
	width:664px !important;
	height:507px !important;
	left:36px !important;
	top:568px !important;
}

#item1367239 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:506px !important;
}

#item1367263 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1367287 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1367292 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1406341 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1406342 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1406338 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1406373 {
	width:172px !important;
	height:70px !important;
}

#item1406374 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1406348 {
	width:172px !important;
	height:70px !important;
}

#item1406349 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1406345 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1406425 {
	width:141px !important;
	height:70px !important;
}

#item1406426 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1406399 {
	width:141px !important;
	height:70px !important;
}

#item1406400 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1406397 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1406476 {
	width:139px !important;
	height:70px !important;
}

#item1406477 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1406451 {
	width:139px !important;
	height:70px !important;
}

#item1406452 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1406449 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1577076 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1577099 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1577073 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424683 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424683 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424683 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424683 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538117 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1287476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1287476 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1287474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1287474 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1287472 {
	width:600px !important;
	height:790px !important;
}

#item1287477 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1287652 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:115px !important;
}

#item1287660 {
	width:534px !important;
	height:224px !important;
	top:16px !important;
}

#item1288244 {
	width:511px !important;
	height:398px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1288244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1288244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1288244 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1287690 {
	width:14px !important;
	height:9px !important;
}

#item1287693 {
	width:14px !important;
	height:9px !important;
	top:250px !important;
}

table#table1904132 th, table#table1904132 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1904132 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1904132 {
	table-layout:fixed;
}

#item1287697 {
	width:528px !important;
	height:261px !important;
	top:19px !important;
}

@keyframes intensificar-1287697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1287697 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1287721 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1287721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1287721 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1287614 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:261px !important;
}

#item1287617 {
	width:534px !important;
	height:516px !important;
	top:16px !important;
}

#item1327862 {
	width:509px !important;
	height:946px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1327862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1327862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1327862 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1287643 {
	width:14px !important;
	height:9px !important;
}

#item1287648 {
	width:14px !important;
	height:9px !important;
	top:539px !important;
}

#item1287483 {
	width:528px !important;
	height:47px !important;
}

@keyframes intensificar-1287483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1287483 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1287506 {
	width:350px !important;
	height:296px !important;
	top:60px !important;
}

@keyframes intensificar-1287506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1287506 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1287529 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:355px !important;
}

@keyframes intensificar-1287529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1287529 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1287536 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1287536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1287536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1287559 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1287559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1287559 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1287583 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1287583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1287583 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1287606 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1287606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1287606 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1287480 {
	width:564px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1287744 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:159px !important;
}

#item1287768 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:100px !important;
}

#item1287792 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1287795 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1287821 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1287822 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1287818 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1287854 {
	width:123px !important;
	height:50px !important;
}

#item1287855 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1287829 {
	width:123px !important;
	height:50px !important;
}

#item1287830 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1287825 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1287908 {
	width:101px !important;
	height:50px !important;
}

#item1287909 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1287882 {
	width:101px !important;
	height:50px !important;
}

#item1287883 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1287878 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1287961 {
	width:99px !important;
	height:50px !important;
}

#item1287962 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1287936 {
	width:99px !important;
	height:50px !important;
}

#item1287937 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1287932 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1575486 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1575509 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1575483 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1288018 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1288018 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1288018 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1288018 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538370 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1369244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369244 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1369238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369238 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1369236 {
	width:700px !important;
	height:309px !important;
}

#item1400125 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1369494 {
	width:80px !important;
	height:12px !important;
	top:260px !important;
}

@keyframes intensificar-1369494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369494 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497415 {
	width:628px !important;
	height:231px !important;
}

#item1497416 {
	width:595px !important;
	height:733px !important;
}

@keyframes intensificar-1497416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497416 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497439 {
	width:628px !important;
	height:193px !important;
	top:287px !important;
}

table#table1908245 th, table#table1908245 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1908245 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1908245 {
	table-layout:fixed;
}

#item1497440 {
	width:595px !important;
	height:387px !important;
}

@keyframes intensificar-1497440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497440 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497463 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:93px !important;
}

#item1497466 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:361px !important;
}

#item1492461 {
	width:628px !important;
	height:493px !important;
}

#item1492462 {
	width:595px !important;
	height:1578px !important;
}

@keyframes intensificar-1492462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492462 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492485 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:224px !important;
}

@keyframes intensificar-1369256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369256 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1369257 {
	width:627px !important;
	height:40px !important;
}

#item1369280 {
	width:490px !important;
	height:386px !important;
	top:80px !important;
}

#item1369303 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:451px !important;
}

#item1369309 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1369333 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1369357 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1369380 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1369254 {
	width:664px !important;
	height:493px !important;
	left:36px !important;
	top:595px !important;
}

#item1369517 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:533px !important;
}

#item1369540 {
	width:627px !important;
	height:65px !important;
	left:36px !important;
	top:450px !important;
}

#item1369564 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1369568 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1407193 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1407194 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1407190 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1407226 {
	width:172px !important;
	height:70px !important;
}

#item1407228 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1407200 {
	width:172px !important;
	height:70px !important;
}

#item1407201 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1407198 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1407278 {
	width:141px !important;
	height:70px !important;
}

#item1407279 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1407253 {
	width:141px !important;
	height:70px !important;
}

#item1407254 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1407251 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1407330 {
	width:139px !important;
	height:70px !important;
}

#item1407331 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1407304 {
	width:139px !important;
	height:70px !important;
}

#item1407305 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1407302 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1577141 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1577164 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1577138 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424678 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424678 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424678 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424678 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606753 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1288302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1288302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1288302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1288300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1288300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1288300 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1288298 {
	width:600px !important;
	height:790px !important;
}

#item1288304 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1288309 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:123px !important;
}

#item1288316 {
	width:534px !important;
	height:239px !important;
	top:16px !important;
}

#item1289084 {
	width:511px !important;
	height:370px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1289084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1289084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1289084 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1288346 {
	width:14px !important;
	height:9px !important;
}

#item1288350 {
	width:14px !important;
	height:9px !important;
	top:262px !important;
}

table#table1912279 th, table#table1912279 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1912279 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1912279 {
	table-layout:fixed;
}

#item1288358 {
	width:528px !important;
	height:270px !important;
	top:19px !important;
}

@keyframes intensificar-1288358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1288358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1288358 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1288381 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1288381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1288381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1288381 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1288536 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1288539 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item1327957 {
	width:509px !important;
	height:671px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1327957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1327957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1327957 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1288565 {
	width:14px !important;
	height:9px !important;
}

#item1288568 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1288406 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1288406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1288406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1288406 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1288429 {
	width:350px !important;
	height:296px !important;
	top:49px !important;
}

@keyframes intensificar-1288429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1288429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1288429 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1288452 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:344px !important;
}

@keyframes intensificar-1288452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1288452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1288452 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1288460 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1288460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1288460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1288460 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1288483 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1288483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1288483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1288483 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1288507 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1288507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1288507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1288507 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1288530 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1288530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1288530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1288530 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1288307 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1288571 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1288594 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1288618 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1288624 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1288650 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1288651 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1288647 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1288686 {
	width:123px !important;
	height:50px !important;
}

#item1288687 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1288660 {
	width:123px !important;
	height:50px !important;
}

#item1288661 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1288655 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1288740 {
	width:101px !important;
	height:50px !important;
}

#item1288741 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1288714 {
	width:101px !important;
	height:50px !important;
}

#item1288715 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1288710 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1288794 {
	width:99px !important;
	height:50px !important;
}

#item1288795 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1288768 {
	width:99px !important;
	height:50px !important;
}

#item1288769 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1288764 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1575582 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1575605 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1575579 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1288851 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1288851 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1288851 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1288851 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607190 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1369819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369819 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1369814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369814 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1369811 {
	width:700px !important;
	height:309px !important;
}

#item1400120 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1370064 {
	width:80px !important;
	height:12px !important;
	top:243px !important;
}

@keyframes intensificar-1370064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370064 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497185 {
	width:628px !important;
	height:214px !important;
}

#item1497186 {
	width:595px !important;
	height:694px !important;
}

@keyframes intensificar-1497186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497186 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497209 {
	width:628px !important;
	height:248px !important;
	top:270px !important;
}

table#table1916407 th, table#table1916407 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1916407 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1916407 {
	table-layout:fixed;
}

#item1497210 {
	width:595px !important;
	height:412px !important;
}

@keyframes intensificar-1497210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497210 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497233 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:84px !important;
}

#item1497236 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:371px !important;
}

#item1492610 {
	width:628px !important;
	height:517px !important;
	top:1px !important;
}

#item1492611 {
	width:595px !important;
	height:1363px !important;
}

@keyframes intensificar-1492611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492611 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492634 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:237px !important;
}

@keyframes intensificar-1369828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369828 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1369829 {
	width:628px !important;
	height:64px !important;
}

#item1369853 {
	width:490px !important;
	height:414px !important;
	top:85px !important;
}

#item1369876 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:498px !important;
}

#item1369884 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1369907 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1369931 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1369954 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1369826 {
	width:664px !important;
	height:530px !important;
	left:36px !important;
	top:557px !important;
}

#item1370087 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:512px !important;
}

#item1370110 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1370134 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1370140 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1407402 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1407403 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1407398 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1407433 {
	width:172px !important;
	height:70px !important;
}

#item1407434 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1407408 {
	width:172px !important;
	height:70px !important;
}

#item1407409 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1407406 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1407484 {
	width:141px !important;
	height:70px !important;
}

#item1407485 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1407459 {
	width:141px !important;
	height:70px !important;
}

#item1407460 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1407457 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1407536 {
	width:139px !important;
	height:70px !important;
}

#item1407537 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1407510 {
	width:139px !important;
	height:70px !important;
}

#item1407511 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1407508 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1577237 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1577260 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1577234 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424676 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424676 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424676 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424676 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606602 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1283681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283681 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1283679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283679 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1283677 {
	width:600px !important;
	height:790px !important;
}

#item1283682 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table1919892 th, table#table1919892 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1919892 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1919892 {
	table-layout:fixed;
}

#item1283853 {
	width:528px !important;
	height:253px !important;
	top:19px !important;
}

@keyframes intensificar-1283853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283853 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1283899 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1283899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283899 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1284368 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:124px !important;
}

#item1284372 {
	width:534px !important;
	height:241px !important;
	top:16px !important;
}

#item1284458 {
	width:511px !important;
	height:427px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1284458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1284458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1284458 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1284401 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1284404 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:264px !important;
}

#item1283688 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:253px !important;
}

#item1283691 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1329803 {
	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-1329803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1329803 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1283717 {
	width:14px !important;
	height:9px !important;
}

#item1283721 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1283726 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1283726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283726 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1283749 {
	width:350px !important;
	height:232px !important;
	top:56px !important;
}

@keyframes intensificar-1283749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283749 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1283772 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:244px !important;
}

@keyframes intensificar-1283772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283772 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1283796 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:260px !important;
}

@keyframes intensificar-1283796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283796 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1283819 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:317px !important;
}

@keyframes intensificar-1283819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283819 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1283825 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1283825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283825 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1283848 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1283848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283848 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1283685 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1283927 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1283950 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1283974 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1283978 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1284004 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1284006 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1284001 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1284040 {
	width:123px !important;
	height:50px !important;
}

#item1284041 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1284015 {
	width:123px !important;
	height:50px !important;
}

#item1284016 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1284011 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1284093 {
	width:99px !important;
	height:50px !important;
}

#item1284094 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1284068 {
	width:99px !important;
	height:50px !important;
}

#item1284069 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1284064 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1284147 {
	width:101px !important;
	height:50px !important;
}

#item1284148 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1284122 {
	width:101px !important;
	height:50px !important;
}

#item1284123 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1284118 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1575517 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1575541 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1575514 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1284209 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1284209 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1284209 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1284209 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607197 {
	width:186px !important;
	height:180px !important;
	top:1020px !important;
}

@keyframes intensificar-1366426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1366426 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1366419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1366419 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1366417 {
	width:700px !important;
	height:309px !important;
}

#item1400153 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1923846 th, table#table1923846 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1923846 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1923846 {
	table-layout:fixed;
}

#item1366604 {
	width:628px !important;
	height:374px !important;
	top:27px !important;
}

@keyframes intensificar-1366604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1366604 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1366627 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1366627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1366627 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497339 {
	width:628px !important;
	height:82px !important;
}

#item1497340 {
	width:595px !important;
	height:792px !important;
}

@keyframes intensificar-1497340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497340 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497363 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:18px !important;
}

#item1492511 {
	width:628px !important;
	height:507px !important;
}

#item1492512 {
	width:595px !important;
	height:1461px !important;
}

@keyframes intensificar-1492512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492512 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492535 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:231px !important;
}

@keyframes intensificar-1366435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1366435 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1366436 {
	width:628px !important;
	height:64px !important;
}

#item1366460 {
	width:490px !important;
	height:325px !important;
	top:84px !important;
}

#item1366483 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:347px !important;
}

#item1366506 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:370px !important;
}

#item1366529 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:450px !important;
}

#item1366536 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1366559 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1366433 {
	width:664px !important;
	height:507px !important;
	left:36px !important;
	top:568px !important;
}

#item1366692 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:506px !important;
}

#item1366715 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1366739 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1366744 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1406139 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1406140 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1406136 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1406171 {
	width:172px !important;
	height:70px !important;
}

#item1406172 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1406146 {
	width:172px !important;
	height:70px !important;
}

#item1406147 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1406144 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1406223 {
	width:141px !important;
	height:70px !important;
}

#item1406224 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1406198 {
	width:141px !important;
	height:70px !important;
}

#item1406199 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1406196 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1406274 {
	width:139px !important;
	height:70px !important;
}

#item1406275 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1406249 {
	width:139px !important;
	height:70px !important;
}

#item1406250 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1406247 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1577173 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1577196 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1577170 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424684 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424684 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424684 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424684 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606609 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1286634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1286634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1286634 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1286632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1286632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1286632 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1286630 {
	width:600px !important;
	height:790px !important;
}

#item1286635 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1286640 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:136px !important;
}

#item1286645 {
	width:534px !important;
	height:267px !important;
	top:16px !important;
}

#item1287395 {
	width:511px !important;
	height:329px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1287395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1287395 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1286676 {
	width:14px !important;
	height:9px !important;
}

#item1286679 {
	width:14px !important;
	height:9px !important;
	top:292px !important;
}

table#table1928378 th, table#table1928378 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1928378 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1928378 {
	table-layout:fixed;
}

#item1286684 {
	width:528px !important;
	height:233px !important;
	top:19px !important;
}

@keyframes intensificar-1286684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1286684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1286684 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1286707 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1286707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1286707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1286707 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1286863 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item1286866 {
	width:534px !important;
	height:534px !important;
	top:16px !important;
}

#item1287302 {
	width:509px !important;
	height:827px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1287302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1287302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1286892 {
	width:14px !important;
	height:9px !important;
}

#item1286896 {
	width:14px !important;
	height:9px !important;
	top:557px !important;
}

#item1286732 {
	width:528px !important;
	height:47px !important;
}

@keyframes intensificar-1286732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1286732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1286732 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1286755 {
	width:350px !important;
	height:256px !important;
	top:67px !important;
}

@keyframes intensificar-1286755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1286755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1286755 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1286778 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:386px !important;
}

@keyframes intensificar-1286778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1286778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1286778 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1286785 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1286785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1286785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1286785 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1286808 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1286808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1286808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1286808 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1286832 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1286832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1286832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1286832 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1286856 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1286856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1286856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1286856 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1646307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646307 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1286638 {
	width:564px !important;
	height:566px !important;
	left:636px !important;
	top:159px !important;
}

#item1286899 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1286922 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1286947 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1286953 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1286979 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1286980 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1286976 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1287013 {
	width:123px !important;
	height:50px !important;
}

#item1287014 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1286988 {
	width:123px !important;
	height:50px !important;
}

#item1286989 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1286983 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1287066 {
	width:101px !important;
	height:50px !important;
}

#item1287067 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1287041 {
	width:101px !important;
	height:50px !important;
}

#item1287042 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1287037 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1287120 {
	width:99px !important;
	height:50px !important;
}

#item1287121 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1287095 {
	width:99px !important;
	height:50px !important;
}

#item1287096 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1287091 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1575551 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1575574 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1575548 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1287177 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1287177 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1287177 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1287177 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607210 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1368666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1368666 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1368660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1368660 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1368658 {
	width:700px !important;
	height:309px !important;
}

#item1400130 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1931860 th, table#table1931860 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1931860 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1931860 {
	table-layout:fixed;
}

#item1368891 {
	width:628px !important;
	height:346px !important;
	top:27px !important;
}

@keyframes intensificar-1368891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1368891 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1368914 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1368914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1368914 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497300 {
	width:628px !important;
	height:101px !important;
	top:28px !important;
}

#item1497301 {
	width:595px !important;
	height:690px !important;
}

@keyframes intensificar-1497301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497301 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497324 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:56px !important;
}

#item1492559 {
	width:628px !important;
	height:493px !important;
	top:28px !important;
}

#item1492560 {
	width:595px !important;
	height:1559px !important;
}

@keyframes intensificar-1492560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492560 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492583 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:252px !important;
}

@keyframes intensificar-1368680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1368680 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1368681 {
	width:628px !important;
	height:66px !important;
}

#item1368704 {
	width:395px !important;
	height:374px !important;
	top:94px !important;
}

#item1368727 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:508px !important;
}

#item1368734 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1368757 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1368781 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1368804 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1646426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646426 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1368678 {
	width:664px !important;
	height:538px !important;
	left:36px !important;
	top:554px !important;
}

#item1368937 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:512px !important;
}

#item1368960 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1368985 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1368989 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1406984 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1406985 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1406981 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1407016 {
	width:172px !important;
	height:70px !important;
}

#item1407017 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1406990 {
	width:172px !important;
	height:70px !important;
}

#item1406991 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1406988 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1407068 {
	width:141px !important;
	height:70px !important;
}

#item1407069 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1407043 {
	width:141px !important;
	height:70px !important;
}

#item1407044 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1407040 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1407119 {
	width:139px !important;
	height:70px !important;
}

#item1407120 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1407094 {
	width:139px !important;
	height:70px !important;
}

#item1407095 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1407092 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1577205 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1577228 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1577201 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424679 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424679 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424679 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424679 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606614 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1285837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285837 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1285835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285835 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1285833 {
	width:600px !important;
	height:790px !important;
}

#item1285838 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1286012 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:90px !important;
}

#item1286017 {
	width:534px !important;
	height:173px !important;
	top:16px !important;
}

#item1286580 {
	width:510px !important;
	height:443px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1286580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1286580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1286580 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1286047 {
	width:14px !important;
	height:9px !important;
}

#item1286051 {
	width:14px !important;
	height:9px !important;
	top:196px !important;
}

table#table1936382 th, table#table1936382 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1936382 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1936382 {
	table-layout:fixed;
}

#item1286057 {
	width:528px !important;
	height:299px !important;
	top:19px !important;
}

@keyframes intensificar-1286057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1286057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1286057 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1286080 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1286080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1286080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1286080 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1285844 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:260px !important;
}

#item1285850 {
	width:534px !important;
	height:514px !important;
	top:16px !important;
}

#item1286492 {
	width:509px !important;
	height:834px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1286492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1286492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1286492 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1285877 {
	width:14px !important;
	height:9px !important;
}

#item1285880 {
	width:14px !important;
	height:9px !important;
	top:537px !important;
}

#item1285885 {
	width:528px !important;
	height:47px !important;
}

@keyframes intensificar-1285885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285885 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1285909 {
	width:350px !important;
	height:296px !important;
	top:67px !important;
}

@keyframes intensificar-1285909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285909 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1285932 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:421px !important;
}

@keyframes intensificar-1285932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285932 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1285938 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1285938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285938 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1285961 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1285961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285961 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1285985 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1285985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285985 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1286008 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1286008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1286008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1286008 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1646312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646312 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1285841 {
	width:564px !important;
	height:546px !important;
	left:636px !important;
	top:179px !important;
}

#item1286103 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1286126 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1286150 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1286153 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1286179 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1286180 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1286176 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1286213 {
	width:123px !important;
	height:50px !important;
}

#item1286214 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1286188 {
	width:123px !important;
	height:50px !important;
}

#item1286189 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1286184 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1286267 {
	width:101px !important;
	height:50px !important;
}

#item1286268 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1286242 {
	width:101px !important;
	height:50px !important;
}

#item1286243 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1286237 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1286320 {
	width:99px !important;
	height:50px !important;
}

#item1286321 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1286295 {
	width:99px !important;
	height:50px !important;
}

#item1286296 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1286291 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1575616 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1575639 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1575612 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1286379 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1286379 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1286379 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1286379 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607235 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1368089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1368089 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1368084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1368084 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1368081 {
	width:700px !important;
	height:309px !important;
}

#item1400136 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1368337 {
	width:80px !important;
	height:12px !important;
	top:220px !important;
}

@keyframes intensificar-1368337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1368337 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497051 {
	width:628px !important;
	height:189px !important;
}

#item1497052 {
	width:595px !important;
	height:675px !important;
}

@keyframes intensificar-1497052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497052 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497076 {
	width:628px !important;
	height:248px !important;
	top:245px !important;
}

table#table1940690 th, table#table1940690 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1940690 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1940690 {
	table-layout:fixed;
}

#item1497077 {
	width:595px !important;
	height:452px !important;
}

@keyframes intensificar-1497077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497077 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497100 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:72px !important;
}

#item1497106 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:346px !important;
}

#item1492662 {
	width:628px !important;
	height:493px !important;
}

#item1492663 {
	width:595px !important;
	height:1513px !important;
}

@keyframes intensificar-1492663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492663 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492686 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:224px !important;
}

@keyframes intensificar-1368098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1368098 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1368099 {
	width:628px !important;
	height:66px !important;
}

#item1368122 {
	width:490px !important;
	height:414px !important;
	top:94px !important;
}

#item1368145 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:477px !important;
}

#item1368151 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1368174 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1368198 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1368221 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1646430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1368096 {
	width:664px !important;
	height:508px !important;
	left:36px !important;
	top:582px !important;
}

#item1368361 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

#item1368384 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1368409 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1368412 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1406769 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1406770 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1406766 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1406803 {
	width:172px !important;
	height:70px !important;
}

#item1406804 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1406778 {
	width:172px !important;
	height:70px !important;
}

#item1406779 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1406776 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1406854 {
	width:141px !important;
	height:70px !important;
}

#item1406855 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1406829 {
	width:141px !important;
	height:70px !important;
}

#item1406830 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1406827 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1406906 {
	width:139px !important;
	height:70px !important;
}

#item1406907 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1406881 {
	width:139px !important;
	height:70px !important;
}

#item1406882 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1406879 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1577271 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1577294 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1577268 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424680 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424680 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424680 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424680 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606626 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1596950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596950 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1596952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596952 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596947 {
	width:600px !important;
	height:790px !important;
}

#item1596953 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1597263 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1597266 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table1944490 th, table#table1944490 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1944490 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1944490 {
	table-layout:fixed;
}

#item1600638 {
	width:528px !important;
	height:289px !important;
	top:262px !important;
}

@keyframes intensificar-1600638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600638 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1600661 {
	width:100px !important;
	height:13px !important;
	top:242px !important;
}

@keyframes intensificar-1600661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600661 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1600684 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:100px !important;
}

#item1600690 {
	width:534px !important;
	height:193px !important;
	top:17px !important;
}

#item1600691 {
	width:510px !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-1600691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600691 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1600715 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1600720 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:219px !important;
}

#item1600869 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:262px !important;
}

#item1600874 {
	width:534px !important;
	height:517px !important;
	top:16px !important;
}

#item1600875 {
	width:509px !important;
	height:1115px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1600875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600875 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1600900 {
	width:14px !important;
	height:9px !important;
}

#item1600907 {
	width:14px !important;
	height:9px !important;
	top:541px !important;
}

#item1600727 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1600727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600727 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1600750 {
	width:350px !important;
	height:298px !important;
	top:82px !important;
}

@keyframes intensificar-1600750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600750 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1600773 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:338px !important;
}

@keyframes intensificar-1600773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600773 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1600796 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:354px !important;
}

@keyframes intensificar-1600796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600796 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1600820 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:443px !important;
}

#item1600831 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:372px !important;
}

#item1600837 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:406px !important;
}

#item1600860 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:409px !important;
}

#item1600636 {
	width:564px !important;
	height:551px !important;
	left:636px !important;
	top:175px !important;
}

#item1600913 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:159px !important;
}

#item1600936 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:100px !important;
}

#item1625441 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1597316 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1597317 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1597312 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1597349 {
	width:123px !important;
	height:50px !important;
}

#item1597350 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1597324 {
	width:123px !important;
	height:50px !important;
}

#item1597325 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1597320 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1597402 {
	width:99px !important;
	height:50px !important;
}

#item1597403 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1597377 {
	width:99px !important;
	height:50px !important;
}

#item1597378 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1597373 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1597455 {
	width:101px !important;
	height:50px !important;
}

#item1597456 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1597430 {
	width:101px !important;
	height:50px !important;
}

#item1597431 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1597426 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1597487 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1597510 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1597484 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1597513 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1597513 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1597513 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1597513 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607247 {
	width:186px !important;
	height:180px !important;
	top:1020px !important;
}

@keyframes intensificar-1597568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597568 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1597570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597570 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597566 {
	width:700px !important;
	height:309px !important;
}

#item1597571 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1597888 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1597891 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1597914 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1601066 {
	width:140px !important;
	height:18px !important;
	top:221px !important;
}

@keyframes intensificar-1601066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601066 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1601089 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:76px !important;
}

#item1601095 {
	width:628px !important;
	height:197px !important;
}

#item1601096 {
	width:595px !important;
	height:783px !important;
}

@keyframes intensificar-1601096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601096 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1601119 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:352px !important;
}

#item1601125 {
	width:628px !important;
	height:247px !important;
	top:252px !important;
}

table#table1949516 th, table#table1949516 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1949516 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1949516 {
	table-layout:fixed;
}

#item1601126 {
	width:595px !important;
	height:424px !important;
}

@keyframes intensificar-1601126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601126 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1601288 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:226px !important;
}

#item1601293 {
	width:628px !important;
	height:497px !important;
}

#item1601294 {
	width:595px !important;
	height:1861px !important;
}

@keyframes intensificar-1601294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601294 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1601151 {
	width:627px !important;
	height:64px !important;
	left:1px !important;
}

@keyframes intensificar-1601151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601151 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1601174 {
	width:490px !important;
	height:368px !important;
	top:100px !important;
}

@keyframes intensificar-1601174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601174 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1601197 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:299px !important;
}

@keyframes intensificar-1601197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601197 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1601221 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:321px !important;
}

@keyframes intensificar-1601221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601221 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1601244 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:446px !important;
}

#item1601252 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:347px !important;
}

#item1601258 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:395px !important;
}

#item1601281 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:398px !important;
}

#item1601064 {
	width:664px !important;
	height:498px !important;
	left:36px !important;
	top:578px !important;
}

#item1601317 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:533px !important;
}

#item1601340 {
	width:627px !important;
	height:65px !important;
	left:36px !important;
	top:450px !important;
}

#item1597940 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1597941 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1597937 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1597973 {
	width:172px !important;
	height:70px !important;
}

#item1597974 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1597948 {
	width:172px !important;
	height:70px !important;
}

#item1597949 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1597944 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1598027 {
	width:141px !important;
	height:70px !important;
}

#item1598028 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1598001 {
	width:141px !important;
	height:70px !important;
}

#item1598002 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1597997 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1598080 {
	width:139px !important;
	height:70px !important;
}

#item1598081 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1598055 {
	width:139px !important;
	height:70px !important;
}

#item1598056 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1598051 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1598111 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1598134 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1598108 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1598137 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1598137 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1598137 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1598137 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606620 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1291876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1291876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1291876 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1291874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1291874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1291874 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1291872 {
	width:600px !important;
	height:790px !important;
}

#item1291877 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1291882 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:449px !important;
}

#item1291889 {
	width:534px !important;
	height:106px !important;
	top:16px !important;
}

table#table1953255 th, table#table1953255 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-bottom:2.2px solid #fff;;
}

table#table1953255 tr {
	height:29px;;
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1953255 {
	table-layout:fixed;
}

#item1337525 {
	width:502px !important;
	height:406px !important;
}

@keyframes intensificar-1337525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337525 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1291919 {
	width:14px !important;
	height:9px !important;
}

#item1291922 {
	width:14px !important;
	height:9px !important;
	top:132px !important;
}

#item1337482 {
	width:527px !important;
	height:370px !important;
	left:2px !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-1337482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337482 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1626019 {
	width:57px !important;
	height:9px !important;
	top:396px !important;
}

@keyframes intensificar-1626019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626019 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1292107 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:254px !important;
}

#item1292110 {
	width:534px !important;
	height:502px !important;
	top:16px !important;
}

#item1328275 {
	width:509px !important;
	height:1072px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1328275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1328275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1328275 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1292137 {
	width:14px !important;
	height:9px !important;
}

#item1292140 {
	width:14px !important;
	height:9px !important;
	top:525px !important;
}

#item1291978 {
	width:528px !important;
	height:47px !important;
}

@keyframes intensificar-1291978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1291978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1291978 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1292001 {
	width:350px !important;
	height:427px !important;
	top:67px !important;
}

@keyframes intensificar-1292001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292001 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1292024 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:496px !important;
}

@keyframes intensificar-1292024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292024 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1292030 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1292030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292030 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1292053 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1292053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292053 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1292078 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1292078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292078 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1292101 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1292101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292101 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1291880 {
	width:565px !important;
	height:534px !important;
	left:635px !important;
	top:191px !important;
}

#item1292143 {
	width:537px !important;
	height:30px !important;
	left:636px !important;
	top:158px !important;
}

#item1292166 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:100px !important;
}

#item1292190 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1292195 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1292221 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1292223 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1292218 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1292257 {
	width:123px !important;
	height:50px !important;
}

#item1292258 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1292232 {
	width:123px !important;
	height:50px !important;
}

#item1292233 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1292227 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1292310 {
	width:101px !important;
	height:50px !important;
}

#item1292311 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1292285 {
	width:101px !important;
	height:50px !important;
}

#item1292286 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1292281 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1292363 {
	width:99px !important;
	height:50px !important;
}

#item1292364 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1292338 {
	width:99px !important;
	height:50px !important;
}

#item1292339 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1292334 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1575648 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1575671 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1575644 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1292421 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1292421 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1292421 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1292421 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607267 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1372294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372294 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1372287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372287 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1372285 {
	width:700px !important;
	height:309px !important;
}

#item1400095 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1422067 {
	width:80px !important;
	height:12px !important;
	top:180px !important;
}

@keyframes intensificar-1422067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422067 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496930 {
	width:628px !important;
	height:162px !important;
}

#item1496931 {
	width:595px !important;
	height:714px !important;
}

@keyframes intensificar-1496931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496931 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496954 {
	width:628px !important;
	height:242px !important;
	top:211px !important;
}

table#table1959170 th, table#table1959170 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
	border-bottom:3.08px solid #fff;;
}

table#table1959170 tr {
	height:40.6px;;
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1959170 {
	table-layout:fixed;
}

#item1496955 {
	width:595px !important;
	height:588px !important;
}

@keyframes intensificar-1496955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496955 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496978 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:58px !important;
}

#item1496981 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:309px !important;
}

#item1492713 {
	width:628px !important;
	height:453px !important;
}

#item1492714 {
	width:595px !important;
	height:1794px !important;
}

@keyframes intensificar-1492714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492714 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492737 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:204px !important;
}

@keyframes intensificar-1372305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372305 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1372306 {
	width:628px !important;
	height:66px !important;
}

#item1372331 {
	width:490px !important;
	height:302px !important;
	top:94px !important;
}

#item1372354 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:401px !important;
}

#item1372361 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1372384 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1372408 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1372431 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1372303 {
	width:664px !important;
	height:453px !important;
	left:36px !important;
	top:621px !important;
}

#item1372567 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:558px !important;
}

#item1372590 {
	width:628px !important;
	height:89px !important;
	left:36px !important;
	top:450px !important;
}

#item1372614 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1372618 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1408147 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1408148 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1408144 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1408179 {
	width:172px !important;
	height:70px !important;
}

#item1408180 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1408154 {
	width:172px !important;
	height:70px !important;
}

#item1408155 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1408152 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1408231 {
	width:141px !important;
	height:70px !important;
}

#item1408232 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1408205 {
	width:141px !important;
	height:70px !important;
}

#item1408206 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1408203 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1408282 {
	width:139px !important;
	height:70px !important;
}

#item1408283 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1408257 {
	width:139px !important;
	height:70px !important;
}

#item1408258 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1408255 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1577307 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1577330 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1577304 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424672 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424672 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424672 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424672 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606631 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1291039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1291039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1291039 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1291037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1291037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1291037 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1291035 {
	width:600px !important;
	height:790px !important;
}

#item1291040 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1291045 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:427px !important;
}

#item1291051 {
	width:534px !important;
	height:184px !important;
	top:16px !important;
}

table#table1963324 th, table#table1963324 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1963324 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1963324 {
	table-layout:fixed;
}

#item1337313 {
	width:502px !important;
	height:435px !important;
}

@keyframes intensificar-1337313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337313 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1291081 {
	width:14px !important;
	height:9px !important;
}

#item1291085 {
	width:14px !important;
	height:9px !important;
	top:207px !important;
}

#item1337200 {
	width:528px !important;
	height:301px !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-1337200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337200 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1626499 {
	width:57px !important;
	height:9px !important;
	top:332px !important;
}

@keyframes intensificar-1626499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626499 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1291270 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:261px !important;
}

#item1291276 {
	width:534px !important;
	height:516px !important;
	top:16px !important;
}

#item1291712 {
	width:509px !important;
	height:1171px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1291712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1291712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1291712 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1291302 {
	width:14px !important;
	height:9px !important;
}

#item1291305 {
	width:14px !important;
	height:9px !important;
	top:539px !important;
}

#item1291138 {
	width:528px !important;
	height:47px !important;
}

@keyframes intensificar-1291138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1291138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1291138 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1291162 {
	width:350px !important;
	height:437px !important;
	top:67px !important;
}

@keyframes intensificar-1291162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1291162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1291162 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1291186 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:510px !important;
}

@keyframes intensificar-1291186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1291186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1291186 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1291195 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1291195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1291195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1291195 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1291218 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1291218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1291218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1291218 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1291242 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1291242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1291242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1291242 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1291265 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1291265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1291265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1291265 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1646323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646323 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1291043 {
	width:564px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1291308 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1291332 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1291357 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1291360 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1511698 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1291386 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1291387 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1291383 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1291419 {
	width:123px !important;
	height:50px !important;
}

#item1291420 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1291394 {
	width:123px !important;
	height:50px !important;
}

#item1291395 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1291390 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1291472 {
	width:101px !important;
	height:50px !important;
}

#item1291473 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1291447 {
	width:101px !important;
	height:50px !important;
}

#item1291448 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1291443 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1291527 {
	width:99px !important;
	height:50px !important;
}

#item1291528 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1291502 {
	width:99px !important;
	height:50px !important;
}

#item1291503 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1291498 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1575680 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1575704 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1575677 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1291585 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1291585 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1291585 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1291585 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607273 {
	width:186px !important;
	height:180px !important;
	top:1020px !important;
}

@keyframes intensificar-1371717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371717 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1371709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371709 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1371707 {
	width:700px !important;
	height:309px !important;
}

#item1400101 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1421913 {
	width:68px !important;
	height:12px !important;
	left:2px !important;
	top:165px !important;
}

@keyframes intensificar-1421913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421913 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496810 {
	width:628px !important;
	height:139px !important;
	left:2px !important;
}

#item1496811 {
	width:595px !important;
	height:655px !important;
}

@keyframes intensificar-1496811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496811 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496835 {
	width:628px !important;
	height:287px !important;
	left:2px !important;
	top:196px !important;
}

table#table1970367 th, table#table1970367 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1970367 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1970367 {
	table-layout:fixed;
}

#item1496836 {
	width:595px !important;
	height:627px !important;
}

@keyframes intensificar-1496836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496836 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496859 {
	width:23px !important;
	height:46px !important;
	left:630px !important;
	top:59px !important;
}

#item1496862 {
	width:23px !important;
	height:46px !important;
	left:630px !important;
	top:335px !important;
}

#item1492778 {
	width:628px !important;
	height:483px !important;
	left:2px !important;
}

#item1492779 {
	width:595px !important;
	height:1813px !important;
}

@keyframes intensificar-1492779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492779 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492802 {
	width:23px !important;
	height:46px !important;
	left:630px !important;
	top:219px !important;
}

@keyframes intensificar-1371729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371729 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1371730 {
	width:626px !important;
	height:88px !important;
}

#item1371753 {
	width:490px !important;
	height:326px !important;
	top:108px !important;
}

#item1371776 {
	width:125px !important;
	height:31px !important;
	left:506px !important;
	top:486px !important;
}

#item1371783 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1371806 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1371830 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1371853 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1646435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646435 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1371727 {
	width:666px !important;
	height:517px !important;
	left:34px !important;
	top:592px !important;
}

#item1371989 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:530px !important;
}

#item1372012 {
	width:626px !important;
	height:65px !important;
	left:36px !important;
	top:450px !important;
}

#item1372036 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1372041 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1511721 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1407947 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1407948 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1407944 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1407979 {
	width:172px !important;
	height:70px !important;
}

#item1407980 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1407954 {
	width:172px !important;
	height:70px !important;
}

#item1407955 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1407952 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1408031 {
	width:141px !important;
	height:70px !important;
}

#item1408032 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1408006 {
	width:141px !important;
	height:70px !important;
}

#item1408007 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1408003 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1408083 {
	width:139px !important;
	height:70px !important;
}

#item1408084 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1408057 {
	width:139px !important;
	height:70px !important;
}

#item1408058 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1408055 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1577348 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1577372 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1577345 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424673 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424673 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424673 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424673 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606634 {
	width:81px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes intensificar-1290076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1290076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1290076 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1290074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1290074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1290074 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1290072 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1290077 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1290080 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:145px !important;
}

#item1290104 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item1290128 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1290132 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1336999 {
	width:528px !important;
	height:332px !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-1336999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336999 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1290908 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:76px !important;
}

#item1290911 {
	width:534px !important;
	height:146px !important;
	top:23px !important;
}

table#table1977620 th, table#table1977620 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1977620 tr {
	background:#f5f5f5;;
}

table#table1977620 {
	table-layout:fixed;
}

#item1471846 {
	width:502px !important;
	height:431px !important;
}

@keyframes intensificar-1471846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471846 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1290940 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1290943 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:177px !important;
}

#item1626972 {
	width:57px !important;
	height:9px !important;
	top:354px !important;
}

@keyframes intensificar-1626972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626972 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1290372 {
	width:528px !important;
	height:26px !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-1290372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1290372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1290372 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1344628 {
	width:528px !important;
	height:386px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1344628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1344628 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1290332 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:252px !important;
}

#item1290337 {
	width:534px !important;
	height:498px !important;
	top:16px !important;
}

#item1290849 {
	width:509px !important;
	height:737px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1290849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1290849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1290849 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1290363 {
	width:14px !important;
	height:9px !important;
}

#item1290367 {
	width:14px !important;
	height:9px !important;
	top:521px !important;
}

#item1290158 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1290158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1290158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1290158 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1290181 {
	width:350px !important;
	height:453px !important;
	top:66px !important;
}

@keyframes intensificar-1290181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1290181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1290181 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1290204 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:335px !important;
}

@keyframes intensificar-1290204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1290204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1290204 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1290227 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:503px !important;
}

@keyframes intensificar-1290227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1290227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1290227 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1290232 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:367px !important;
}

@keyframes intensificar-1290232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1290232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1290232 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1290255 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:445px !important;
}

@keyframes intensificar-1290255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1290255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1290255 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1290278 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:461px !important;
}

@keyframes intensificar-1290278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1290278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1290278 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1290302 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1290302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1290302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1290302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1290326 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1290326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1290326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1290326 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1646328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646328 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1290155 {
	width:564px !important;
	height:540px !important;
	left:36px !important;
	top:195px !important;
}

#item1290475 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1290477 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1290472 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1290508 {
	width:123px !important;
	height:50px !important;
}

#item1290509 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1290483 {
	width:123px !important;
	height:50px !important;
}

#item1290484 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1290480 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1290560 {
	width:113px !important;
	height:50px !important;
}

#item1290561 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1290535 {
	width:113px !important;
	height:50px !important;
}

#item1290536 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1290532 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1290612 {
	width:101px !important;
	height:50px !important;
}

#item1290613 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1290587 {
	width:101px !important;
	height:50px !important;
}

#item1290588 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1290584 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1290666 {
	width:101px !important;
	height:50px !important;
}

#item1290667 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1290639 {
	width:101px !important;
	height:50px !important;
}

#item1290640 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1290636 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1290693 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1290716 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1290690 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1290723 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1290723 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1290723 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1290723 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607292 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1370992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370992 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1370987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370987 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1370985 {
	width:700px !important;
	height:309px !important;
}

#item1400107 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1371003 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:512px !important;
}

#item1371026 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1371050 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1371053 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1421740 {
	width:80px !important;
	height:18px !important;
	top:169px !important;
}

@keyframes intensificar-1421740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421740 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496687 {
	width:628px !important;
	height:139px !important;
}

#item1496688 {
	width:595px !important;
	height:675px !important;
}

@keyframes intensificar-1496688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496688 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496715 {
	width:628px !important;
	height:287px !important;
	top:196px !important;
}

table#table1985806 th, table#table1985806 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1985806 tr {
	background:#f5f5f5;;
}

table#table1985806 {
	table-layout:fixed;
}

#item1496716 {
	width:595px !important;
	height:637px !important;
}

@keyframes intensificar-1496716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496716 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496682 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:59px !important;
}

#item1496711 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:335px !important;
}

#item1496632 {
	width:628px !important;
	height:483px !important;
}

#item1496633 {
	width:595px !important;
	height:692px !important;
}

@keyframes intensificar-1496633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496633 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496656 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:219px !important;
}

#item1492859 {
	width:628px !important;
	height:483px !important;
}

#item1492860 {
	width:595px !important;
	height:1108px !important;
}

@keyframes intensificar-1492860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492860 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492883 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:219px !important;
}

@keyframes intensificar-1371079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371079 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1371081 {
	width:628px !important;
	height:88px !important;
}

#item1371104 {
	width:490px !important;
	height:355px !important;
	top:105px !important;
}

#item1371127 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:277px !important;
}

#item1371150 {
	width:124px !important;
	height:31px !important;
	left:503px !important;
	top:491px !important;
}

#item1371157 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:299px !important;
}

#item1371180 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:389px !important;
}

#item1371204 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:411px !important;
}

#item1371228 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1371252 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1646440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646440 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1371076 {
	width:664px !important;
	height:522px !important;
	left:36px !important;
	top:592px !important;
}

#item1416038 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1416039 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1416035 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1416073 {
	width:172px !important;
	height:70px !important;
}

#item1416074 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1416046 {
	width:172px !important;
	height:70px !important;
}

#item1416047 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1416044 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1416124 {
	width:158px !important;
	height:70px !important;
}

#item1416125 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1416099 {
	width:158px !important;
	height:70px !important;
}

#item1416100 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1416097 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1416175 {
	width:141px !important;
	height:70px !important;
}

#item1416176 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1416150 {
	width:141px !important;
	height:70px !important;
}

#item1416151 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1416148 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1416227 {
	width:141px !important;
	height:70px !important;
}

#item1416228 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1416202 {
	width:141px !important;
	height:70px !important;
}

#item1416203 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1416199 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
}

#item1577383 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1577406 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1577380 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424674 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424674 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424674 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424674 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606641 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1292752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292752 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1292750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292750 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1292748 {
	width:600px !important;
	height:790px !important;
}

#item1292753 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1292765 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:100px !important;
}

#item1292770 {
	width:534px !important;
	height:194px !important;
	top:16px !important;
}

#item1293552 {
	width:508px !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-1293552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1293552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1293552 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1292801 {
	width:14px !important;
	height:9px !important;
}

#item1292804 {
	width:14px !important;
	height:9px !important;
	top:219px !important;
}

table#table1991412 th, table#table1991412 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1991412 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1991412 {
	table-layout:fixed;
}

#item1292808 {
	width:528px !important;
	height:311px !important;
	top:19px !important;
}

@keyframes intensificar-1292808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292808 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1292831 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1292831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292831 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1292985 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1292989 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1328060 {
	width:509px !important;
	height:1339px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1328060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1328060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1328060 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1293015 {
	width:14px !important;
	height:9px !important;
}

#item1293020 {
	width:14px !important;
	height:9px !important;
	top:556px !important;
}

#item1292856 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1292856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292856 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1292879 {
	width:350px !important;
	height:302px !important;
	top:49px !important;
}

@keyframes intensificar-1292879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292879 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1292902 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:402px !important;
}

@keyframes intensificar-1292902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292902 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1292908 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1292908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292908 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1292931 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1292931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292931 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1292956 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1292956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292956 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1292979 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1292979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1646332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646332 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1292763 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1293024 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1293047 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1293071 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1293075 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1293101 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1293102 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1293098 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1293136 {
	width:123px !important;
	height:50px !important;
}

#item1293137 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1293110 {
	width:123px !important;
	height:50px !important;
}

#item1293112 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1293105 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1293190 {
	width:101px !important;
	height:50px !important;
}

#item1293191 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1293164 {
	width:101px !important;
	height:50px !important;
}

#item1293165 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1293160 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1293244 {
	width:99px !important;
	height:50px !important;
}

#item1293245 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1293218 {
	width:99px !important;
	height:50px !important;
}

#item1293220 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1293214 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1575713 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1575736 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1575710 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1293305 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1293305 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1293305 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1293305 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607323 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1372871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372871 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1372865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372865 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1372863 {
	width:700px !important;
	height:309px !important;
}

#item1400088 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1373122 {
	width:80px !important;
	height:12px !important;
	top:218px !important;
}

@keyframes intensificar-1373122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373122 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496457 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:70px !important;
}

#item1496460 {
	width:628px !important;
	height:185px !important;
}

#item1496461 {
	width:595px !important;
	height:851px !important;
}

@keyframes intensificar-1496461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496461 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496484 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:346px !important;
}

#item1496487 {
	width:628px !important;
	height:250px !important;
	top:244px !important;
}

table#table1996102 th, table#table1996102 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1996102 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1996102 {
	table-layout:fixed;
}

#item1496488 {
	width:595px !important;
	height:452px !important;
}

@keyframes intensificar-1496488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496488 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492929 {
	width:628px !important;
	height:494px !important;
}

#item1492930 {
	width:595px !important;
	height:2205px !important;
}

@keyframes intensificar-1492930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492930 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492953 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:224px !important;
}

@keyframes intensificar-1372884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372884 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1372885 {
	width:628px !important;
	height:64px !important;
}

#item1372908 {
	width:490px !important;
	height:397px !important;
	top:84px !important;
}

#item1372931 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:507px !important;
}

#item1372939 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1372962 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1372986 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1373009 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1646444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646444 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1372882 {
	width:664px !important;
	height:538px !important;
	left:36px !important;
	top:581px !important;
}

#item1373145 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:513px !important;
}

#item1373168 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1373192 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1373195 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1408372 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1408373 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1408369 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1408403 {
	width:172px !important;
	height:70px !important;
}

#item1408404 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1408378 {
	width:172px !important;
	height:70px !important;
}

#item1408379 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1408376 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1408455 {
	width:141px !important;
	height:70px !important;
}

#item1408456 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1408429 {
	width:141px !important;
	height:70px !important;
}

#item1408430 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1408427 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1408506 {
	width:139px !important;
	height:70px !important;
}

#item1408507 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1408481 {
	width:139px !important;
	height:70px !important;
}

#item1408482 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1408479 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1577412 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1577436 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1577409 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424671 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424671 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424671 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424671 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606651 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1293613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1293613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1293613 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1293611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1293611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1293611 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1293609 {
	width:600px !important;
	height:790px !important;
}

#item1293614 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2000105 th, table#table2000105 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2000105 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2000105 {
	table-layout:fixed;
}

#item1293620 {
	width:528px !important;
	height:149px !important;
	top:246px !important;
}

@keyframes intensificar-1293620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1293620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1293620 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1293643 {
	width:528px !important;
	height:226px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1293643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1293643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1293643 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1293666 {
	width:57px !important;
	height:13px !important;
	top:226px !important;
}

@keyframes intensificar-1293666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1293666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1293666 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1294205 {
	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-1294205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1294205 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1293695 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1293695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1293695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1293695 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1293718 {
	width:350px !important;
	height:232px !important;
	top:66px !important;
}

@keyframes intensificar-1293718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1293718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1293718 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1293741 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:118px !important;
}

@keyframes intensificar-1293741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1293741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1293741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1293764 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:134px !important;
}

@keyframes intensificar-1293764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1293764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1293764 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1293787 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:191px !important;
}

@keyframes intensificar-1293787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1293787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1293787 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1293793 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1293793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1293793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1293793 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1293818 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1293818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1293818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1293818 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1293617 {
	width:564px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1293862 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1293885 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1293909 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1293913 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1293939 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1293940 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1293936 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1293974 {
	width:123px !important;
	height:50px !important;
}

#item1293975 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1293949 {
	width:123px !important;
	height:50px !important;
}

#item1293950 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1293945 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1294027 {
	width:99px !important;
	height:50px !important;
}

#item1294028 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1294002 {
	width:99px !important;
	height:50px !important;
}

#item1294003 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1293998 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1294080 {
	width:101px !important;
	height:50px !important;
}

#item1294081 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1294055 {
	width:101px !important;
	height:50px !important;
}

#item1294056 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1294051 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1575749 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1575772 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1575746 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1294141 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1294141 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1294141 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1294141 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607344 {
	width:186px !important;
	height:180px !important;
	top:1020px !important;
}

@keyframes intensificar-1373452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373452 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1373447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373447 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1373445 {
	width:700px !important;
	height:309px !important;
}

#item1400084 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2002666 th, table#table2002666 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2002666 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2002666 {
	table-layout:fixed;
}

#item1373617 {
	width:628px !important;
	height:259px !important;
	top:27px !important;
}

@keyframes intensificar-1373617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373617 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1373663 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1373663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373663 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496411 {
	width:628px !important;
	height:200px !important;
}

#item1496412 {
	width:595px !important;
	height:450px !important;
}

@keyframes intensificar-1496412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496412 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496435 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:77px !important;
}

#item1493036 {
	width:628px !important;
	height:518px !important;
}

#item1493037 {
	width:595px !important;
	height:1029px !important;
}

@keyframes intensificar-1493037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493037 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493060 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

@keyframes intensificar-1373463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373463 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1373464 {
	width:628px !important;
	height:64px !important;
}

#item1373487 {
	width:473px !important;
	height:123px !important;
	top:93px !important;
}

#item1373510 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:165px !important;
}

#item1373533 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:187px !important;
}

#item1373556 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:268px !important;
}

#item1373563 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1373586 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1373461 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1373691 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1373714 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1373738 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1373742 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1408588 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1408589 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1408585 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1408620 {
	width:172px !important;
	height:70px !important;
}

#item1408621 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1408595 {
	width:172px !important;
	height:70px !important;
}

#item1408596 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1408593 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1408672 {
	width:141px !important;
	height:70px !important;
}

#item1408673 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1408646 {
	width:141px !important;
	height:70px !important;
}

#item1408648 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1408644 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1408724 {
	width:139px !important;
	height:70px !important;
}

#item1408725 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1408698 {
	width:139px !important;
	height:70px !important;
}

#item1408699 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1408696 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1577444 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1577467 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1577441 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424670 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424670 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424670 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424670 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606658 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1294270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1294270 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1294268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1294268 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1294266 {
	width:600px !important;
	height:790px !important;
}

#item1294271 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2005269 tr {
	border-right:2.2px solid #fff;;
}

table#table2005269 {
	table-layout:fixed;
}

#item1294280 {
	width:528px !important;
	height:288px !important;
	top:19px !important;
}

@keyframes intensificar-1294280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1294280 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1294327 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1294327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1294327 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1294959 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:101px !important;
}

#item1294962 {
	width:534px !important;
	height:195px !important;
	top:16px !important;
}

#item1295060 {
	width:508px !important;
	height:342px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1295060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295060 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1294992 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1294998 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:218px !important;
}

#item1294483 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:262px !important;
}

#item1294486 {
	width:534px !important;
	height:517px !important;
	top:16px !important;
}

#item1328360 {
	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-1328360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1328360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1328360 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1294512 {
	width:14px !important;
	height:9px !important;
}

#item1294515 {
	width:14px !important;
	height:9px !important;
	top:540px !important;
}

#item1294356 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1294356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1294356 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1294379 {
	width:350px !important;
	height:250px !important;
	top:49px !important;
}

@keyframes intensificar-1294379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1294379 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1294402 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:272px !important;
}

@keyframes intensificar-1294402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1294402 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1294426 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:288px !important;
}

@keyframes intensificar-1294426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1294426 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1294449 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:346px !important;
}

@keyframes intensificar-1294449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1294449 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1294455 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1294455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1294455 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1294478 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1294478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1294478 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1294277 {
	width:564px !important;
	height:549px !important;
	left:636px !important;
	top:176px !important;
}

#item1294518 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:128px !important;
}

#item1294542 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1294566 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1294571 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1633625 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1294597 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1294598 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1294594 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1294631 {
	width:123px !important;
	height:50px !important;
}

#item1294632 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1294606 {
	width:123px !important;
	height:50px !important;
}

#item1294607 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1294602 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1294684 {
	width:99px !important;
	height:50px !important;
}

#item1294685 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1294659 {
	width:99px !important;
	height:50px !important;
}

#item1294660 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1294655 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1294739 {
	width:101px !important;
	height:50px !important;
}

#item1294740 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1294713 {
	width:101px !important;
	height:50px !important;
}

#item1294714 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1294709 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1575780 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1575803 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1575777 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1294797 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1294797 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1294797 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1294797 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607367 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1373990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373990 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1373996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373996 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1373988 {
	width:700px !important;
	height:309px !important;
}

#item1400077 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1634159 {
	width:80px !important;
	height:18px !important;
	top:205px !important;
}

@keyframes intensificar-1634159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1634159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1634159 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1634182 {
	width:628px !important;
	height:182px !important;
}

#item1634183 {
	width:595px !important;
	height:705px !important;
}

@keyframes intensificar-1634183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1634183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1634183 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1634206 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:68px !important;
}

#item1634209 {
	width:628px !important;
	height:253px !important;
	top:233px !important;
}

table#table2010572 tr {
	border-right:3.08px solid #fff;;
}

table#table2010572 {
	table-layout:fixed;
}

#item1634210 {
	width:595px !important;
	height:500px !important;
}

@keyframes intensificar-1634210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1634210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1634210 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1634233 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:337px !important;
}

#item1493093 {
	width:628px !important;
	height:486px !important;
	top:1px !important;
}

#item1493094 {
	width:595px !important;
	height:1696px !important;
}

@keyframes intensificar-1493094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493094 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493117 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:221px !important;
}

@keyframes intensificar-1374007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1374007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1374007 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1374008 {
	width:628px !important;
	height:64px !important;
}

#item1374031 {
	width:490px !important;
	height:310px !important;
	top:92px !important;
}

#item1374055 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:353px !important;
}

#item1374078 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:375px !important;
}

#item1374101 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:455px !important;
}

#item1374108 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1374131 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1374005 {
	width:664px !important;
	height:487px !important;
	left:36px !important;
	top:589px !important;
}

#item1374264 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:506px !important;
}

#item1374287 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1374311 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1374314 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1634066 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1408815 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1408816 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1408812 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1408846 {
	width:172px !important;
	height:70px !important;
}

#item1408847 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1408821 {
	width:172px !important;
	height:70px !important;
}

#item1408822 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1408819 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1408897 {
	width:141px !important;
	height:70px !important;
}

#item1408898 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1408872 {
	width:141px !important;
	height:70px !important;
}

#item1408873 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1408870 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1408949 {
	width:139px !important;
	height:70px !important;
}

#item1408950 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1408924 {
	width:139px !important;
	height:70px !important;
}

#item1408925 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1408921 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1577481 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1577504 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1577478 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424669 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424669 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424669 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424669 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606675 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1598242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598242 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1598244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598244 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1598240 {
	width:600px !important;
	height:790px !important;
}

#item1598246 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1628386 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:80px !important;
}

#item1628389 {
	width:534px !important;
	height:153px !important;
	top:16px !important;
}

#item1628390 {
	width:508px !important;
	height:314px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1628390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628390 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1628414 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1628417 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:176px !important;
}

table#table2015573 th, table#table2015573 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2015573 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2015573 {
	table-layout:fixed;
}

#item1628422 {
	width:528px !important;
	height:345px !important;
	top:220px !important;
}

@keyframes intensificar-1628422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628422 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1628445 {
	width:57px !important;
	height:9px !important;
	top:201px !important;
}

@keyframes intensificar-1628445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628445 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1628311 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item1628314 {
	width:534px !important;
	height:533px !important;
	top:16px !important;
}

#item1628315 {
	width:509px !important;
	height:933px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1628315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628315 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1628339 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1628342 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:556px !important;
}

#item1598328 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1598328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598328 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1598351 {
	width:350px !important;
	height:352px !important;
	top:78px !important;
}

@keyframes intensificar-1598351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1598374 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:400px !important;
}

@keyframes intensificar-1598374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598374 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1598397 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:416px !important;
}

@keyframes intensificar-1598397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598397 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1598420 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:472px !important;
}

@keyframes intensificar-1598420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598420 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1598426 {
	width:175px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1598426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598426 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1598449 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1598449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598449 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1598252 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1598531 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1598555 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1598558 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1598581 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1628274 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1598607 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1598608 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1598604 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1598641 {
	width:123px !important;
	height:50px !important;
}

#item1598642 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1598616 {
	width:123px !important;
	height:50px !important;
}

#item1598617 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1598612 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1598697 {
	width:99px !important;
	height:50px !important;
}

#item1598698 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1598672 {
	width:99px !important;
	height:50px !important;
}

#item1598673 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1598666 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1598751 {
	width:101px !important;
	height:50px !important;
}

#item1598752 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1598725 {
	width:101px !important;
	height:50px !important;
}

#item1598726 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1598721 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1598781 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1598804 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1598778 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1598807 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1598807 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1598807 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1598807 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607374 {
	width:186px !important;
	height:180px !important;
	top:1020px !important;
}

@keyframes intensificar-1598863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598863 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1598865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598865 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1598861 {
	width:700px !important;
	height:309px !important;
}

#item1598866 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1598896 {
	width:80px !important;
	height:18px !important;
	top:205px !important;
}

@keyframes intensificar-1598896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598896 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1598919 {
	width:628px !important;
	height:182px !important;
}

#item1598920 {
	width:595px !important;
	height:596px !important;
}

@keyframes intensificar-1598920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598920 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1598943 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:68px !important;
}

#item1629294 {
	width:628px !important;
	height:298px !important;
	top:233px !important;
}

table#table2022453 th, table#table2022453 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2022453 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2022453 {
	table-layout:fixed;
}

#item1629295 {
	width:595px !important;
	height:500px !important;
}

@keyframes intensificar-1629295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1629295 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1629319 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:359px !important;
}

#item1599130 {
	width:628px !important;
	height:536px !important;
}

#item1599131 {
	width:595px !important;
	height:1559px !important;
}

@keyframes intensificar-1599131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599131 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1599154 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:245px !important;
}

@keyframes intensificar-1598947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598947 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1598971 {
	width:404px !important;
	height:398px !important;
	top:138px !important;
}

#item1598994 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:396px !important;
}

#item1599017 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:418px !important;
}

#item1599040 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:505px !important;
}

#item1599049 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1599073 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1598870 {
	width:664px !important;
	height:536px !important;
	left:36px !important;
	top:539px !important;
}

#item1599158 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1599182 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1599185 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1599208 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1629143 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:506px !important;
}

#item1599234 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1599235 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1599231 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1599269 {
	width:172px !important;
	height:70px !important;
}

#item1599270 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1599243 {
	width:172px !important;
	height:70px !important;
}

#item1599245 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1599239 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1599322 {
	width:141px !important;
	height:70px !important;
}

#item1599323 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1599297 {
	width:141px !important;
	height:70px !important;
}

#item1599298 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1599293 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1599375 {
	width:139px !important;
	height:70px !important;
}

#item1599376 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1599350 {
	width:139px !important;
	height:70px !important;
}

#item1599351 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1599346 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1599406 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1599430 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1599403 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1599435 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1599435 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1599435 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1599435 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606664 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1295113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295113 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1295111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295111 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1295109 {
	width:600px !important;
	height:790px !important;
}

#item1295114 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1663209 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:138px !important;
}

#item1663214 {
	width:534px !important;
	height:269px !important;
	left:1px !important;
	top:16px !important;
}

#item1663215 {
	width:511px !important;
	height:399px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1663215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1663239 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
}

#item1663242 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
	top:292px !important;
}

#item1663247 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:413px !important;
}

#item1663251 {
	width:534px !important;
	height:210px !important;
	left:1px !important;
	top:321px !important;
}

table#table2033501 th, table#table2033501 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2033501 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2033501 {
	table-layout:fixed;
}

#item1663253 {
	width:511px !important;
	height:374px !important;
}

@keyframes intensificar-1663253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663253 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1663276 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
	top:305px !important;
}

#item1663280 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
	top:538px !important;
}

#item1663358 {
	width:57px !important;
	height:9px !important;
	top:302px !important;
}

@keyframes intensificar-1663358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663358 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1295341 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:260px !important;
}

#item1295346 {
	width:534px !important;
	height:514px !important;
	top:16px !important;
}

#item1328438 {
	width:509px !important;
	height:785px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1328438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1328438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1328438 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1295373 {
	width:14px !important;
	height:9px !important;
}

#item1295376 {
	width:14px !important;
	height:9px !important;
	top:538px !important;
}

#item1295213 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1295213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295213 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1295236 {
	width:350px !important;
	height:407px !important;
	top:49px !important;
}

@keyframes intensificar-1295236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295236 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1295259 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:479px !important;
}

@keyframes intensificar-1295259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295259 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1295266 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1295266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295266 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1295289 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1295289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295289 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1295313 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1295313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295313 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1295336 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1295336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295336 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1295117 {
	width:565px !important;
	height:547px !important;
	left:635px !important;
	top:178px !important;
}

#item1295382 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1295405 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1295429 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1295432 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1295459 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1295460 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1295455 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1295492 {
	width:123px !important;
	height:50px !important;
}

#item1295493 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1295467 {
	width:123px !important;
	height:50px !important;
}

#item1295468 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1295463 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1295546 {
	width:101px !important;
	height:50px !important;
}

#item1295547 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1295521 {
	width:101px !important;
	height:50px !important;
}

#item1295522 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1295517 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1295599 {
	width:99px !important;
	height:50px !important;
}

#item1295600 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1295574 {
	width:99px !important;
	height:50px !important;
}

#item1295575 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1295570 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1575812 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1575835 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1575809 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1295655 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1295655 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1295655 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1295655 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607386 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1374570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1374570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1374570 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1374563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1374563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1374563 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1374561 {
	width:700px !important;
	height:309px !important;
}

#item1400071 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1422443 {
	width:80px !important;
	height:12px !important;
	top:225px !important;
}

@keyframes intensificar-1422443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422443 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496244 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:77px !important;
}

#item1496247 {
	width:628px !important;
	height:185px !important;
	top:7px !important;
}

#item1496248 {
	width:595px !important;
	height:694px !important;
}

@keyframes intensificar-1496248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496248 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496271 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:353px !important;
}

#item1496274 {
	width:628px !important;
	height:250px !important;
	top:251px !important;
}

table#table2046713 th, table#table2046713 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2046713 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2046713 {
	table-layout:fixed;
}

#item1496276 {
	width:595px !important;
	height:540px !important;
}

@keyframes intensificar-1496276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496276 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493137 {
	width:628px !important;
	height:501px !important;
}

#item1493138 {
	width:595px !important;
	height:1539px !important;
}

@keyframes intensificar-1493138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493138 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493161 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:228px !important;
}

@keyframes intensificar-1374581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1374581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1374581 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1374582 {
	width:628px !important;
	height:40px !important;
}

#item1374605 {
	width:490px !important;
	height:443px !important;
	top:54px !important;
}

#item1374628 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:500px !important;
}

#item1374636 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1374660 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1374684 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1374707 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1374579 {
	width:664px !important;
	height:531px !important;
	left:36px !important;
	top:574px !important;
}

#item1374841 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

#item1374864 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1374888 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1374893 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1409025 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1409026 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1409022 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1409057 {
	width:172px !important;
	height:70px !important;
}

#item1409058 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1409032 {
	width:172px !important;
	height:70px !important;
}

#item1409033 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1409030 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1409108 {
	width:141px !important;
	height:70px !important;
}

#item1409109 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1409083 {
	width:141px !important;
	height:70px !important;
}

#item1409084 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1409081 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1409160 {
	width:139px !important;
	height:70px !important;
}

#item1409161 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1409135 {
	width:139px !important;
	height:70px !important;
}

#item1409136 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1409133 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1577512 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1577536 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1577509 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424668 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424668 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424668 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424668 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606669 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1295843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295843 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1295841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295841 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1295839 {
	width:600px !important;
	height:790px !important;
}

#item1295845 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1296114 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1296137 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1296162 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1296166 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1295851 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:138px !important;
}

#item1295859 {
	width:534px !important;
	height:269px !important;
	top:16px !important;
}

#item1296676 {
	width:511px !important;
	height:581px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1296676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296676 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1295889 {
	width:14px !important;
	height:9px !important;
}

#item1295892 {
	width:14px !important;
	height:9px !important;
	top:292px !important;
}

#item1344460 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:108px !important;
}

#item1344467 {
	width:534px !important;
	height:210px !important;
	top:16px !important;
}

table#table2052056 th, table#table2052056 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2052056 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2052056 {
	table-layout:fixed;
}

#item1344541 {
	width:511px !important;
	height:415px !important;
}

@keyframes intensificar-1344541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1344541 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1344499 {
	width:14px !important;
	height:9px !important;
}

#item1344503 {
	width:14px !important;
	height:9px !important;
	top:233px !important;
}

#item1629982 {
	width:57px !important;
	height:9px !important;
	top:302px !important;
}

@keyframes intensificar-1629982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1629982 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1296079 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:253px !important;
}

#item1296082 {
	width:534px !important;
	height:515px !important;
	top:16px !important;
}

#item1328527 {
	width:509px !important;
	height:1073px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1328527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1328527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1328527 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1296108 {
	width:14px !important;
	height:9px !important;
}

#item1296111 {
	width:14px !important;
	height:9px !important;
	top:538px !important;
}

#item1295946 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1295946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295946 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1295969 {
	width:350px !important;
	height:436px !important;
	top:49px !important;
}

@keyframes intensificar-1295969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295969 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1295992 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:513px !important;
}

@keyframes intensificar-1295992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295992 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1296000 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1296000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296000 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1296023 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1296023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296023 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1296048 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1296048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296048 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1296071 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1296071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296071 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1295849 {
	width:565px !important;
	height:551px !important;
	left:635px !important;
	top:178px !important;
}

#item1296193 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1296194 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1296189 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1296226 {
	width:123px !important;
	height:50px !important;
}

#item1296227 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1296201 {
	width:123px !important;
	height:50px !important;
}

#item1296202 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1296197 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1296279 {
	width:101px !important;
	height:50px !important;
}

#item1296280 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1296254 {
	width:101px !important;
	height:50px !important;
}

#item1296255 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1296250 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1296333 {
	width:99px !important;
	height:50px !important;
}

#item1296334 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1296307 {
	width:99px !important;
	height:50px !important;
}

#item1296308 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1296303 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1575847 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1575870 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1575844 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1296392 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1296392 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1296392 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1296392 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607409 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1375148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1375143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375143 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1375141 {
	width:700px !important;
	height:309px !important;
}

#item1400064 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1422662 {
	width:80px !important;
	height:12px !important;
	top:219px !important;
}

@keyframes intensificar-1422662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422662 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496146 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:70px !important;
}

#item1496150 {
	width:628px !important;
	height:185px !important;
}

#item1496151 {
	width:595px !important;
	height:910px !important;
}

@keyframes intensificar-1496151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496151 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496178 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:346px !important;
}

#item1496182 {
	width:628px !important;
	height:250px !important;
	top:244px !important;
}

table#table2057458 th, table#table2057458 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2057458 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2057458 {
	table-layout:fixed;
}

#item1496183 {
	width:595px !important;
	height:581px !important;
}

@keyframes intensificar-1496183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496183 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493190 {
	width:628px !important;
	height:494px !important;
}

#item1493191 {
	width:595px !important;
	height:1911px !important;
}

@keyframes intensificar-1493191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493191 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493214 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:224px !important;
}

@keyframes intensificar-1375158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375158 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1375159 {
	width:628px !important;
	height:64px !important;
}

#item1375182 {
	width:395px !important;
	height:340px !important;
	top:84px !important;
}

#item1375205 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:463px !important;
}

#item1375212 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1375235 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1375259 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1375283 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1375156 {
	width:664px !important;
	height:494px !important;
	left:36px !important;
	top:581px !important;
}

#item1375432 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

#item1375456 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1375480 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1375484 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1409238 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1409239 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1409235 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1409271 {
	width:172px !important;
	height:70px !important;
}

#item1409272 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1409246 {
	width:172px !important;
	height:70px !important;
}

#item1409247 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1409244 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1409324 {
	width:141px !important;
	height:70px !important;
}

#item1409325 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1409297 {
	width:141px !important;
	height:70px !important;
}

#item1409298 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1409295 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1409375 {
	width:139px !important;
	height:70px !important;
}

#item1409376 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1409350 {
	width:139px !important;
	height:70px !important;
}

#item1409351 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1409348 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1577542 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1577565 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1577539 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424667 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424667 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424667 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424667 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606680 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1296739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296739 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1296737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296737 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1296735 {
	width:600px !important;
	height:790px !important;
}

#item1296741 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2061783 tr {
	border-right:2.2px solid #fff;;
}

table#table2061783 {
	table-layout:fixed;
}

#item1296748 {
	width:528px !important;
	height:191px !important;
	top:14px !important;
}

@keyframes intensificar-1296748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296748 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1296795 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1296795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296795 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1465852 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:151px !important;
}

#item1465857 {
	width:534px !important;
	height:296px !important;
	top:16px !important;
}

#item1465858 {
	width:511px !important;
	height:427px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1465858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465858 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1465882 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1465885 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:319px !important;
}

#item1297338 {
	width:528px !important;
	height:531px !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-1297338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1297338 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1296824 {
	width:528px !important;
	height:12px !important;
}

@keyframes intensificar-1296824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296824 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1296847 {
	width:350px !important;
	height:232px !important;
	top:32px !important;
}

@keyframes intensificar-1296847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296847 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1296870 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:152px !important;
}

@keyframes intensificar-1296870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296870 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1296894 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:168px !important;
}

@keyframes intensificar-1296894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296894 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1296917 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:225px !important;
}

@keyframes intensificar-1296917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296917 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1296923 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1296923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296923 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1296946 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1296946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296946 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1296745 {
	width:564px !important;
	height:547px !important;
	left:636px !important;
	top:178px !important;
}

#item1296990 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1297013 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1297037 {
	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:#dfd8ea;
}

#item1297069 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1297064 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1297101 {
	width:123px !important;
	height:50px !important;
}

#item1297102 {
	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;
}

#item1297154 {
	width:99px !important;
	height:50px !important;
}

#item1297155 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1297129 {
	width:99px !important;
	height:50px !important;
}

#item1297130 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1297125 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1297209 {
	width:101px !important;
	height:50px !important;
}

#item1297210 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1297183 {
	width:101px !important;
	height:50px !important;
}

#item1297184 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1297178 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1575899 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1575922 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1575896 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1297267 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1297267 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1297267 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1297267 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607421 {
	width:186px !important;
	height:180px !important;
	top:1020px !important;
}

@keyframes intensificar-1375740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375740 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1375734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375734 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1375732 {
	width:700px !important;
	height:309px !important;
}

#item1400060 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2065247 tr {
	border-right:3.08px solid #fff;;
}

table#table2065247 {
	table-layout:fixed;
}

#item1375906 {
	width:628px !important;
	height:287px !important;
	top:27px !important;
}

@keyframes intensificar-1375906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375906 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1375952 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1375952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375952 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496132 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:56px !important;
}

#item1496108 {
	width:628px !important;
	height:158px !important;
}

#item1496109 {
	width:595px !important;
	height:733px !important;
}

@keyframes intensificar-1496109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496109 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493249 {
	width:628px !important;
	height:502px !important;
}

#item1493250 {
	width:595px !important;
	height:990px !important;
}

@keyframes intensificar-1493250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493250 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493273 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:228px !important;
}

@keyframes intensificar-1375752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375752 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1375753 {
	width:628px !important;
	height:16px !important;
}

#item1375776 {
	width:490px !important;
	height:325px !important;
	top:44px !important;
}

#item1375799 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:213px !important;
}

#item1375822 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:235px !important;
}

#item1375846 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:315px !important;
}

#item1375852 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1375875 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1375750 {
	width:664px !important;
	height:502px !important;
	left:36px !important;
	top:573px !important;
}

#item1375979 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

#item1376002 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1376026 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1376030 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1409447 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1409448 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1409444 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1409479 {
	width:172px !important;
	height:70px !important;
}

#item1409480 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1409453 {
	width:172px !important;
	height:70px !important;
}

#item1409454 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1409451 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1409531 {
	width:141px !important;
	height:70px !important;
}

#item1409532 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1409506 {
	width:141px !important;
	height:70px !important;
}

#item1409507 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1409504 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1409582 {
	width:139px !important;
	height:70px !important;
}

#item1409583 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1409557 {
	width:139px !important;
	height:70px !important;
}

#item1409558 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1409555 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1577572 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1577595 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1577569 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424666 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424666 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424666 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424666 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606683 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1297403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1297403 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1297401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1297401 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1297399 {
	width:600px !important;
	height:790px !important;
}

#item1297404 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1297409 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:61px !important;
}

#item1297415 {
	width:534px !important;
	height:117px !important;
	top:16px !important;
}

#item1298150 {
	width:508px !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-1298150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298150 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1297446 {
	width:14px !important;
	height:9px !important;
}

#item1297449 {
	width:14px !important;
	height:9px !important;
	top:140px !important;
}

table#table2069201 tr {
	border-right:2.2px solid #fff;;
}

table#table2069201 {
	table-layout:fixed;
}

#item1297454 {
	width:528px !important;
	height:365px !important;
	top:19px !important;
}

@keyframes intensificar-1297454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1297454 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1297477 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1297477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1297477 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1297632 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:260px !important;
}

#item1297636 {
	width:534px !important;
	height:515px !important;
	top:16px !important;
}

#item1328617 {
	width:509px !important;
	height:918px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1328617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1328617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1328617 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1297662 {
	width:14px !important;
	height:9px !important;
}

#item1297665 {
	width:14px !important;
	height:9px !important;
	top:538px !important;
}

#item1297502 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1297502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1297502 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1297525 {
	width:350px !important;
	height:352px !important;
	top:49px !important;
}

@keyframes intensificar-1297525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1297525 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1297548 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:444px !important;
}

@keyframes intensificar-1297548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1297548 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1297554 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1297554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1297554 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1297577 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1297577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1297577 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1297601 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1297601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1297601 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1297624 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1297624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1297624 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1297407 {
	width:564px !important;
	height:547px !important;
	left:636px !important;
	top:178px !important;
}

#item1297669 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1297692 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1297717 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1297721 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1297747 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1297748 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1297744 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1297781 {
	width:123px !important;
	height:50px !important;
}

#item1297782 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1297755 {
	width:123px !important;
	height:50px !important;
}

#item1297756 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1297751 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1297834 {
	width:101px !important;
	height:50px !important;
}

#item1297835 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1297809 {
	width:101px !important;
	height:50px !important;
}

#item1297810 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1297805 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1297888 {
	width:99px !important;
	height:50px !important;
}

#item1297889 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1297863 {
	width:99px !important;
	height:50px !important;
}

#item1297864 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1297858 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1575935 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1575958 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1575932 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1297945 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1297945 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1297945 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1297945 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607443 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1376283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376283 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1376278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376278 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1376276 {
	width:700px !important;
	height:309px !important;
}

#item1400055 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1376534 {
	width:80px !important;
	height:12px !important;
	top:187px !important;
}

@keyframes intensificar-1376534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376534 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496000 {
	width:628px !important;
	height:155px !important;
}

#item1496001 {
	width:595px !important;
	height:714px !important;
}

@keyframes intensificar-1496001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496001 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496024 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:55px !important;
}

#item1496030 {
	width:628px !important;
	height:275px !important;
	top:212px !important;
}

table#table2074668 tr {
	border-right:3.08px solid #fff;;
}

table#table2074668 {
	table-layout:fixed;
}

#item1496031 {
	width:595px !important;
	height:544px !important;
}

@keyframes intensificar-1496031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496031 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496054 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:327px !important;
}

#item1493300 {
	width:628px !important;
	height:487px !important;
}

#item1493301 {
	width:595px !important;
	height:1500px !important;
}

@keyframes intensificar-1493301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493301 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493325 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:221px !important;
}

@keyframes intensificar-1376295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376295 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1376296 {
	width:628px !important;
	height:40px !important;
}

#item1376320 {
	width:490px !important;
	height:404px !important;
	top:68px !important;
}

#item1376344 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:456px !important;
}

#item1376351 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1376374 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1376398 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1376421 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1376293 {
	width:664px !important;
	height:487px !important;
	left:36px !important;
	top:588px !important;
}

#item1376557 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:530px !important;
}

#item1376580 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:450px !important;
}

#item1376604 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1376610 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1409649 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1409651 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1409646 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1409683 {
	width:172px !important;
	height:70px !important;
}

#item1409684 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1409658 {
	width:172px !important;
	height:70px !important;
}

#item1409659 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1409656 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1409734 {
	width:141px !important;
	height:70px !important;
}

#item1409735 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1409709 {
	width:141px !important;
	height:70px !important;
}

#item1409710 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1409707 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1409787 {
	width:139px !important;
	height:70px !important;
}

#item1409788 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1409760 {
	width:139px !important;
	height:70px !important;
}

#item1409761 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1409758 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1577612 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1577635 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1577609 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424663 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424663 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424663 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424663 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606692 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1298217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298217 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1298215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1298213 {
	width:600px !important;
	height:790px !important;
}

#item1298218 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1298225 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:66px !important;
}

#item1298230 {
	width:534px !important;
	height:127px !important;
	top:16px !important;
}

#item1298986 {
	width:511px !important;
	height:407px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1298986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298986 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1298260 {
	width:14px !important;
	height:9px !important;
}

#item1298267 {
	width:14px !important;
	height:9px !important;
	top:150px !important;
}

table#table2080142 th, table#table2080142 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2080142 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2080142 {
	table-layout:fixed;
}

#item1298271 {
	width:528px !important;
	height:345px !important;
	top:19px !important;
}

@keyframes intensificar-1298271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298271 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1298294 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1298294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298294 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1298448 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:252px !important;
}

#item1298453 {
	width:534px !important;
	height:498px !important;
	top:16px !important;
}

#item1298887 {
	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-1298887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298887 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1298480 {
	width:14px !important;
	height:9px !important;
}

#item1298483 {
	width:14px !important;
	height:9px !important;
	top:521px !important;
}

#item1298319 {
	width:528px !important;
	height:47px !important;
}

@keyframes intensificar-1298319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298319 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1298342 {
	width:350px !important;
	height:379px !important;
	top:67px !important;
}

@keyframes intensificar-1298342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298342 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1298365 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:488px !important;
}

@keyframes intensificar-1298365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298365 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1298371 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1298371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298371 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1298394 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1298394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298394 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1298418 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1298418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298418 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1298441 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1298441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298441 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1646339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646339 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1298223 {
	width:564px !important;
	height:530px !important;
	left:636px !important;
	top:195px !important;
}

#item1298486 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:162px !important;
}

#item1298509 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:100px !important;
}

#item1298533 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1298536 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1298562 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1298563 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1298559 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1298596 {
	width:123px !important;
	height:50px !important;
}

#item1298597 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1298570 {
	width:123px !important;
	height:50px !important;
}

#item1298571 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1298566 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1298649 {
	width:101px !important;
	height:50px !important;
}

#item1298650 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1298624 {
	width:101px !important;
	height:50px !important;
}

#item1298625 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1298620 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1298702 {
	width:99px !important;
	height:50px !important;
}

#item1298703 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1298677 {
	width:99px !important;
	height:50px !important;
}

#item1298678 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1298673 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1575967 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1575990 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1575964 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1298760 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1298760 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1298760 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1298760 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607450 {
	width:186px !important;
	height:180px !important;
	top:1020px !important;
}

@keyframes intensificar-1376864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376864 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1376858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376858 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1376856 {
	width:700px !important;
	height:309px !important;
}

#item1400048 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1377114 {
	width:80px !important;
	height:12px !important;
	top:217px !important;
}

@keyframes intensificar-1377114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377114 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495911 {
	width:628px !important;
	height:185px !important;
}

#item1495912 {
	width:595px !important;
	height:694px !important;
}

@keyframes intensificar-1495912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495912 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495935 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:70px !important;
}

#item1495941 {
	width:628px !important;
	height:237px !important;
	top:242px !important;
}

table#table2085105 th, table#table2085105 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2085105 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2085105 {
	table-layout:fixed;
}

#item1495942 {
	width:595px !important;
	height:500px !important;
}

@keyframes intensificar-1495942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495942 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495965 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:338px !important;
}

#item1493350 {
	width:628px !important;
	height:479px !important;
}

#item1493351 {
	width:595px !important;
	height:1461px !important;
}

@keyframes intensificar-1493351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493374 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:217px !important;
}

@keyframes intensificar-1376875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376875 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1376876 {
	width:628px !important;
	height:66px !important;
}

#item1376899 {
	width:490px !important;
	height:404px !important;
	top:75px !important;
}

#item1376923 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:448px !important;
}

#item1376930 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1376953 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1376977 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1377000 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1646451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646451 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1376873 {
	width:664px !important;
	height:479px !important;
	left:36px !important;
	top:596px !important;
}

#item1377137 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:536px !important;
}

#item1377160 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:450px !important;
}

#item1377184 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1377187 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1409875 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1409876 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1409872 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1409906 {
	width:172px !important;
	height:70px !important;
}

#item1409907 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1409881 {
	width:172px !important;
	height:70px !important;
}

#item1409882 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1409879 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1409957 {
	width:141px !important;
	height:70px !important;
}

#item1409958 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1409932 {
	width:141px !important;
	height:70px !important;
}

#item1409933 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1409930 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1410010 {
	width:139px !important;
	height:70px !important;
}

#item1410011 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1409984 {
	width:139px !important;
	height:70px !important;
}

#item1409985 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1409982 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1577646 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1577669 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1577643 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424661 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424661 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424661 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424661 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606698 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1544805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544805 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1544808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544808 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544803 {
	width:600px !important;
	height:790px !important;
}

#item1544809 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1544814 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:98px !important;
}

#item1544819 {
	width:534px !important;
	height:189px !important;
	top:16px !important;
}

#item1544820 {
	width:510px !important;
	height:357px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1544820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544820 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544845 {
	width:14px !important;
	height:9px !important;
}

#item1544851 {
	width:14px !important;
	height:9px !important;
	top:212px !important;
}

table#table2089919 th, table#table2089919 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2089919 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2089919 {
	table-layout:fixed;
}

#item1544856 {
	width:528px !important;
	height:270px !important;
	top:19px !important;
}

@keyframes intensificar-1544856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544856 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544880 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1544880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544880 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545033 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:252px !important;
}

#item1545036 {
	width:534px !important;
	height:498px !important;
	top:16px !important;
}

#item1545037 {
	width:509px !important;
	height:1002px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1545037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545037 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545063 {
	width:14px !important;
	height:9px !important;
}

#item1545067 {
	width:14px !important;
	height:9px !important;
	top:521px !important;
}

#item1544905 {
	width:528px !important;
	height:47px !important;
}

@keyframes intensificar-1544905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544905 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544928 {
	width:350px !important;
	height:267px !important;
	top:68px !important;
}

@keyframes intensificar-1544928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544928 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544951 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:385px !important;
}

@keyframes intensificar-1544951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544951 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544958 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1544958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544958 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544981 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1544981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544981 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545005 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1545005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545005 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545028 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1545028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545028 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1646343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646343 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544812 {
	width:564px !important;
	height:530px !important;
	left:636px !important;
	top:195px !important;
}

#item1545070 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:162px !important;
}

#item1545093 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:100px !important;
}

#item1545118 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1545122 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1545148 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1545149 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1545145 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1545181 {
	width:123px !important;
	height:50px !important;
}

#item1545182 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1545156 {
	width:123px !important;
	height:50px !important;
}

#item1545157 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1545152 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1545235 {
	width:101px !important;
	height:50px !important;
}

#item1545236 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1545210 {
	width:101px !important;
	height:50px !important;
}

#item1545211 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1545206 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1545289 {
	width:99px !important;
	height:50px !important;
}

#item1545290 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1545263 {
	width:99px !important;
	height:50px !important;
}

#item1545265 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1545259 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1576000 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1576023 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1575997 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1545346 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1545346 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1545346 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1545346 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607460 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1545424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545424 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1545426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545426 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545422 {
	width:700px !important;
	height:309px !important;
}

#item1545427 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1545432 {
	width:80px !important;
	height:12px !important;
	top:217px !important;
}

@keyframes intensificar-1545432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545432 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545455 {
	width:628px !important;
	height:185px !important;
}

#item1545456 {
	width:595px !important;
	height:655px !important;
}

@keyframes intensificar-1545456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545456 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545479 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:70px !important;
}

#item1545483 {
	width:628px !important;
	height:237px !important;
	top:242px !important;
}

table#table2094116 th, table#table2094116 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2094116 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2094116 {
	table-layout:fixed;
}

#item1545484 {
	width:595px !important;
	height:412px !important;
}

@keyframes intensificar-1545484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545484 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545508 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:338px !important;
}

#item1545642 {
	width:628px !important;
	height:479px !important;
}

#item1545643 {
	width:595px !important;
	height:1676px !important;
}

@keyframes intensificar-1545643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545643 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545666 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:217px !important;
}

@keyframes intensificar-1545512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545512 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545513 {
	width:628px !important;
	height:66px !important;
}

#item1545536 {
	width:490px !important;
	height:350px !important;
	top:89px !important;
}

#item1545559 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:448px !important;
}

#item1545565 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1545588 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1545612 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1545636 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1646455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646455 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545430 {
	width:664px !important;
	height:479px !important;
	left:36px !important;
	top:596px !important;
}

#item1545669 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:536px !important;
}

#item1545693 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:450px !important;
}

#item1545717 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1545721 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1545748 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1545749 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1545744 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1545781 {
	width:172px !important;
	height:70px !important;
}

#item1545782 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1545756 {
	width:172px !important;
	height:70px !important;
}

#item1545757 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1545752 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1545834 {
	width:141px !important;
	height:70px !important;
}

#item1545835 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1545809 {
	width:141px !important;
	height:70px !important;
}

#item1545810 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1545805 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1545888 {
	width:139px !important;
	height:70px !important;
}

#item1545889 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1545863 {
	width:139px !important;
	height:70px !important;
}

#item1545864 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1545859 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1577676 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1577699 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1577672 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1545945 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1545945 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1545945 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1545945 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606704 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1299058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299058 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1299056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299056 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1299054 {
	width:600px !important;
	height:790px !important;
}

#item1299059 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2097808 th, table#table2097808 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2097808 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2097808 {
	table-layout:fixed;
}

#item1299065 {
	width:528px !important;
	height:126px !important;
	top:322px !important;
}

@keyframes intensificar-1299065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299065 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1299088 {
	width:528px !important;
	height:287px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1299088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299088 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1299111 {
	width:57px !important;
	height:13px !important;
	top:303px !important;
}

@keyframes intensificar-1299111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299111 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1299671 {
	width:528px !important;
	height:467px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1299671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299671 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1299140 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1299140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299140 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1299163 {
	width:350px !important;
	height:99px !important;
	top:49px !important;
}

@keyframes intensificar-1299163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299163 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1299187 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:101px !important;
}

@keyframes intensificar-1299187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299187 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1299210 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:117px !important;
}

@keyframes intensificar-1299210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299210 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1299233 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:225px !important;
}

@keyframes intensificar-1299233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299233 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1299240 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1299240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299240 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1299264 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1299264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299264 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1340846 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:138px !important;
}

@keyframes intensificar-1340846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340846 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1646347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1299062 {
	width:564px !important;
	height:467px !important;
	left:636px !important;
	top:160px !important;
}

#item1299308 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1299333 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1299357 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1299360 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1299624 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1299387 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1299388 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1299383 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1299421 {
	width:123px !important;
	height:50px !important;
}

#item1299422 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1299396 {
	width:123px !important;
	height:50px !important;
}

#item1299397 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1299392 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1299474 {
	width:99px !important;
	height:50px !important;
}

#item1299475 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1299449 {
	width:99px !important;
	height:50px !important;
}

#item1299450 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1299445 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1299527 {
	width:101px !important;
	height:50px !important;
}

#item1299528 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1299502 {
	width:101px !important;
	height:50px !important;
}

#item1299503 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1299498 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1576032 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1576055 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1576029 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1299586 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1299586 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1299586 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1299586 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607485 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1377441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377441 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1377433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377433 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1377431 {
	width:700px !important;
	height:309px !important;
}

#item1400045 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2100479 th, table#table2100479 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2100479 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2100479 {
	table-layout:fixed;
}

#item1377614 {
	width:628px !important;
	height:192px !important;
	top:27px !important;
}

@keyframes intensificar-1377614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377614 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1377662 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1377662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377662 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495874 {
	width:628px !important;
	height:294px !important;
}

#item1495875 {
	width:595px !important;
	height:494px !important;
}

@keyframes intensificar-1495875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495875 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495899 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:124px !important;
}

#item1493424 {
	width:628px !important;
	height:542px !important;
}

#item1493425 {
	width:595px !important;
	height:833px !important;
}

@keyframes intensificar-1493425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493425 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493448 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

@keyframes intensificar-1377452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377452 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1377453 {
	width:628px !important;
	height:40px !important;
}

#item1377476 {
	width:490px !important;
	height:155px !important;
	top:68px !important;
}

#item1377499 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:141px !important;
}

#item1377522 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:164px !important;
}

#item1377545 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:308px !important;
}

#item1377556 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1377579 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1377584 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:193px !important;
}

@keyframes intensificar-1646459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646459 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1377450 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1377690 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1377713 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1377737 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1377741 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1377765 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1410091 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1410092 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1410088 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1410123 {
	width:172px !important;
	height:70px !important;
}

#item1410124 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1410098 {
	width:172px !important;
	height:70px !important;
}

#item1410099 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1410096 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1410174 {
	width:141px !important;
	height:70px !important;
}

#item1410175 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1410149 {
	width:141px !important;
	height:70px !important;
}

#item1410150 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1410147 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1410227 {
	width:139px !important;
	height:70px !important;
}

#item1410228 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1410202 {
	width:139px !important;
	height:70px !important;
}

#item1410203 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1410200 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1577705 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1577728 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1577702 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424660 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424660 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424660 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424660 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606712 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1300354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300354 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1300352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300352 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1300350 {
	width:600px !important;
	height:790px !important;
}

#item1300355 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2103124 th, table#table2103124 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2103124 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2103124 {
	table-layout:fixed;
}

#item1300361 {
	width:528px !important;
	height:126px !important;
	top:337px !important;
}

@keyframes intensificar-1300361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300361 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1300385 {
	width:528px !important;
	height:287px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1300385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300385 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1300408 {
	width:57px !important;
	height:13px !important;
	top:318px !important;
}

@keyframes intensificar-1300408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300408 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1300564 {
	width:528px !important;
	height:447px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1300564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300564 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1300437 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1300437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300437 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1300460 {
	width:350px !important;
	height:99px !important;
	top:49px !important;
}

@keyframes intensificar-1300460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300460 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1300483 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:101px !important;
}

@keyframes intensificar-1300483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300483 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1300506 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:117px !important;
}

@keyframes intensificar-1300506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300506 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1300529 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:225px !important;
}

@keyframes intensificar-1300529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300529 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1300536 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1300536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1300559 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1300559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300559 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1340854 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:139px !important;
}

@keyframes intensificar-1340854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340854 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1646352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646352 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1300358 {
	width:564px !important;
	height:463px !important;
	left:636px !important;
	top:160px !important;
}

#item1300589 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1300613 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1300637 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1300642 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1300665 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1300691 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1300692 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1300688 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1300724 {
	width:123px !important;
	height:50px !important;
}

#item1300725 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1300699 {
	width:123px !important;
	height:50px !important;
}

#item1300700 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1300695 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1300778 {
	width:99px !important;
	height:50px !important;
}

#item1300779 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1300752 {
	width:99px !important;
	height:50px !important;
}

#item1300753 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1300748 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1300832 {
	width:101px !important;
	height:50px !important;
}

#item1300833 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1300807 {
	width:101px !important;
	height:50px !important;
}

#item1300808 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1300802 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1576066 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1576089 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1576063 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1300893 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1300893 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1300893 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1300893 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607495 {
	width:186px !important;
	height:180px !important;
	top:1020px !important;
}

@keyframes intensificar-1378593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378593 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1378583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378583 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378581 {
	width:700px !important;
	height:309px !important;
}

#item1400031 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2105701 th, table#table2105701 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2105701 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2105701 {
	table-layout:fixed;
}

#item1378764 {
	width:628px !important;
	height:196px !important;
	top:27px !important;
}

@keyframes intensificar-1378764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378764 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378810 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1378810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378810 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495840 {
	width:628px !important;
	height:287px !important;
}

#item1495841 {
	width:595px !important;
	height:498px !important;
}

@keyframes intensificar-1495841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495841 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495864 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:121px !important;
}

#item1493478 {
	width:628px !important;
	height:542px !important;
}

#item1493479 {
	width:595px !important;
	height:853px !important;
}

@keyframes intensificar-1493479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493479 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493502 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

@keyframes intensificar-1378605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378605 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378606 {
	width:628px !important;
	height:40px !important;
}

#item1378629 {
	width:427px !important;
	height:146px !important;
	top:68px !important;
}

#item1378652 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:141px !important;
}

#item1378675 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:164px !important;
}

#item1378698 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:309px !important;
}

#item1378706 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1378729 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1378733 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:194px !important;
}

@keyframes intensificar-1646465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646465 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378603 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1378837 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1378861 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1378885 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1378888 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1378911 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1410529 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1410531 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1410526 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1410562 {
	width:172px !important;
	height:70px !important;
}

#item1410563 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1410537 {
	width:172px !important;
	height:70px !important;
}

#item1410538 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1410535 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1410613 {
	width:141px !important;
	height:70px !important;
}

#item1410614 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1410588 {
	width:141px !important;
	height:70px !important;
}

#item1410589 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1410586 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1410666 {
	width:139px !important;
	height:70px !important;
}

#item1410667 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1410640 {
	width:139px !important;
	height:70px !important;
}

#item1410641 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1410637 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1577737 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1577760 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1577734 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424658 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424658 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424658 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424658 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606717 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1301614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301614 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1301612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301612 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1301610 {
	width:600px !important;
	height:790px !important;
}

#item1301615 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1301898 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1301902 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1301925 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1599536 {
	width:528px !important;
	height:300px !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-1599536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2108756 th, table#table2108756 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2108756 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2108756 {
	table-layout:fixed;
}

#item1599560 {
	width:528px !important;
	height:166px !important;
	top:321px !important;
}

@keyframes intensificar-1599560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599560 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1599583 {
	width:100px !important;
	height:13px !important;
	top:301px !important;
}

@keyframes intensificar-1599583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599583 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1599750 {
	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-1599750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599750 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1599607 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1599607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599607 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1599630 {
	width:350px !important;
	height:162px !important;
	top:49px !important;
}

@keyframes intensificar-1599630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599630 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1599653 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:135px !important;
}

@keyframes intensificar-1599653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599653 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1599676 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:151px !important;
}

@keyframes intensificar-1599676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599676 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1599700 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:268px !important;
}

#item1599711 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:169px !important;
}

#item1599718 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:231px !important;
}

#item1599741 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:233px !important;
}

@keyframes intensificar-1646357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646357 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1599534 {
	width:564px !important;
	height:567px !important;
	left:636px !important;
	top:158px !important;
}

#item1599774 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:125px !important;
}

#item1599797 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1301951 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1301952 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1301948 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1301987 {
	width:123px !important;
	height:50px !important;
}

#item1301988 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1301962 {
	width:123px !important;
	height:50px !important;
}

#item1301963 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1301958 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1302040 {
	width:99px !important;
	height:50px !important;
}

#item1302041 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1302015 {
	width:99px !important;
	height:50px !important;
}

#item1302016 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1302011 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1302093 {
	width:101px !important;
	height:50px !important;
}

#item1302094 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1302068 {
	width:101px !important;
	height:50px !important;
}

#item1302069 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1302064 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1576138 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1576161 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1576135 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1302150 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1302150 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1302150 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1302150 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607515 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1379730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379730 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1379738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379738 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1379728 {
	width:700px !important;
	height:309px !important;
}

#item1400022 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1380031 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1380034 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1380057 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

table#table2111293 th, table#table2111293 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2111293 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2111293 {
	table-layout:fixed;
}

#item1600243 {
	width:628px !important;
	height:256px !important;
	top:289px !important;
}

@keyframes intensificar-1600243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600243 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1600267 {
	width:140px !important;
	height:18px !important;
	top:261px !important;
}

@keyframes intensificar-1600267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600267 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1600290 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:93px !important;
}

#item1600295 {
	width:628px !important;
	height:231px !important;
}

#item1600296 {
	width:595px !important;
	height:548px !important;
}

@keyframes intensificar-1600296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600296 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1600460 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:235px !important;
}

#item1600465 {
	width:628px !important;
	height:515px !important;
}

#item1600466 {
	width:595px !important;
	height:979px !important;
}

@keyframes intensificar-1600466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600466 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1600320 {
	width:627px !important;
	height:64px !important;
	left:1px !important;
}

@keyframes intensificar-1600320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600320 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1600343 {
	width:415px !important;
	height:192px !important;
	top:96px !important;
}

@keyframes intensificar-1600343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600343 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1600367 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:213px !important;
}

@keyframes intensificar-1600367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600367 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1600390 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:236px !important;
}

@keyframes intensificar-1600390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600390 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1600413 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:394px !important;
}

#item1600423 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:262px !important;
}

#item1600429 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:343px !important;
}

#item1600452 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:345px !important;
}

@keyframes intensificar-1646469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646469 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1600241 {
	width:664px !important;
	height:545px !important;
	left:36px !important;
	top:532px !important;
}

#item1600489 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:490px !important;
}

#item1600512 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1411054 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1411055 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1411051 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1411086 {
	width:172px !important;
	height:70px !important;
}

#item1411087 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411061 {
	width:172px !important;
	height:70px !important;
}

#item1411062 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411059 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1411139 {
	width:141px !important;
	height:70px !important;
}

#item1411140 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411113 {
	width:141px !important;
	height:70px !important;
}

#item1411114 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411111 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1411190 {
	width:139px !important;
	height:70px !important;
}

#item1411191 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1411165 {
	width:139px !important;
	height:70px !important;
}

#item1411166 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1411163 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1577800 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1577823 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1577797 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424654 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424654 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424654 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424654 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538208 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1300990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300990 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1300988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300988 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1300986 {
	width:600px !important;
	height:790px !important;
}

#item1300991 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2114341 th, table#table2114341 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2114341 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2114341 {
	table-layout:fixed;
}

#item1300999 {
	width:528px !important;
	height:126px !important;
	top:334px !important;
}

@keyframes intensificar-1300999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300999 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1301022 {
	width:528px !important;
	height:315px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1301022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301022 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1301045 {
	width:57px !important;
	height:13px !important;
	top:315px !important;
}

@keyframes intensificar-1301045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301045 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1301201 {
	width:528px !important;
	height:523px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1301201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1301074 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1301074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301074 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1301097 {
	width:350px !important;
	height:137px !important;
	top:66px !important;
}

@keyframes intensificar-1301097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301097 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1301120 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:151px !important;
}

@keyframes intensificar-1301120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301120 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1301143 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:167px !important;
}

@keyframes intensificar-1301143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301143 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1301166 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:275px !important;
}

@keyframes intensificar-1301166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301166 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1301173 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1301173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301173 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1301196 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1301196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301196 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1340858 {
	width:47px !important;
	height:24px !important;
	left:482px !important;
	top:189px !important;
}

@keyframes intensificar-1340858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340858 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1646362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646362 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1300996 {
	width:565px !important;
	height:523px !important;
	left:635px !important;
	top:160px !important;
}

#item1301225 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1301248 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1301272 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1301275 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1333152 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1301324 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1301325 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1301321 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1301357 {
	width:123px !important;
	height:50px !important;
}

#item1301358 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1301332 {
	width:123px !important;
	height:50px !important;
}

#item1301333 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1301328 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1301411 {
	width:99px !important;
	height:50px !important;
}

#item1301412 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1301386 {
	width:99px !important;
	height:50px !important;
}

#item1301387 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1301381 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1301464 {
	width:101px !important;
	height:50px !important;
}

#item1301465 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1301439 {
	width:101px !important;
	height:50px !important;
}

#item1301440 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1301435 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1576103 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1576126 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1576100 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1301524 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1301524 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1301524 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1301524 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538455 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1379163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379163 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1379156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379156 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1379154 {
	width:700px !important;
	height:309px !important;
}

#item1400025 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2117268 th, table#table2117268 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2117268 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2117268 {
	table-layout:fixed;
}

#item1379336 {
	width:628px !important;
	height:213px !important;
	top:27px !important;
}

@keyframes intensificar-1379336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379336 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1379382 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1379382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379382 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495806 {
	width:628px !important;
	height:271px !important;
}

#item1495807 {
	width:595px !important;
	height:568px !important;
}

@keyframes intensificar-1495807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495807 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495830 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:113px !important;
}

#item1493526 {
	width:628px !important;
	height:542px !important;
}

#item1493527 {
	width:595px !important;
	height:1088px !important;
}

@keyframes intensificar-1493527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493527 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493550 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

@keyframes intensificar-1379176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379176 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1379177 {
	width:628px !important;
	height:64px !important;
}

#item1379200 {
	width:431px !important;
	height:194px !important;
	top:92px !important;
}

#item1379223 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:212px !important;
}

#item1379246 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:234px !important;
}

#item1379270 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:379px !important;
}

#item1379279 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1379302 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1379306 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:264px !important;
}

@keyframes intensificar-1646474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646474 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1379174 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1379409 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1379432 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1379457 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1379460 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1379483 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1410757 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1410758 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1410754 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1410789 {
	width:172px !important;
	height:70px !important;
}

#item1410790 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1410764 {
	width:172px !important;
	height:70px !important;
}

#item1410765 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1410762 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1410840 {
	width:141px !important;
	height:70px !important;
}

#item1410841 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1410815 {
	width:141px !important;
	height:70px !important;
}

#item1410816 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1410813 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1410892 {
	width:139px !important;
	height:70px !important;
}

#item1410893 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1410867 {
	width:139px !important;
	height:70px !important;
}

#item1410868 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1410865 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1577768 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1577791 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1577765 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424657 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424657 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424657 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424657 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606724 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1542664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542664 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1542667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542667 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542662 {
	width:600px !important;
	height:790px !important;
}

#item1542668 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2120061 tr {
	border-right:2.2px solid #fff;;
}

table#table2120061 {
	table-layout:fixed;
}

#item1542842 {
	width:528px !important;
	height:201px !important;
	top:19px !important;
}

@keyframes intensificar-1542842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542842 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542865 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1542865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542865 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542888 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:139px !important;
}

#item1542893 {
	width:534px !important;
	height:271px !important;
	top:16px !important;
}

#item1542894 {
	width:508px !important;
	height:357px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1542894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542894 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542919 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1542924 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:294px !important;
}

#item1544002 {
	width:528px !important;
	height:529px !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-1544002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544002 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542676 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1542676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542676 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542699 {
	width:350px !important;
	height:232px !important;
	top:83px !important;
}

@keyframes intensificar-1542699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542699 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542722 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:204px !important;
}

@keyframes intensificar-1542722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542722 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542745 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:220px !important;
}

@keyframes intensificar-1542745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542745 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542769 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:300px !important;
}

@keyframes intensificar-1542769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542769 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542775 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1542775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542775 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542798 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1542798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542798 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1646369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646369 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542672 {
	width:564px !important;
	height:545px !important;
	left:636px !important;
	top:180px !important;
}

#item1542928 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:128px !important;
}

#item1542951 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1542975 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1542979 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1543903 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1543005 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1543006 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1543002 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1543038 {
	width:123px !important;
	height:50px !important;
}

#item1543039 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1543013 {
	width:123px !important;
	height:50px !important;
}

#item1543014 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1543009 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1543094 {
	width:99px !important;
	height:50px !important;
}

#item1543095 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1543068 {
	width:99px !important;
	height:50px !important;
}

#item1543069 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1543063 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1543147 {
	width:101px !important;
	height:50px !important;
}

#item1543148 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1543122 {
	width:101px !important;
	height:50px !important;
}

#item1543123 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1543118 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1576169 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1576192 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1576166 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1543204 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1543204 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1543204 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1543204 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607519 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1543264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543264 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1543266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543266 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543262 {
	width:700px !important;
	height:309px !important;
}

#item1543267 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2123383 tr {
	border-right:3.08px solid #fff;;
}

table#table2123383 {
	table-layout:fixed;
}

#item1543274 {
	width:628px !important;
	height:315px !important;
	top:27px !important;
}

@keyframes intensificar-1543274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543274 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543297 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1543297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543297 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543320 {
	width:628px !important;
	height:111px !important;
}

#item1543321 {
	width:595px !important;
	height:655px !important;
}

@keyframes intensificar-1543321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543321 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543344 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:33px !important;
}

#item1543480 {
	width:628px !important;
	height:479px !important;
}

#item1543481 {
	width:595px !important;
	height:1049px !important;
}

@keyframes intensificar-1543481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543481 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543504 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:217px !important;
}

@keyframes intensificar-1543348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543348 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543349 {
	width:628px !important;
	height:112px !important;
}

#item1543373 {
	width:423px !important;
	height:230px !important;
	top:140px !important;
}

#item1543396 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:318px !important;
}

#item1543420 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:341px !important;
}

#item1543443 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:448px !important;
}

#item1543451 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1543474 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1646480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646480 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543271 {
	width:664px !important;
	height:479px !important;
	left:36px !important;
	top:596px !important;
}

#item1543508 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:506px !important;
}

#item1543531 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1543555 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1543558 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1543933 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1543586 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1543587 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1543582 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1543622 {
	width:172px !important;
	height:70px !important;
}

#item1543623 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1543597 {
	width:172px !important;
	height:70px !important;
}

#item1543598 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1543593 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1543676 {
	width:141px !important;
	height:70px !important;
}

#item1543677 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1543650 {
	width:141px !important;
	height:70px !important;
}

#item1543651 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1543646 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1543729 {
	width:139px !important;
	height:70px !important;
}

#item1543731 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1543704 {
	width:139px !important;
	height:70px !important;
}

#item1543705 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1543700 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1577837 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1577860 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1577834 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1543787 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1543787 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1543787 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1543787 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1302226 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1302227 {
	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-1302227 {
	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;
	}
}
#item1302228 {
	width:322px !important;
	height:65px !important;
	left:75px !important;
	top:345px !important;
}

@keyframes intensificar-1302228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1302228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1302228 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1302251 {
	opacity:0.45;
	width:502px !important;
	height:176px !important;
	left:75px !important;
	top:429px !important;
	background:#0e0b00;
}

#item1302252 {
	width:463px !important;
	height:134px !important;
	left:97px !important;
	top:448px !important;
}

@keyframes intensificar-1302252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1302252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1302252 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1302275 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1302275 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1302275 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1302275 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1380298 {
	width:748px !important;
	height:1252px !important;
	left:-22px !important;
	top:-23px !important;
	background:#101820;
}

@keyframes moverhacialaizquierdayreducir-1380300 {
	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-1380300 {
	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;
	}
}
#item1380305 {
	width:415px !important;
	height:54px !important;
	left:36px !important;
	top:321px !important;
}

@keyframes intensificar-1380305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380305 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1380328 {
	opacity:0.35;
	width:628px !important;
	height:246px !important;
	left:36px !important;
	top:388px !important;
	background:#0e0b00;
}

#item1380329 {
	width:562px !important;
	height:196px !important;
	left:66px !important;
	top:415px !important;
}

@keyframes intensificar-1380329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380329 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424652 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424652 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424652 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424652 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1302290 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1302672 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1302695 {
	width:528px !important;
	height:632px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1302695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1302695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1302695 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1302609 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1549461 {
	width:13px !important;
	height:26px !important;
	left:585px !important;
	top:382px !important;
}

#item1549465 {
	width:534px !important;
	height:640px !important;
	left:45px !important;
	top:75px !important;
}

#item1549466 {
	width:509px !important;
	height:805px !important;
}

@keyframes intensificar-1549466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549466 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549489 {
	width:14px !important;
	height:9px !important;
	left:568px !important;
	top:60px !important;
}

#item1549492 {
	width:14px !important;
	height:9px !important;
	left:568px !important;
	top:724px !important;
}

#item1302562 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1302585 {
	width:528px !important;
	height:580px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1302585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1302585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1302585 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1302295 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1302318 {
	width:129px !important;
	height:18px !important;
	left:53px !important;
	top:94px !important;
}

#item1302473 {
	width:152px !important;
	height:20px !important;
	left:375px !important;
	top:94px !important;
}

#item1302499 {
	width:33px !important;
	height:17px !important;
	left:57px !important;
	top:613px !important;
}

#item1302503 {
	width:87px !important;
	height:8px !important;
	left:96px !important;
	top:617px !important;
}

#item1537277 {
	width:20px !important;
	height:10px !important;
	left:162px !important;
	top:559px !important;
}

table#table2128915 th, table#table2128915 td {
	vertical-align:top;;
}

table#table2128915 tr {
	height:18px;;
}

table#table2128915 {
	table-layout:fixed;
}

#item1537283 {
	width:500px !important;
	height:490px !important;
	left:57px !important;
	top:125px !important;
}

#item1537413 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1537410 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:537px !important;
}

#item1537418 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1537414 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:122px !important;
}

#item1537422 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1537419 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:140px !important;
}

#item1537426 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1537423 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:158px !important;
}

#item1537430 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1537427 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:176px !important;
}

#item1537434 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1537431 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:194px !important;
}

#item1537438 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1537435 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:212px !important;
}

#item1537442 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1537439 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:230px !important;
}

#item1537446 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1537443 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:248px !important;
}

#item1537450 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1537447 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:266px !important;
}

#item1537455 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1537451 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:284px !important;
}

#item1537459 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1537456 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:302px !important;
}

#item1537463 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1537460 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:320px !important;
}

#item1537467 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1537464 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:338px !important;
}

#item1537471 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1537468 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:356px !important;
}

#item1537475 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1537472 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:374px !important;
}

#item1537480 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1537477 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:392px !important;
}

#item1537484 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1537481 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:410px !important;
}

#item1537489 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1537486 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:428px !important;
}

#item1537494 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1537490 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:446px !important;
}

#item1537499 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1537495 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:464px !important;
}

#item1537723 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1537720 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:482px !important;
}

#item1537727 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1537724 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:500px !important;
}

#item1537735 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1537731 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:555px !important;
}

#item1537739 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1537736 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:573px !important;
}

#item1537753 {
	width:20px !important;
	height:10px !important;
	left:171px !important;
	top:541px !important;
}

@keyframes intensificar-1302550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1302550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1302550 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1302555 {
	width:148px !important;
	height:37px !important;
	left:238px !important;
	top:47px !important;
}

#item1302293 {
	width:610px !important;
	height:800px !important;
	left:590px !important;
	top:-10px !important;
}

#item1303015 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1303019 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1307632 {
	width:556px !important;
	height:498px !important;
	left:26px !important;
	top:167px !important;
}

#item1303226 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1303249 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1303223 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1303256 {
	width:19px !important;
	height:19px !important;
}

#item1303252 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1303259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1303259 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1303263 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1303264 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1303259 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1303267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1303267 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1303297 {
	width:131px !important;
	height:50px !important;
}

#item1303298 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1303271 {
	width:131px !important;
	height:50px !important;
}

#item1303272 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1303267 {
	width:131px !important;
	height:50px !important;
	left:777px !important;
	top:740px !important;
}

@keyframes intensificar-1303321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1303321 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1303350 {
	width:122px !important;
	height:50px !important;
}

#item1303351 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1303325 {
	width:122px !important;
	height:50px !important;
}

#item1303326 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1303321 {
	width:122px !important;
	height:50px !important;
	left:652px !important;
	top:740px !important;
}

@keyframes intensificar-1303374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1303374 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1303403 {
	width:122px !important;
	height:50px !important;
}

#item1303404 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1303378 {
	width:122px !important;
	height:50px !important;
}

#item1303379 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1303374 {
	width:122px !important;
	height:50px !important;
	left:911px !important;
	top:740px !important;
}

@keyframes intensificar-1303427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1303427 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1303456 {
	width:108px !important;
	height:50px !important;
}

#item1303457 {
	width:93px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1303431 {
	width:108px !important;
	height:50px !important;
}

#item1303432 {
	width:93px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1303427 {
	width:108px !important;
	height:50px !important;
	left:1036px !important;
	top:740px !important;
}

#item1303484 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1303507 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1303481 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1303511 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1303511 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1303511 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1303511 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1380695 {
	width:700px !important;
	height:893px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1493648 {
	width:23px !important;
	height:46px !important;
	left:674px !important;
	top:451px !important;
}

#item1493624 {
	width:628px !important;
	height:798px !important;
	left:46px !important;
	top:75px !important;
}

#item1493625 {
	width:595px !important;
	height:1116px !important;
}

@keyframes intensificar-1493625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493625 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1380647 {
	width:700px !important;
	height:893px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1550554 {
	width:628px !important;
	height:802px !important;
	left:46px !important;
	top:77px !important;
}

#item1550555 {
	width:595px !important;
	height:1160px !important;
}

@keyframes intensificar-1550555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550555 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550578 {
	width:23px !important;
	height:46px !important;
	left:674px !important;
	top:455px !important;
}

#item1380599 {
	width:700px !important;
	height:893px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1380623 {
	width:628px !important;
	height:798px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1380623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380623 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1380373 {
	width:700px !important;
	height:893px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1380403 {
	width:161px !important;
	height:23px !important;
	left:50px !important;
	top:115px !important;
}

#item1380537 {
	width:190px !important;
	height:25px !important;
	left:453px !important;
	top:115px !important;
}

#item1380560 {
	width:41px !important;
	height:21px !important;
	left:55px !important;
	top:781px !important;
}

#item1380565 {
	width:109px !important;
	height:10px !important;
	left:103px !important;
	top:787px !important;
}

#item1537871 {
	width:24px !important;
	height:12px !important;
	left:198px !important;
	top:683px !important;
}

#item1537875 {
	width:24px !important;
	height:12px !important;
	left:190px !important;
	top:705px !important;
}

table#table2135404 th, table#table2135404 td {
	vertical-align:top;;
}

table#table2135404 tr {
	height:22px;;
}

table#table2135404 {
	table-layout:fixed;
}

#item1537880 {
	width:610px !important;
	height:631px !important;
	left:59px !important;
	top:153px !important;
}

#item1537906 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1537903 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:655px !important;
}

#item1537911 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1537907 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:151px !important;
}

#item1537915 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1537912 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:173px !important;
}

#item1537920 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1537916 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:195px !important;
}

#item1537924 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1537921 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:217px !important;
}

#item1537928 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1537925 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:239px !important;
}

#item1537932 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1537929 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:261px !important;
}

#item1537936 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1537933 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:282px !important;
}

#item1537940 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1537937 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:304px !important;
}

#item1537944 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1537941 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:326px !important;
}

#item1537948 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1537945 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:348px !important;
}

#item1537952 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1537949 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:370px !important;
}

#item1537956 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1537953 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:392px !important;
}

#item1537960 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1537957 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:414px !important;
}

#item1537964 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1537961 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:436px !important;
}

#item1537968 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1537965 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:458px !important;
}

#item1537972 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1537969 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:480px !important;
}

#item1537976 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1537973 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:502px !important;
}

#item1537981 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1537978 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:524px !important;
}

#item1537985 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1537982 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:546px !important;
}

#item1537989 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1537986 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:568px !important;
}

#item1537993 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1537990 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:590px !important;
}

#item1537997 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1537994 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:612px !important;
}

#item1538001 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1537998 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:678px !important;
}

#item1538005 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1538002 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:700px !important;
}

#item1380589 {
	width:700px !important;
	height:593px !important;
	left:10px !important;
	top:210px !important;
	background:#fff;
}

@keyframes intensificar-1380589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380589 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1380371 {
	width:710px !important;
	height:903px !important;
	left:-10px !important;
	top:140px !important;
}

#item1380743 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1380746 {
	width:606px !important;
	height:52px !important;
	left:22px !important;
}

#item1381644 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1381667 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1381640 {
	width:210px !important;
	height:21px !important;
	left:52px !important;
	top:110px !important;
}

#item1381675 {
	width:26px !important;
	height:26px !important;
}

#item1381671 {
	width:26px !important;
	height:26px !important;
	left:650px !important;
	top:170px !important;
}

@keyframes intensificar-1381679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381679 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1381682 {
	width:74px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1381683 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1381679 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1381686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381686 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1381715 {
	width:183px !important;
	height:70px !important;
}

#item1381716 {
	width:162px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1381690 {
	width:183px !important;
	height:70px !important;
}

#item1381691 {
	width:162px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1381686 {
	width:183px !important;
	height:70px !important;
	left:517px !important;
	top:1054px !important;
}

@keyframes intensificar-1381739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381739 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1381768 {
	width:171px !important;
	height:70px !important;
}

#item1381770 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1381743 {
	width:171px !important;
	height:70px !important;
}

#item1381744 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1381739 {
	width:171px !important;
	height:70px !important;
	left:342px !important;
	top:1054px !important;
}

@keyframes intensificar-1381793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381793 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1381822 {
	width:190px !important;
	height:70px !important;
}

#item1381823 {
	width:150px !important;
	height:39px !important;
	left:40px !important;
	top:14px !important;
}

#item1381797 {
	width:190px !important;
	height:70px !important;
}

#item1381798 {
	width:150px !important;
	height:39px !important;
	left:40px !important;
	top:14px !important;
}

#item1381793 {
	width:190px !important;
	height:70px !important;
	left:276px !important;
	top:1130px !important;
}

@keyframes intensificar-1381846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381846 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1381875 {
	width:151px !important;
	height:70px !important;
}

#item1381876 {
	width:130px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1381850 {
	width:151px !important;
	height:70px !important;
}

#item1381851 {
	width:130px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1381846 {
	width:151px !important;
	height:70px !important;
	left:470px !important;
	top:1130px !important;
}

#item1381902 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1381925 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1381899 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424651 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424651 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424651 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424651 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538225 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1310048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310048 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1310046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310046 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1310044 {
	width:600px !important;
	height:790px !important;
}

#item1310049 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2140589 tr {
	border-right:2.2px solid #fff;;
}

table#table2140589 {
	table-layout:fixed;
}

#item1310055 {
	width:528px !important;
	height:191px !important;
	top:14px !important;
}

@keyframes intensificar-1310055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310055 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1310101 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1310101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310101 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1634302 {
	width:528px !important;
	height:297px !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-1634302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1634302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1634302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1310260 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1310263 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1328712 {
	width:509px !important;
	height:780px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1328712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1328712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1328712 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1310289 {
	width:14px !important;
	height:9px !important;
}

#item1310292 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1310131 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1310131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310131 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1310154 {
	width:350px !important;
	height:232px !important;
	top:49px !important;
}

@keyframes intensificar-1310154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310154 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1310177 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:168px !important;
}

@keyframes intensificar-1310177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310177 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1310200 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:184px !important;
}

@keyframes intensificar-1310200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310200 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1310224 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:241px !important;
}

@keyframes intensificar-1310224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310224 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1310232 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1310232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310232 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1310255 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1310255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310255 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1310052 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1310295 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1310319 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1310343 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1310346 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1310373 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1310374 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1310370 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1310409 {
	width:123px !important;
	height:50px !important;
}

#item1310410 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1310384 {
	width:123px !important;
	height:50px !important;
}

#item1310385 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1310380 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1310462 {
	width:99px !important;
	height:50px !important;
}

#item1310463 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1310437 {
	width:99px !important;
	height:50px !important;
}

#item1310438 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1310433 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1310516 {
	width:101px !important;
	height:50px !important;
}

#item1310517 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1310491 {
	width:101px !important;
	height:50px !important;
}

#item1310492 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1310486 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1310544 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1310567 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1310541 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1310574 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1310574 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1310574 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1310574 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538471 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1381957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381957 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1381951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381951 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1381949 {
	width:700px !important;
	height:309px !important;
}

#item1399994 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2144269 tr {
	border-right:3.08px solid #fff;;
}

table#table2144269 {
	table-layout:fixed;
}

#item1382140 {
	width:628px !important;
	height:287px !important;
	top:27px !important;
}

@keyframes intensificar-1382140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382140 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382186 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1382186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382186 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495740 {
	width:628px !important;
	height:180px !important;
}

#item1495741 {
	width:595px !important;
	height:627px !important;
}

@keyframes intensificar-1495741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495764 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:67px !important;
}

#item1493669 {
	width:628px !important;
	height:518px !important;
}

#item1493670 {
	width:595px !important;
	height:1519px !important;
}

@keyframes intensificar-1493670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493670 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493693 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

@keyframes intensificar-1381970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381970 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1381971 {
	width:628px !important;
	height:64px !important;
}

#item1381994 {
	width:490px !important;
	height:325px !important;
	top:84px !important;
}

#item1382017 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:250px !important;
}

#item1382040 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:272px !important;
}

#item1382063 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:352px !important;
}

#item1382069 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1382093 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1381968 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1382214 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1382237 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1382261 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1382265 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1411237 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1411260 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1411234 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1411267 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1411268 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1411264 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1411299 {
	width:172px !important;
	height:70px !important;
}

#item1411300 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411273 {
	width:172px !important;
	height:70px !important;
}

#item1411274 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411271 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1411350 {
	width:141px !important;
	height:70px !important;
}

#item1411351 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411325 {
	width:141px !important;
	height:70px !important;
}

#item1411326 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411323 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1411402 {
	width:139px !important;
	height:70px !important;
}

#item1411403 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1411376 {
	width:139px !important;
	height:70px !important;
}

#item1411377 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1411374 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1424650 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424650 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424650 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424650 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1603700 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1603706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603706 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1603708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603708 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1603704 {
	width:600px !important;
	height:790px !important;
}

#item1603709 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2147977 tr {
	border-right:2.2px solid #fff;;
}

table#table2147977 {
	table-layout:fixed;
}

#item1603717 {
	width:528px !important;
	height:220px !important;
	top:21px !important;
}

@keyframes intensificar-1603717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603717 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1603740 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1603740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603740 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1603763 {
	width:528px !important;
	height:253px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1603763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603763 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1603917 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1603920 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1603921 {
	width:509px !important;
	height:933px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1603921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603921 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1603946 {
	width:14px !important;
	height:9px !important;
}

#item1603950 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1603789 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1603789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603789 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1603812 {
	width:350px !important;
	height:190px !important;
	top:45px !important;
}

@keyframes intensificar-1603812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603812 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1603835 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:199px !important;
}

@keyframes intensificar-1603835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603835 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1603858 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:215px !important;
}

@keyframes intensificar-1603858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603858 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1603881 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:273px !important;
}

@keyframes intensificar-1603881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603881 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1603888 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1603888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603888 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1603911 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1603911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603911 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1603714 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1603953 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1603976 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1604000 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1604003 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1604026 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1604053 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1604054 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1604050 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1604089 {
	width:123px !important;
	height:50px !important;
}

#item1604090 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1604064 {
	width:123px !important;
	height:50px !important;
}

#item1604065 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1604059 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1604142 {
	width:99px !important;
	height:50px !important;
}

#item1604143 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1604117 {
	width:99px !important;
	height:50px !important;
}

#item1604118 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1604113 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1604195 {
	width:101px !important;
	height:50px !important;
}

#item1604196 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1604170 {
	width:101px !important;
	height:50px !important;
}

#item1604171 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1604166 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1604225 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1604249 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1604222 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1604253 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1604253 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1604253 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1604253 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1604302 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1604308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604308 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1604310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604310 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1604306 {
	width:700px !important;
	height:309px !important;
}

#item1604311 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2151814 tr {
	border-right:3.08px solid #fff;;
}

table#table2151814 {
	table-layout:fixed;
}

#item1604318 {
	width:628px !important;
	height:328px !important;
	top:27px !important;
}

@keyframes intensificar-1604318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604318 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1604341 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1604341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604341 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1604364 {
	width:628px !important;
	height:117px !important;
}

#item1604365 {
	width:595px !important;
	height:557px !important;
}

@keyframes intensificar-1604365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604365 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1604388 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:36px !important;
}

#item1604523 {
	width:628px !important;
	height:499px !important;
}

#item1604524 {
	width:595px !important;
	height:1598px !important;
}

@keyframes intensificar-1604524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604524 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1604547 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:227px !important;
}

@keyframes intensificar-1604396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604396 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1604397 {
	width:628px !important;
	height:64px !important;
}

#item1604420 {
	width:490px !important;
	height:254px !important;
	top:95px !important;
}

#item1604443 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:304px !important;
}

#item1604466 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:326px !important;
}

#item1604489 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:406px !important;
}

#item1604495 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1604518 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1604314 {
	width:664px !important;
	height:499px !important;
	left:36px !important;
	top:576px !important;
}

#item1604551 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1604574 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1604599 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1604602 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1604626 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1604652 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1604653 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1604649 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1604686 {
	width:172px !important;
	height:70px !important;
}

#item1604687 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1604661 {
	width:172px !important;
	height:70px !important;
}

#item1604662 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1604657 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1604740 {
	width:141px !important;
	height:70px !important;
}

#item1604741 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1604715 {
	width:141px !important;
	height:70px !important;
}

#item1604716 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1604711 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1604794 {
	width:139px !important;
	height:70px !important;
}

#item1604795 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1604769 {
	width:139px !important;
	height:70px !important;
}

#item1604770 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1604764 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1604827 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1604850 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1604824 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1604853 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1604853 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1604853 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1604853 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606763 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1515987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515987 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1515989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515989 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515985 {
	width:600px !important;
	height:790px !important;
}

#item1515990 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1517256 {
	width:528px !important;
	height:267px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1517256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517256 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2156134 tr {
	border-right:2.2px solid #fff;;
}

table#table2156134 {
	table-layout:fixed;
}

#item1515998 {
	width:528px !important;
	height:191px !important;
	top:21px !important;
}

@keyframes intensificar-1515998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515998 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516021 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1516021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516021 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516212 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1516215 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1516216 {
	width:509px !important;
	height:848px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1516216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516216 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516241 {
	width:14px !important;
	height:9px !important;
}

#item1516246 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1516081 {
	width:528px !important;
	height:12px !important;
}

@keyframes intensificar-1516081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516081 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516104 {
	width:350px !important;
	height:232px !important;
	top:30px !important;
}

@keyframes intensificar-1516104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516104 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516127 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:149px !important;
}

@keyframes intensificar-1516127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516127 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516150 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:165px !important;
}

@keyframes intensificar-1516150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516150 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516173 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:222px !important;
}

@keyframes intensificar-1516173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516173 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516180 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1516180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516180 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516204 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1516204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516204 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515995 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1516251 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1516274 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1516298 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1516301 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1517169 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1516327 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1516329 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1516324 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1516362 {
	width:123px !important;
	height:50px !important;
}

#item1516363 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1516337 {
	width:123px !important;
	height:50px !important;
}

#item1516338 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1516333 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1516415 {
	width:99px !important;
	height:50px !important;
}

#item1516416 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1516390 {
	width:99px !important;
	height:50px !important;
}

#item1516391 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1516386 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1516468 {
	width:101px !important;
	height:50px !important;
}

#item1516469 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1516443 {
	width:101px !important;
	height:50px !important;
}

#item1516444 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1516439 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1573959 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1573982 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1573956 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1516527 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1516527 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1516527 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1516527 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607542 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1516610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516610 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1516612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516612 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516608 {
	width:700px !important;
	height:309px !important;
}

#item1516613 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2159215 tr {
	border-right:3.08px solid #fff;;
}

table#table2159215 {
	table-layout:fixed;
}

#item1516619 {
	width:628px !important;
	height:287px !important;
	top:27px !important;
}

@keyframes intensificar-1516619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516619 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516642 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1516642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516642 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516666 {
	width:628px !important;
	height:174px !important;
}

#item1516667 {
	width:595px !important;
	height:557px !important;
}

@keyframes intensificar-1516667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516667 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516690 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:64px !important;
}

#item1516823 {
	width:628px !important;
	height:518px !important;
}

#item1516824 {
	width:595px !important;
	height:1304px !important;
}

@keyframes intensificar-1516824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516824 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516847 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

@keyframes intensificar-1516694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516694 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516695 {
	width:628px !important;
	height:40px !important;
}

#item1516718 {
	width:490px !important;
	height:325px !important;
	top:67px !important;
}

#item1516741 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:233px !important;
}

#item1516764 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:255px !important;
}

#item1516788 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:335px !important;
}

#item1516796 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1516819 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1516616 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1516852 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1516875 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1516899 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1516904 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1517192 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1516960 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1516961 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1516957 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1516993 {
	width:172px !important;
	height:70px !important;
}

#item1516994 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1516968 {
	width:172px !important;
	height:70px !important;
}

#item1516969 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1516964 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1517047 {
	width:141px !important;
	height:70px !important;
}

#item1517048 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1517022 {
	width:141px !important;
	height:70px !important;
}

#item1517023 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1517017 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1517100 {
	width:139px !important;
	height:70px !important;
}

#item1517101 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1517075 {
	width:139px !important;
	height:70px !important;
}

#item1517076 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1517071 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1573081 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1573104 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1573078 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1517129 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1517129 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1517129 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1517129 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606759 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1310744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310744 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1310742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310742 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1310740 {
	width:600px !important;
	height:790px !important;
}

#item1310745 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1310750 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:151px !important;
}

#item1310758 {
	width:534px !important;
	height:295px !important;
	top:16px !important;
}

#item1311466 {
	width:511px !important;
	height:357px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1311466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311466 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1310788 {
	width:14px !important;
	height:9px !important;
}

#item1310791 {
	width:14px !important;
	height:9px !important;
	top:320px !important;
}

table#table2163510 th, table#table2163510 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2163510 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2163510 {
	table-layout:fixed;
}

#item1310795 {
	width:528px !important;
	height:212px !important;
	top:19px !important;
}

@keyframes intensificar-1310795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310795 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1310818 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1310818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310818 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1310972 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1310975 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1311395 {
	width:509px !important;
	height:665px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1311395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311395 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1311001 {
	width:14px !important;
	height:9px !important;
}

#item1311008 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1310843 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1310843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310843 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1310866 {
	width:350px !important;
	height:261px !important;
	top:49px !important;
}

@keyframes intensificar-1310866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310866 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1310889 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:276px !important;
}

@keyframes intensificar-1310889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310889 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1310895 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1310895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310895 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1310918 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1310918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310918 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1310944 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1310944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310944 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1310967 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1310967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310967 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1310748 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1311011 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1311034 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1311058 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1311062 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1311088 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1311090 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1311085 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1311122 {
	width:123px !important;
	height:50px !important;
}

#item1311123 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1311097 {
	width:123px !important;
	height:50px !important;
}

#item1311098 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1311093 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1311175 {
	width:101px !important;
	height:50px !important;
}

#item1311176 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1311150 {
	width:101px !important;
	height:50px !important;
}

#item1311151 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1311146 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1311228 {
	width:99px !important;
	height:50px !important;
}

#item1311229 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1311203 {
	width:99px !important;
	height:50px !important;
}

#item1311204 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1311199 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1573993 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1574016 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1573990 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1311288 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1311288 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1311288 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1311288 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607550 {
	width:186px !important;
	height:180px !important;
	top:1020px !important;
}

@keyframes intensificar-1382522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382522 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1382515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382515 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382513 {
	width:700px !important;
	height:309px !important;
}

#item1399986 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2166528 th, table#table2166528 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2166528 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2166528 {
	table-layout:fixed;
}

#item1382745 {
	width:628px !important;
	height:330px !important;
	top:27px !important;
}

@keyframes intensificar-1382745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382745 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382768 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1382768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382768 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495709 {
	width:628px !important;
	height:115px !important;
}

#item1495710 {
	width:595px !important;
	height:714px !important;
}

@keyframes intensificar-1495710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495710 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495706 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:35px !important;
}

#item1493719 {
	width:628px !important;
	height:500px !important;
}

#item1493720 {
	width:595px !important;
	height:1284px !important;
}

@keyframes intensificar-1493720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493720 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493744 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:227px !important;
}

@keyframes intensificar-1382532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382532 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382533 {
	width:628px !important;
	height:40px !important;
}

#item1382557 {
	width:490px !important;
	height:365px !important;
	top:68px !important;
}

#item1382580 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:387px !important;
}

#item1382586 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1382609 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1382633 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1382656 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1382530 {
	width:664px !important;
	height:500px !important;
	left:36px !important;
	top:575px !important;
}

#item1382792 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:507px !important;
}

#item1382815 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1382839 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1382843 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1411483 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1411484 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1411480 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1411514 {
	width:172px !important;
	height:70px !important;
}

#item1411515 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411489 {
	width:172px !important;
	height:70px !important;
}

#item1411490 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411487 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1411565 {
	width:141px !important;
	height:70px !important;
}

#item1411566 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411540 {
	width:141px !important;
	height:70px !important;
}

#item1411541 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411538 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1411617 {
	width:139px !important;
	height:70px !important;
}

#item1411618 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1411591 {
	width:139px !important;
	height:70px !important;
}

#item1411592 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1411589 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1573110 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1573133 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1573107 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424649 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424649 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424649 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424649 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538243 {
	width:81px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes intensificar-1518522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518522 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1518524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518524 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518520 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1518526 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1518529 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1518552 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1518576 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1518579 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table2170300 th, table#table2170300 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2170300 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2170300 {
	table-layout:fixed;
}

#item1518870 {
	width:528px !important;
	height:171px !important;
	top:20px !important;
}

@keyframes intensificar-1518870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518870 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518893 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1518893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518893 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518916 {
	width:528px !important;
	height:286px !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-1518916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518916 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518819 {
	width:528px !important;
	height:26px !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-1518819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518819 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518844 {
	width:528px !important;
	height:240px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1518844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518844 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518780 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:270px !important;
}

#item1518783 {
	width:534px !important;
	height:534px !important;
	top:16px !important;
}

#item1518784 {
	width:509px !important;
	height:656px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1518784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518784 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518809 {
	width:14px !important;
	height:9px !important;
}

#item1518814 {
	width:14px !important;
	height:9px !important;
	top:557px !important;
}

#item1518605 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1518605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518605 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518628 {
	width:350px !important;
	height:295px !important;
	top:52px !important;
}

@keyframes intensificar-1518628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518628 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518651 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:169px !important;
}

@keyframes intensificar-1518651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518651 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518675 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:310px !important;
}

@keyframes intensificar-1518675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518675 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518680 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:202px !important;
}

@keyframes intensificar-1518680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518680 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518703 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:253px !important;
}

@keyframes intensificar-1518703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518703 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518726 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:269px !important;
}

@keyframes intensificar-1518726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518726 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518750 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1518750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518750 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518773 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1518773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518773 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518602 {
	width:564px !important;
	height:566px !important;
	left:36px !important;
	top:159px !important;
}

#item1520036 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1518943 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1518945 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1518940 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1518979 {
	width:123px !important;
	height:50px !important;
}

#item1518980 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1518953 {
	width:123px !important;
	height:50px !important;
}

#item1518954 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1518949 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1519033 {
	width:113px !important;
	height:50px !important;
}

#item1519034 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1519007 {
	width:113px !important;
	height:50px !important;
}

#item1519008 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1519003 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1519086 {
	width:101px !important;
	height:50px !important;
}

#item1519087 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1519061 {
	width:101px !important;
	height:50px !important;
}

#item1519062 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1519057 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1519139 {
	width:101px !important;
	height:50px !important;
}

#item1519141 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1519114 {
	width:101px !important;
	height:50px !important;
}

#item1519115 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1519110 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1519167 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1519190 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1519164 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1519194 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1519194 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1519194 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1519194 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538485 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1519298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519298 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1519301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519301 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519296 {
	width:700px !important;
	height:309px !important;
}

#item1519302 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1519305 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:485px !important;
}

#item1519328 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1519352 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1519355 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

table#table2174152 th, table#table2174152 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2174152 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2174152 {
	table-layout:fixed;
}

#item1519381 {
	width:628px !important;
	height:256px !important;
	top:28px !important;
}

@keyframes intensificar-1519381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519381 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519404 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1519404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519404 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519427 {
	width:628px !important;
	height:214px !important;
}

#item1519428 {
	width:595px !important;
	height:646px !important;
}

@keyframes intensificar-1519428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519428 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519451 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:84px !important;
}

#item1519659 {
	width:628px !important;
	height:37px !important;
	top:13px !important;
}

@keyframes intensificar-1519659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519659 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519683 {
	width:628px !important;
	height:459px !important;
}

@keyframes intensificar-1519683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519683 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519631 {
	width:628px !important;
	height:530px !important;
}

#item1519632 {
	width:595px !important;
	height:1167px !important;
}

@keyframes intensificar-1519632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519632 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519655 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:242px !important;
}

@keyframes intensificar-1519456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519456 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519457 {
	width:628px !important;
	height:64px !important;
}

#item1519480 {
	width:490px !important;
	height:413px !important;
	top:85px !important;
}

#item1519504 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:250px !important;
}

#item1519527 {
	width:124px !important;
	height:31px !important;
	left:503px !important;
	top:442px !important;
}

#item1519532 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:272px !important;
}

#item1519555 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:346px !important;
}

#item1519578 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:369px !important;
}

#item1519602 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1519625 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1519378 {
	width:664px !important;
	height:530px !important;
	left:36px !important;
	top:545px !important;
}

#item1520012 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1519710 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1519711 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1519707 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1519746 {
	width:172px !important;
	height:70px !important;
}

#item1519747 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1519721 {
	width:172px !important;
	height:70px !important;
}

#item1519722 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1519717 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1519799 {
	width:158px !important;
	height:70px !important;
}

#item1519800 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1519774 {
	width:158px !important;
	height:70px !important;
}

#item1519775 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1519770 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1519852 {
	width:141px !important;
	height:70px !important;
}

#item1519853 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1519827 {
	width:141px !important;
	height:70px !important;
}

#item1519828 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1519823 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1519906 {
	width:141px !important;
	height:70px !important;
}

#item1519907 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1519881 {
	width:141px !important;
	height:70px !important;
}

#item1519882 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1519877 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
}

#item1573186 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1573209 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1573183 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1519959 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1519959 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1519959 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1519959 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538240 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1520634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520634 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1520638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520638 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520632 {
	width:600px !important;
	height:790px !important;
}

#item1520639 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1520811 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:116px !important;
}

#item1520818 {
	width:534px !important;
	height:225px !important;
	top:16px !important;
}

#item1520819 {
	width:510px !important;
	height:287px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1520819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520819 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520844 {
	width:14px !important;
	height:9px !important;
}

#item1520849 {
	width:14px !important;
	height:9px !important;
	top:248px !important;
}

table#table2178499 th, table#table2178499 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2178499 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2178499 {
	table-layout:fixed;
}

#item1520855 {
	width:528px !important;
	height:258px !important;
	top:19px !important;
}

@keyframes intensificar-1520855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520855 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520878 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1520878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520878 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520773 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:253px !important;
}

#item1520776 {
	width:534px !important;
	height:517px !important;
	top:16px !important;
}

#item1520777 {
	width:509px !important;
	height:1059px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1520777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520777 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520803 {
	width:14px !important;
	height:9px !important;
}

#item1520807 {
	width:14px !important;
	height:9px !important;
	top:540px !important;
}

#item1520645 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1520645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520645 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520668 {
	width:350px !important;
	height:275px !important;
	top:86px !important;
}

@keyframes intensificar-1520668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520668 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520691 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:382px !important;
}

@keyframes intensificar-1520691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520691 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520698 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1520698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520698 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520721 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1520721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520721 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520745 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1520745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520745 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520768 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1520768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520768 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520642 {
	width:564px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1520901 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1520924 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1520948 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1520952 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1521851 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1520978 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1520979 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1520975 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1521011 {
	width:123px !important;
	height:50px !important;
}

#item1521012 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1520986 {
	width:123px !important;
	height:50px !important;
}

#item1520987 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1520982 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1521064 {
	width:101px !important;
	height:50px !important;
}

#item1521065 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1521039 {
	width:101px !important;
	height:50px !important;
}

#item1521040 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1521035 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1521119 {
	width:99px !important;
	height:50px !important;
}

#item1521120 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1521092 {
	width:99px !important;
	height:50px !important;
}

#item1521093 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1521088 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1574051 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1574074 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1574048 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1521180 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1521180 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1521180 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1521180 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538488 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1521253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521253 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1521255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521255 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521251 {
	width:700px !important;
	height:309px !important;
}

#item1521256 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1521261 {
	width:80px !important;
	height:12px !important;
	top:223px !important;
}

@keyframes intensificar-1521261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521261 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521284 {
	width:628px !important;
	height:199px !important;
}

#item1521285 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1521285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521285 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521308 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:77px !important;
}

#item1521313 {
	width:628px !important;
	height:256px !important;
	top:248px !important;
}

table#table2182656 th, table#table2182656 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2182656 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2182656 {
	table-layout:fixed;
}

#item1521314 {
	width:595px !important;
	height:387px !important;
}

@keyframes intensificar-1521314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521314 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521338 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:353px !important;
}

#item1521472 {
	width:628px !important;
	height:503px !important;
}

#item1521473 {
	width:595px !important;
	height:1774px !important;
}

@keyframes intensificar-1521473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521473 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521496 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:229px !important;
}

@keyframes intensificar-1521342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521342 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521343 {
	width:628px !important;
	height:88px !important;
}

#item1521366 {
	width:490px !important;
	height:350px !important;
	top:118px !important;
}

#item1521389 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:465px !important;
}

#item1521398 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1521421 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1521445 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1521468 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1521259 {
	width:664px !important;
	height:503px !important;
	left:36px !important;
	top:572px !important;
}

#item1521502 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

#item1521525 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1521549 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1521552 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1521826 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1521578 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1521579 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1521575 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1521613 {
	width:172px !important;
	height:70px !important;
}

#item1521614 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1521587 {
	width:172px !important;
	height:70px !important;
}

#item1521588 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1521583 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1521666 {
	width:141px !important;
	height:70px !important;
}

#item1521667 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1521641 {
	width:141px !important;
	height:70px !important;
}

#item1521642 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1521637 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1521719 {
	width:139px !important;
	height:70px !important;
}

#item1521720 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1521694 {
	width:139px !important;
	height:70px !important;
}

#item1521695 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1521690 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1573216 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1573239 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1573213 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1521778 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1521778 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1521778 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1521778 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538247 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1314184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1314184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1314184 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1314182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1314182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1314182 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1314180 {
	width:600px !important;
	height:790px !important;
}

#item1314185 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1314191 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:82px !important;
}

#item1314196 {
	width:534px !important;
	height:157px !important;
	top:16px !important;
}

#item1314976 {
	width:510px !important;
	height:291px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1314976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1314976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1314976 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1314226 {
	width:14px !important;
	height:9px !important;
}

#item1314230 {
	width:14px !important;
	height:9px !important;
	top:180px !important;
}

table#table2186762 tr {
	border-right:2.2px solid #fff;;
}

table#table2186762 {
	table-layout:fixed;
}

#item1314235 {
	width:528px !important;
	height:307px !important;
	top:19px !important;
}

@keyframes intensificar-1314235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1314235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1314235 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1314258 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1314258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1314258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1314258 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1314416 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:253px !important;
}

#item1314420 {
	width:534px !important;
	height:498px !important;
	top:16px !important;
}

#item1314874 {
	width:509px !important;
	height:1177px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1314874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1314874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1314874 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1314446 {
	width:14px !important;
	height:9px !important;
}

#item1314451 {
	width:14px !important;
	height:9px !important;
	top:521px !important;
}

#item1314283 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1314283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1314283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1314283 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1314307 {
	width:350px !important;
	height:335px !important;
	top:49px !important;
}

@keyframes intensificar-1314307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1314307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1314307 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1314330 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:377px !important;
}

@keyframes intensificar-1314330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1314330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1314330 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1314337 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1314337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1314337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1314337 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1314360 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1314360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1314360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1314360 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1314384 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1314384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1314384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1314384 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1314407 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1314407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1314407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1314407 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1314189 {
	width:564px !important;
	height:530px !important;
	left:636px !important;
	top:195px !important;
}

#item1314454 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:145px !important;
}

#item1314477 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1314501 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1314504 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1637195 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1314530 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1314531 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1314527 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1314564 {
	width:123px !important;
	height:50px !important;
}

#item1314565 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1314538 {
	width:123px !important;
	height:50px !important;
}

#item1314539 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1314534 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1314618 {
	width:101px !important;
	height:50px !important;
}

#item1314619 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1314593 {
	width:101px !important;
	height:50px !important;
}

#item1314594 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1314589 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1314671 {
	width:99px !important;
	height:50px !important;
}

#item1314672 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1314646 {
	width:99px !important;
	height:50px !important;
}

#item1314647 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1314642 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1574082 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1574105 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1574079 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1314728 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1314728 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1314728 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1314728 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538491 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1384930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384930 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1384921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384921 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1384919 {
	width:700px !important;
	height:309px !important;
}

#item1399961 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1385180 {
	width:80px !important;
	height:12px !important;
	top:174px !important;
}

@keyframes intensificar-1385180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385180 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495583 {
	width:628px !important;
	height:144px !important;
}

#item1495584 {
	width:595px !important;
	height:587px !important;
}

@keyframes intensificar-1495584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495584 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495607 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:49px !important;
}

#item1495616 {
	width:628px !important;
	height:274px !important;
	top:198px !important;
}

table#table2191794 tr {
	border-right:3.08px solid #fff;;
}

table#table2191794 {
	table-layout:fixed;
}

#item1495617 {
	width:595px !important;
	height:450px !important;
}

@keyframes intensificar-1495617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495617 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495640 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:312px !important;
}

#item1493822 {
	width:628px !important;
	height:472px !important;
}

#item1493823 {
	width:595px !important;
	height:2049px !important;
}

@keyframes intensificar-1493823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493823 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493846 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:213px !important;
}

@keyframes intensificar-1384941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384941 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1384943 {
	width:628px !important;
	height:40px !important;
}

#item1384966 {
	width:490px !important;
	height:397px !important;
	top:68px !important;
}

#item1384989 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:440px !important;
}

#item1384995 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1385018 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1385043 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1385066 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1384939 {
	width:664px !important;
	height:472px !important;
	left:36px !important;
	top:603px !important;
}

#item1385203 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:512px !important;
}

#item1385226 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1385250 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1385255 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1638089 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1412113 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1412114 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1412110 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1412146 {
	width:172px !important;
	height:70px !important;
}

#item1412147 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1412120 {
	width:172px !important;
	height:70px !important;
}

#item1412121 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1412118 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1412197 {
	width:141px !important;
	height:70px !important;
}

#item1412198 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1412172 {
	width:141px !important;
	height:70px !important;
}

#item1412173 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1412170 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1412249 {
	width:139px !important;
	height:70px !important;
}

#item1412250 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1412223 {
	width:139px !important;
	height:70px !important;
}

#item1412224 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1412221 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1573252 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1573275 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1573249 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424642 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424642 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424642 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424642 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606768 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1523366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523366 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1523368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523368 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523364 {
	width:600px !important;
	height:790px !important;
}

#item1523369 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1523421 {
	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-1523421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523421 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2196810 th, table#table2196810 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2196810 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2196810 {
	table-layout:fixed;
}

#item1523375 {
	width:528px !important;
	height:174px !important;
	top:19px !important;
}

@keyframes intensificar-1523375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523375 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523398 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1523398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523398 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638193 {
	width:528px !important;
	height:566px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1638193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638193 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523447 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1523447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523447 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523470 {
	width:350px !important;
	height:166px !important;
	top:64px !important;
}

@keyframes intensificar-1523470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523470 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523493 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:257px !important;
}

@keyframes intensificar-1523493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523493 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523499 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1523499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523499 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523522 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1523522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523522 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523547 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1523547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523547 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523570 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1523570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523570 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523372 {
	width:564px !important;
	height:566px !important;
	left:636px !important;
	top:159px !important;
}

#item1523619 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1523642 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1523666 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1523669 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1523693 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1523719 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1523720 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1523716 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1523752 {
	width:123px !important;
	height:50px !important;
}

#item1523753 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1523727 {
	width:123px !important;
	height:50px !important;
}

#item1523728 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1523723 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1523805 {
	width:101px !important;
	height:50px !important;
}

#item1523806 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1523780 {
	width:101px !important;
	height:50px !important;
}

#item1523781 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1523776 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1523858 {
	width:99px !important;
	height:50px !important;
}

#item1523860 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1523833 {
	width:99px !important;
	height:50px !important;
}

#item1523834 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1523829 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1574151 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1574174 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1574148 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1523916 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1523916 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1523916 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1523916 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607574 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1523976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523976 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1523978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523978 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523974 {
	width:700px !important;
	height:309px !important;
}

#item1523980 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2199684 th, table#table2199684 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2199684 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2199684 {
	table-layout:fixed;
}

#item1523986 {
	width:628px !important;
	height:256px !important;
	top:27px !important;
}

@keyframes intensificar-1523986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523986 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524009 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1524009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524009 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524032 {
	width:628px !important;
	height:231px !important;
}

#item1524033 {
	width:595px !important;
	height:675px !important;
}

@keyframes intensificar-1524033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524033 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524056 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:93px !important;
}

#item1524192 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:239px !important;
}

#item1524196 {
	width:628px !important;
	height:523px !important;
}

#item1524197 {
	width:595px !important;
	height:1049px !important;
}

@keyframes intensificar-1524197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524197 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1524060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524060 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524061 {
	width:628px !important;
	height:84px !important;
}

#item1524084 {
	width:490px !important;
	height:216px !important;
	top:105px !important;
}

#item1524107 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:374px !important;
}

#item1524114 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1524138 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1524162 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1524186 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1523983 {
	width:664px !important;
	height:546px !important;
	left:36px !important;
	top:529px !important;
}

#item1524220 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1524243 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1524267 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1524273 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1524296 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1524322 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1524323 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1524319 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1524356 {
	width:172px !important;
	height:70px !important;
}

#item1524357 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1524330 {
	width:172px !important;
	height:70px !important;
}

#item1524331 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1524326 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1524410 {
	width:141px !important;
	height:70px !important;
}

#item1524411 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1524384 {
	width:141px !important;
	height:70px !important;
}

#item1524385 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1524380 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1524463 {
	width:139px !important;
	height:70px !important;
}

#item1524464 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1524438 {
	width:139px !important;
	height:70px !important;
}

#item1524439 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1524434 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1573321 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1573344 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1573318 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1524520 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1524520 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1524520 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1524520 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606771 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1315031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315031 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1315029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315029 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1315027 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1315032 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1315036 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1315059 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1315083 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1315087 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table2203005 th, table#table2203005 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2203005 tr {
	background:#f5f5f5;;
}

table#table2203005 {
	table-layout:fixed;
}

#item1315113 {
	width:528px !important;
	height:276px !important;
	top:20px !important;
}

@keyframes intensificar-1315113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315113 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1315136 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1315136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315136 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550740 {
	width:13px !important;
	height:26px !important;
	left:541px !important;
	top:113px !important;
}

#item1550743 {
	width:534px !important;
	height:220px !important;
	top:16px !important;
}

#item1550744 {
	width:508px !important;
	height:393px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1550744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550744 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550768 {
	width:14px !important;
	height:9px !important;
	left:520px !important;
}

#item1550775 {
	width:14px !important;
	height:9px !important;
	left:520px !important;
	top:244px !important;
}

#item1315407 {
	width:528px !important;
	height:26px !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-1315407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315407 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1344694 {
	width:528px !important;
	height:362px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1344694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1344694 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638664 {
	width:528px !important;
	height:548px !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-1638664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638664 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1315188 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1315188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315188 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1315212 {
	width:350px !important;
	height:295px !important;
	top:66px !important;
}

@keyframes intensificar-1315212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315212 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1315235 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:184px !important;
}

@keyframes intensificar-1315235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315235 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1315258 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:391px !important;
}

@keyframes intensificar-1315258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315258 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1315269 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:216px !important;
}

@keyframes intensificar-1315269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315269 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1315292 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:335px !important;
}

@keyframes intensificar-1315292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315292 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1315315 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:351px !important;
}

@keyframes intensificar-1315315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315315 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1315339 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1315339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315339 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1315363 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1315363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1315110 {
	width:564px !important;
	height:564px !important;
	left:36px !important;
	top:161px !important;
}

#item1315435 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1315436 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1315432 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1315468 {
	width:123px !important;
	height:50px !important;
}

#item1315469 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1315442 {
	width:123px !important;
	height:50px !important;
}

#item1315443 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1315439 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1315521 {
	width:113px !important;
	height:50px !important;
}

#item1315522 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1315496 {
	width:113px !important;
	height:50px !important;
}

#item1315497 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1315493 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1315574 {
	width:101px !important;
	height:50px !important;
}

#item1315575 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1315548 {
	width:101px !important;
	height:50px !important;
}

#item1315549 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1315545 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1315627 {
	width:101px !important;
	height:50px !important;
}

#item1315628 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1315602 {
	width:101px !important;
	height:50px !important;
}

#item1315603 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1315598 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1315654 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1315677 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1315651 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1315680 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1315680 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1315680 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1315680 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607583 {
	width:186px !important;
	height:180px !important;
	top:1020px !important;
}

@keyframes intensificar-1385509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385509 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1385502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385502 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1385500 {
	width:700px !important;
	height:309px !important;
}

#item1399953 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1385516 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1385539 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1385563 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1385568 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

table#table2209595 th, table#table2209595 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2209595 tr {
	background:#f5f5f5;;
}

table#table2209595 {
	table-layout:fixed;
}

#item1385861 {
	width:628px !important;
	height:409px !important;
	top:28px !important;
}

@keyframes intensificar-1385861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385861 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1385884 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1385884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385884 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495508 {
	width:628px !important;
	height:70px !important;
}

#item1495509 {
	width:595px !important;
	height:714px !important;
}

@keyframes intensificar-1495509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495509 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495532 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:12px !important;
}

#item1639130 {
	width:628px !important;
	height:523px !important;
}

#item1639131 {
	width:595px !important;
	height:685px !important;
}

@keyframes intensificar-1639131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639131 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1639154 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:239px !important;
}

#item1493940 {
	width:628px !important;
	height:523px !important;
}

#item1493941 {
	width:595px !important;
	height:1010px !important;
}

@keyframes intensificar-1493941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493941 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493937 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:239px !important;
}

@keyframes intensificar-1385593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385593 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1385594 {
	width:628px !important;
	height:64px !important;
}

#item1385617 {
	width:490px !important;
	height:413px !important;
	top:76px !important;
}

#item1385640 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:242px !important;
}

#item1385663 {
	width:124px !important;
	height:31px !important;
	left:503px !important;
	top:518px !important;
}

#item1385669 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:264px !important;
}

#item1385692 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:423px !important;
}

#item1385715 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:445px !important;
}

#item1385739 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1385762 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1385591 {
	width:664px !important;
	height:549px !important;
	left:36px !important;
	top:552px !important;
}

#item1415416 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1415418 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1415412 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1415455 {
	width:172px !important;
	height:70px !important;
}

#item1415456 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1415430 {
	width:172px !important;
	height:70px !important;
}

#item1415431 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1415427 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1415506 {
	width:158px !important;
	height:70px !important;
}

#item1415507 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1415481 {
	width:158px !important;
	height:70px !important;
}

#item1415482 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1415479 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1415557 {
	width:141px !important;
	height:70px !important;
}

#item1415558 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1415532 {
	width:141px !important;
	height:70px !important;
}

#item1415533 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1415530 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1415610 {
	width:141px !important;
	height:70px !important;
}

#item1415611 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1415584 {
	width:141px !important;
	height:70px !important;
}

#item1415585 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1415581 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
}

#item1573388 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1573411 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1573385 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424641 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424641 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424641 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424641 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606781 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1316651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316651 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1316649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316649 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1316647 {
	width:600px !important;
	height:790px !important;
}

#item1316652 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1316705 {
	width:528px !important;
	height:308px !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-1316705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316705 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2214675 th, table#table2214675 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2214675 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2214675 {
	table-layout:fixed;
}

#item1316658 {
	width:528px !important;
	height:175px !important;
	top:19px !important;
}

@keyframes intensificar-1316658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316658 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1316681 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1316681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316681 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1316864 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:279px !important;
}

#item1316872 {
	width:534px !important;
	height:551px !important;
	top:16px !important;
}

#item1329275 {
	width:509px !important;
	height:793px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1329275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1329275 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1316898 {
	width:14px !important;
	height:9px !important;
}

#item1316903 {
	width:14px !important;
	height:9px !important;
	top:574px !important;
}

#item1316734 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1316734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316734 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1316757 {
	width:350px !important;
	height:261px !important;
	top:66px !important;
}

@keyframes intensificar-1316757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316757 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1316781 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:259px !important;
}

@keyframes intensificar-1316781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316781 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1316787 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1316787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316787 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1316810 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1316810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316810 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1316834 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1316834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316834 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1316857 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1316857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316857 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1316655 {
	width:564px !important;
	height:582px !important;
	left:636px !important;
	top:143px !important;
}

#item1316907 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1316930 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1316955 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1316958 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1527628 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1316984 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1316985 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1316981 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1317017 {
	width:123px !important;
	height:50px !important;
}

#item1317018 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1316992 {
	width:123px !important;
	height:50px !important;
}

#item1316993 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1316988 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1317070 {
	width:101px !important;
	height:50px !important;
}

#item1317071 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1317045 {
	width:101px !important;
	height:50px !important;
}

#item1317046 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1317041 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1317124 {
	width:99px !important;
	height:50px !important;
}

#item1317125 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1317099 {
	width:99px !important;
	height:50px !important;
}

#item1317100 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1317094 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1574209 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1574232 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1574206 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1317181 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1317181 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1317181 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1317181 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607604 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1386776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386776 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1386771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386771 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1386769 {
	width:700px !important;
	height:309px !important;
}

#item1399941 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2217307 th, table#table2217307 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2217307 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2217307 {
	table-layout:fixed;
}

#item1386955 {
	width:628px !important;
	height:256px !important;
	top:27px !important;
}

@keyframes intensificar-1386955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386955 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1386978 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1386978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386978 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495474 {
	width:628px !important;
	height:203px !important;
}

#item1495475 {
	width:595px !important;
	height:764px !important;
}

@keyframes intensificar-1495475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495475 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495498 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:79px !important;
}

#item1493993 {
	width:628px !important;
	height:515px !important;
}

#item1493994 {
	width:595px !important;
	height:1284px !important;
}

@keyframes intensificar-1493994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493994 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494017 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:235px !important;
}

@keyframes intensificar-1386786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386786 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1386787 {
	width:628px !important;
	height:64px !important;
}

#item1386810 {
	width:490px !important;
	height:365px !important;
	top:92px !important;
}

#item1386833 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:363px !important;
}

#item1386841 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1386864 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1386888 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1386912 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1386784 {
	width:664px !important;
	height:515px !important;
	left:36px !important;
	top:560px !important;
}

#item1387029 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1387052 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1387077 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1387081 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1527651 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1412533 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1412534 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1412530 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1412566 {
	width:172px !important;
	height:70px !important;
}

#item1412567 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1412541 {
	width:172px !important;
	height:70px !important;
}

#item1412542 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1412539 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1412618 {
	width:141px !important;
	height:70px !important;
}

#item1412619 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1412593 {
	width:141px !important;
	height:70px !important;
}

#item1412594 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1412590 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1412669 {
	width:139px !important;
	height:70px !important;
}

#item1412671 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1412644 {
	width:139px !important;
	height:70px !important;
}

#item1412645 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1412642 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1573417 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1573440 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1573414 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424639 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424639 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424639 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424639 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606807 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1525243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525243 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1525245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525245 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525241 {
	width:600px !important;
	height:790px !important;
}

#item1525246 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1525252 {
	width:528px !important;
	height:344px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1525252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525252 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2221040 th, table#table2221040 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2221040 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2221040 {
	table-layout:fixed;
}

#item1525277 {
	width:528px !important;
	height:174px !important;
	top:19px !important;
}

@keyframes intensificar-1525277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525277 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525300 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1525300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525300 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1639670 {
	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-1639670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639670 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525325 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1525325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525348 {
	width:350px !important;
	height:148px !important;
	top:84px !important;
}

@keyframes intensificar-1525348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525348 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525372 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:275px !important;
}

@keyframes intensificar-1525372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525372 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525378 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1525378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525378 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525401 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1525401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525401 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525426 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1525426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525426 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525450 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1525450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525450 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525250 {
	width:564px !important;
	height:567px !important;
	left:636px !important;
	top:158px !important;
}

#item1525494 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:127px !important;
}

#item1525517 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1525541 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1525546 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1525569 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1525596 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1525597 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1525593 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1525629 {
	width:123px !important;
	height:50px !important;
}

#item1525630 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1525604 {
	width:123px !important;
	height:50px !important;
}

#item1525605 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1525600 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1525682 {
	width:101px !important;
	height:50px !important;
}

#item1525683 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1525657 {
	width:101px !important;
	height:50px !important;
}

#item1525658 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1525653 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1525735 {
	width:99px !important;
	height:50px !important;
}

#item1525736 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1525710 {
	width:99px !important;
	height:50px !important;
}

#item1525711 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1525706 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1574180 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1574203 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1574177 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1525793 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1525793 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1525793 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1525793 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607632 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1525847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525847 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1525849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525849 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525844 {
	width:700px !important;
	height:309px !important;
}

#item1525850 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1525880 {
	width:80px !important;
	height:12px !important;
	top:258px !important;
}

@keyframes intensificar-1525880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525880 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525904 {
	width:628px !important;
	height:226px !important;
}

#item1525905 {
	width:595px !important;
	height:705px !important;
}

@keyframes intensificar-1525905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525905 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525928 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:90px !important;
}

table#table2224405 th, table#table2224405 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2224405 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2224405 {
	table-layout:fixed;
}

#item1640160 {
	width:628px !important;
	height:265px !important;
	top:282px !important;
}

@keyframes intensificar-1640160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640160 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526060 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:250px !important;
}

#item1526065 {
	width:628px !important;
	height:546px !important;
}

#item1526066 {
	width:595px !important;
	height:1167px !important;
}

@keyframes intensificar-1526066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526066 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1525932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525932 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525933 {
	width:628px !important;
	height:112px !important;
}

#item1525956 {
	width:490px !important;
	height:207px !important;
	top:139px !important;
}

#item1525979 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:402px !important;
}

#item1525985 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1526008 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1526032 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1526055 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1525854 {
	width:664px !important;
	height:546px !important;
	left:36px !important;
	top:529px !important;
}

#item1526089 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1526112 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1526136 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1526140 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1526163 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1526189 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1526190 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1526186 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1526224 {
	width:172px !important;
	height:70px !important;
}

#item1526225 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1526199 {
	width:172px !important;
	height:70px !important;
}

#item1526200 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1526195 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1526280 {
	width:141px !important;
	height:70px !important;
}

#item1526281 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1526254 {
	width:141px !important;
	height:70px !important;
}

#item1526255 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1526250 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1526333 {
	width:139px !important;
	height:70px !important;
}

#item1526334 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1526308 {
	width:139px !important;
	height:70px !important;
}

#item1526309 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1526304 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1573354 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1573377 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1573351 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1526389 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1526389 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1526389 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1526389 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606830 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1528055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528055 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1528057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528057 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528053 {
	width:600px !important;
	height:790px !important;
}

#item1528058 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2227063 th, table#table2227063 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2227063 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2227063 {
	table-layout:fixed;
}

#item1528065 {
	width:528px !important;
	height:171px !important;
	top:19px !important;
}

@keyframes intensificar-1528065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528065 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528088 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1528088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528088 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528111 {
	width:528px !important;
	height:296px !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-1528111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528111 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528267 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1528271 {
	width:534px !important;
	height:548px !important;
	top:16px !important;
}

#item1528272 {
	width:509px !important;
	height:933px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1528272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528272 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528297 {
	width:14px !important;
	height:9px !important;
}

#item1528303 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1528137 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1528137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528137 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528160 {
	width:350px !important;
	height:167px !important;
	top:46px !important;
}

@keyframes intensificar-1528160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528160 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528183 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:239px !important;
}

@keyframes intensificar-1528183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528183 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528189 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1528189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528189 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528213 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1528213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528213 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528239 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1528239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528239 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528262 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1528262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528262 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528061 {
	width:564px !important;
	height:580px !important;
	left:636px !important;
	top:145px !important;
}

#item1528307 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1528330 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1528355 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1528360 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1528383 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1528409 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1528410 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1528406 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1528443 {
	width:123px !important;
	height:50px !important;
}

#item1528444 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1528417 {
	width:123px !important;
	height:50px !important;
}

#item1528418 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1528413 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1528496 {
	width:101px !important;
	height:50px !important;
}

#item1528497 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1528471 {
	width:101px !important;
	height:50px !important;
}

#item1528472 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1528467 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1528549 {
	width:99px !important;
	height:50px !important;
}

#item1528550 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1528524 {
	width:99px !important;
	height:50px !important;
}

#item1528525 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1528520 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1574238 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1574262 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1574235 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1528606 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1528606 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1528606 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1528606 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607646 {
	width:186px !important;
	height:180px !important;
	top:1020px !important;
}

@keyframes intensificar-1528659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528659 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1528661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528661 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528657 {
	width:700px !important;
	height:309px !important;
}

#item1528662 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2230572 th, table#table2230572 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2230572 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2230572 {
	table-layout:fixed;
}

#item1528668 {
	width:628px !important;
	height:265px !important;
	top:27px !important;
}

@keyframes intensificar-1528668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528668 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528691 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1528691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528691 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528714 {
	width:628px !important;
	height:193px !important;
}

#item1528715 {
	width:595px !important;
	height:705px !important;
}

@keyframes intensificar-1528715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528715 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528739 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:74px !important;
}

#item1528871 {
	width:628px !important;
	height:515px !important;
}

#item1528872 {
	width:595px !important;
	height:1578px !important;
}

@keyframes intensificar-1528872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528872 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528895 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:235px !important;
}

@keyframes intensificar-1528743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528743 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528744 {
	width:628px !important;
	height:40px !important;
}

#item1528768 {
	width:490px !important;
	height:365px !important;
	top:66px !important;
}

#item1528791 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:337px !important;
}

#item1528797 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1528820 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1528844 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1528867 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1528665 {
	width:664px !important;
	height:515px !important;
	left:36px !important;
	top:560px !important;
}

#item1528900 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1528924 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1528948 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1528952 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1528975 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1529002 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1529003 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1528998 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1529038 {
	width:172px !important;
	height:70px !important;
}

#item1529039 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1529013 {
	width:172px !important;
	height:70px !important;
}

#item1529014 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1529009 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1529091 {
	width:141px !important;
	height:70px !important;
}

#item1529093 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1529066 {
	width:141px !important;
	height:70px !important;
}

#item1529067 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1529062 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1529145 {
	width:139px !important;
	height:70px !important;
}

#item1529146 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1529120 {
	width:139px !important;
	height:70px !important;
}

#item1529121 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1529116 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1573450 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1573474 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1573447 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1529201 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1529201 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1529201 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1529201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606836 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1319007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319007 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1319005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319005 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1319003 {
	width:600px !important;
	height:790px !important;
}

#item1319008 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2233906 th, table#table2233906 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2233906 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2233906 {
	table-layout:fixed;
}

#item1319185 {
	width:528px !important;
	height:84px !important;
	top:19px !important;
}

@keyframes intensificar-1319185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319185 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1319208 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1319208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319208 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1319812 {
	width:528px !important;
	height:413px !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-1319812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319812 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1319146 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1319151 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1329555 {
	width:509px !important;
	height:860px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1329555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1329555 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1319177 {
	width:14px !important;
	height:9px !important;
}

#item1319180 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1319018 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1319018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319018 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1319041 {
	width:350px !important;
	height:61px !important;
	top:49px !important;
}

@keyframes intensificar-1319041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319041 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1319064 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:139px !important;
}

@keyframes intensificar-1319064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319064 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1319070 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1319070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319070 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1319093 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1319093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319093 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1319117 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1319117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319117 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1319140 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1319140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319140 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1319015 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1319271 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1319294 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1319319 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1319322 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1319348 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1319349 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1319345 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1319382 {
	width:123px !important;
	height:50px !important;
}

#item1319383 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1319357 {
	width:123px !important;
	height:50px !important;
}

#item1319358 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1319353 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1319435 {
	width:101px !important;
	height:50px !important;
}

#item1319436 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1319410 {
	width:101px !important;
	height:50px !important;
}

#item1319411 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1319406 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1319489 {
	width:99px !important;
	height:50px !important;
}

#item1319490 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1319464 {
	width:99px !important;
	height:50px !important;
}

#item1319465 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1319459 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1574275 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1574298 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1574272 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1319551 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1319551 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1319551 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1319551 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607669 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1388567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388567 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1388559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388559 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1388557 {
	width:700px !important;
	height:309px !important;
}

#item1399927 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2236946 th, table#table2236946 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2236946 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2236946 {
	table-layout:fixed;
}

#item1388746 {
	width:628px !important;
	height:134px !important;
	top:27px !important;
}

@keyframes intensificar-1388746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388746 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1388769 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1388769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388769 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495429 {
	width:628px !important;
	height:303px !important;
}

#item1495430 {
	width:595px !important;
	height:862px !important;
}

@keyframes intensificar-1495430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495454 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:129px !important;
}

#item1494045 {
	width:628px !important;
	height:503px !important;
}

#item1494046 {
	width:595px !important;
	height:1676px !important;
}

@keyframes intensificar-1494046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494046 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494069 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:229px !important;
}

@keyframes intensificar-1388576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1388577 {
	width:628px !important;
	height:64px !important;
}

#item1388600 {
	width:460px !important;
	height:79px !important;
	top:84px !important;
}

#item1388623 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:211px !important;
}

#item1388629 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1388652 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1388676 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1388700 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1388574 {
	width:664px !important;
	height:503px !important;
	left:36px !important;
	top:572px !important;
}

#item1388820 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:508px !important;
}

#item1388843 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1388867 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1388871 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1413178 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1413179 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1413175 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1413209 {
	width:172px !important;
	height:70px !important;
}

#item1413210 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1413184 {
	width:172px !important;
	height:70px !important;
}

#item1413185 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1413182 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1413260 {
	width:141px !important;
	height:70px !important;
}

#item1413261 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1413235 {
	width:141px !important;
	height:70px !important;
}

#item1413236 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1413233 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1413311 {
	width:139px !important;
	height:70px !important;
}

#item1413312 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1413286 {
	width:139px !important;
	height:70px !important;
}

#item1413287 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1413284 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1573487 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1573510 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1573484 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424635 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424635 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424635 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424635 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606843 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1318117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1318117 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1318115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1318115 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1318113 {
	width:600px !important;
	height:790px !important;
}

#item1318118 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2239897 th, table#table2239897 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2239897 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2239897 {
	table-layout:fixed;
}

#item1318124 {
	width:528px !important;
	height:204px !important;
	top:19px !important;
}

@keyframes intensificar-1318124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1318124 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1318147 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1318147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1318147 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1318843 {
	width:13px !important;
	height:26px !important;
	left:541px !important;
	top:130px !important;
}

#item1318846 {
	width:534px !important;
	height:254px !important;
	top:16px !important;
}

#item1318945 {
	width:508px !important;
	height:603px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1318945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1318945 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1318875 {
	width:14px !important;
	height:9px !important;
	left:520px !important;
}

#item1318878 {
	width:14px !important;
	height:9px !important;
	left:520px !important;
	top:277px !important;
}

#item1318331 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:252px !important;
}

#item1318338 {
	width:534px !important;
	height:498px !important;
	top:16px !important;
}

#item1329467 {
	width:509px !important;
	height:1059px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1329467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1329467 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1318365 {
	width:14px !important;
	height:9px !important;
}

#item1318369 {
	width:14px !important;
	height:9px !important;
	top:521px !important;
}

#item1318202 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1318202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1318202 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1318225 {
	width:350px !important;
	height:199px !important;
	top:83px !important;
}

@keyframes intensificar-1318225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1318225 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1318248 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:309px !important;
}

@keyframes intensificar-1318248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1318248 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1318254 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1318254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1318254 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1318277 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1318277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1318277 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1318301 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1318301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1318301 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1318324 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1318324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1318324 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1318121 {
	width:564px !important;
	height:530px !important;
	left:636px !important;
	top:195px !important;
}

#item1318373 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:145px !important;
}

#item1318396 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1318420 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1318423 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1318449 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1318450 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1318446 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1318482 {
	width:123px !important;
	height:50px !important;
}

#item1318483 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1318457 {
	width:123px !important;
	height:50px !important;
}

#item1318458 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1318453 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1318537 {
	width:101px !important;
	height:50px !important;
}

#item1318538 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1318511 {
	width:101px !important;
	height:50px !important;
}

#item1318512 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1318507 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1318590 {
	width:99px !important;
	height:50px !important;
}

#item1318591 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1318565 {
	width:99px !important;
	height:50px !important;
}

#item1318566 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1318561 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1574305 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1574328 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1574302 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1318647 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1318647 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1318647 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1318647 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607675 {
	width:186px !important;
	height:180px !important;
	top:1020px !important;
}

@keyframes intensificar-1387902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387902 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1387894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387894 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1387892 {
	width:700px !important;
	height:309px !important;
}

#item1399931 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2244079 th, table#table2244079 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2244079 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2244079 {
	table-layout:fixed;
}

#item1388079 {
	width:628px !important;
	height:305px !important;
	top:27px !important;
}

@keyframes intensificar-1388079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388079 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1388102 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1388102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388102 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495388 {
	width:628px !important;
	height:96px !important;
}

#item1495389 {
	width:595px !important;
	height:1136px !important;
}

@keyframes intensificar-1495389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495389 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495412 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:25px !important;
}

#item1494102 {
	width:628px !important;
	height:454px !important;
}

#item1494103 {
	width:595px !important;
	height:1853px !important;
}

@keyframes intensificar-1494103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494103 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494126 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:204px !important;
}

@keyframes intensificar-1387910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387910 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1387911 {
	width:628px !important;
	height:88px !important;
}

#item1387934 {
	width:490px !important;
	height:365px !important;
	top:116px !important;
}

#item1387957 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:433px !important;
}

#item1387963 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1387987 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1388011 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1388034 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1387908 {
	width:664px !important;
	height:481px !important;
	left:36px !important;
	top:621px !important;
}

#item1388167 {
	width:628px !important;
	height:89px !important;
	left:36px !important;
	top:512px !important;
}

#item1388190 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1388214 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1388218 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1412959 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1412960 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1412955 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1412991 {
	width:172px !important;
	height:70px !important;
}

#item1412992 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1412966 {
	width:172px !important;
	height:70px !important;
}

#item1412967 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1412964 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1413043 {
	width:141px !important;
	height:70px !important;
}

#item1413044 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1413017 {
	width:141px !important;
	height:70px !important;
}

#item1413018 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1413015 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1413094 {
	width:139px !important;
	height:70px !important;
}

#item1413095 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1413069 {
	width:139px !important;
	height:70px !important;
}

#item1413070 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1413067 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1573524 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1573547 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1573521 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424637 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424637 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424637 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424637 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606848 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1605175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605175 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1605177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605177 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1605172 {
	width:600px !important;
	height:790px !important;
}

#item1605178 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2248299 th, table#table2248299 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2248299 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2248299 {
	table-layout:fixed;
}

#item1605209 {
	width:528px !important;
	height:200px !important;
	top:19px !important;
}

@keyframes intensificar-1605209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605209 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1605232 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1605232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605232 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1641395 {
	width:13px !important;
	height:26px !important;
	left:541px !important;
	top:145px !important;
}

#item1641399 {
	width:534px !important;
	height:284px !important;
	top:16px !important;
}

#item1641400 {
	width:508px !important;
	height:582px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1641400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641400 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1641424 {
	width:14px !important;
	height:9px !important;
	left:520px !important;
}

#item1641427 {
	width:14px !important;
	height:9px !important;
	left:520px !important;
	top:310px !important;
}

#item1605386 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:261px !important;
}

#item1605389 {
	width:534px !important;
	height:516px !important;
	top:16px !important;
}

#item1605390 {
	width:509px !important;
	height:989px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1605390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605390 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1605415 {
	width:14px !important;
	height:9px !important;
}

#item1605418 {
	width:14px !important;
	height:9px !important;
	top:540px !important;
}

#item1605257 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1605257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605257 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1605280 {
	width:350px !important;
	height:182px !important;
	top:84px !important;
}

@keyframes intensificar-1605280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605280 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1605303 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:310px !important;
}

@keyframes intensificar-1605303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605303 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1605309 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1605309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605309 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1605332 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1605332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605332 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1605356 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1605356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605356 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1605380 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1605380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605380 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1605182 {
	width:564px !important;
	height:549px !important;
	left:636px !important;
	top:176px !important;
}

#item1605423 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1605446 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1605470 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1605473 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1605496 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1605523 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1605524 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1605519 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1605557 {
	width:123px !important;
	height:50px !important;
}

#item1605558 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1605531 {
	width:123px !important;
	height:50px !important;
}

#item1605532 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1605527 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1605611 {
	width:101px !important;
	height:50px !important;
}

#item1605612 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1605585 {
	width:101px !important;
	height:50px !important;
}

#item1605586 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1605581 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1605664 {
	width:99px !important;
	height:50px !important;
}

#item1605665 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1605639 {
	width:99px !important;
	height:50px !important;
}

#item1605640 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1605635 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1605697 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1605720 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1605694 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1605724 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1605724 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1605724 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1605724 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1605778 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1605784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605784 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1605786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605786 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1605782 {
	width:700px !important;
	height:309px !important;
}

#item1605787 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1605818 {
	width:628px !important;
	height:150px !important;
}

#item1605819 {
	width:595px !important;
	height:1008px !important;
}

@keyframes intensificar-1605819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605819 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1605794 {
	width:80px !important;
	height:12px !important;
	top:177px !important;
}

@keyframes intensificar-1605794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605794 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1605842 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:52px !important;
}

table#table2253137 th, table#table2253137 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2253137 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2253137 {
	table-layout:fixed;
}

#item1641894 {
	width:628px !important;
	height:297px !important;
	top:200px !important;
}

@keyframes intensificar-1641894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641894 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606003 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:226px !important;
}

#item1606007 {
	width:628px !important;
	height:497px !important;
}

#item1606008 {
	width:595px !important;
	height:1794px !important;
}

@keyframes intensificar-1606008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606008 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1605875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605875 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1605876 {
	width:628px !important;
	height:88px !important;
}

#item1605899 {
	width:490px !important;
	height:254px !important;
	top:112px !important;
}

#item1605922 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:420px !important;
}

#item1605928 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1605951 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1605975 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1605998 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1605792 {
	width:664px !important;
	height:497px !important;
	left:36px !important;
	top:577px !important;
}

#item1606031 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:510px !important;
}

#item1606054 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1606078 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1606082 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1606105 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1606131 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1606132 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1606128 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1606164 {
	width:172px !important;
	height:70px !important;
}

#item1606165 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1606139 {
	width:172px !important;
	height:70px !important;
}

#item1606140 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1606135 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1606218 {
	width:141px !important;
	height:70px !important;
}

#item1606219 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1606193 {
	width:141px !important;
	height:70px !important;
}

#item1606194 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1606189 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1606271 {
	width:139px !important;
	height:70px !important;
}

#item1606272 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1606246 {
	width:139px !important;
	height:70px !important;
}

#item1606247 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1606242 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1606303 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1606327 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1606300 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1606331 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1606331 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1606331 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1606331 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606854 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1546492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546492 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1546495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546495 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1546490 {
	width:600px !important;
	height:790px !important;
}

#item1546496 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2256691 th, table#table2256691 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2256691 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2256691 {
	table-layout:fixed;
}

#item1546504 {
	width:528px !important;
	height:348px !important;
	top:19px !important;
}

@keyframes intensificar-1546504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546504 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1546528 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1546528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546528 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1546551 {
	width:13px !important;
	height:26px !important;
	left:541px !important;
	top:83px !important;
}

#item1546554 {
	width:534px !important;
	height:145px !important;
	top:24px !important;
}

#item1546555 {
	width:508px !important;
	height:407px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1546555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546555 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1546580 {
	width:14px !important;
	height:9px !important;
	left:520px !important;
	top:8px !important;
}

#item1546583 {
	width:14px !important;
	height:9px !important;
	left:520px !important;
	top:179px !important;
}

#item1546717 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1546720 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1546721 {
	width:509px !important;
	height:1269px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1546721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546721 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1546746 {
	width:14px !important;
	height:9px !important;
}

#item1546750 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1546589 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1546589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546589 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1546612 {
	width:350px !important;
	height:318px !important;
	top:62px !important;
}

@keyframes intensificar-1546612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546612 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1546635 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:425px !important;
}

@keyframes intensificar-1546635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546635 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1546641 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1546641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546641 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1546664 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1546664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546664 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1546688 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1546688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546688 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1546712 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1546712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546712 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1546500 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1546756 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1546779 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1546805 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1546808 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1547742 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1546834 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1546835 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1546831 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1546868 {
	width:123px !important;
	height:50px !important;
}

#item1546869 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1546843 {
	width:123px !important;
	height:50px !important;
}

#item1546844 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1546839 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1546921 {
	width:101px !important;
	height:50px !important;
}

#item1546922 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1546896 {
	width:101px !important;
	height:50px !important;
}

#item1546897 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1546892 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1546974 {
	width:99px !important;
	height:50px !important;
}

#item1546975 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1546949 {
	width:99px !important;
	height:50px !important;
}

#item1546950 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1546945 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1574338 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1574361 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1574334 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1547032 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1547032 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1547032 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1547032 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1547677 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1547103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547103 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1547106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547106 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1547101 {
	width:700px !important;
	height:309px !important;
}

#item1547107 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1547138 {
	width:80px !important;
	height:12px !important;
	top:144px !important;
}

@keyframes intensificar-1547138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547138 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1547161 {
	width:628px !important;
	height:121px !important;
}

#item1547162 {
	width:595px !important;
	height:753px !important;
}

@keyframes intensificar-1547162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547162 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1547185 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:38px !important;
}

#item1548247 {
	width:628px !important;
	height:358px !important;
	top:168px !important;
}

table#table2262238 th, table#table2262238 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2262238 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2262238 {
	table-layout:fixed;
}

#item1548248 {
	width:595px !important;
	height:500px !important;
}

@keyframes intensificar-1548248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548248 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1548271 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:325px !important;
}

#item1547320 {
	width:628px !important;
	height:526px !important;
}

#item1547322 {
	width:595px !important;
	height:2088px !important;
}

@keyframes intensificar-1547322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547322 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1547345 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

@keyframes intensificar-1547192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547192 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1547193 {
	width:628px !important;
	height:64px !important;
}

#item1547216 {
	width:490px !important;
	height:376px !important;
	top:87px !important;
}

#item1547239 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:484px !important;
}

#item1547246 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1547269 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1547293 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1547316 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1547111 {
	width:664px !important;
	height:526px !important;
	left:36px !important;
	top:549px !important;
}

#item1547350 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:512px !important;
}

#item1547373 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1547398 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1547404 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1547765 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1547430 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1547431 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1547427 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1547463 {
	width:172px !important;
	height:70px !important;
}

#item1547464 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1547438 {
	width:172px !important;
	height:70px !important;
}

#item1547439 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1547434 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1547517 {
	width:141px !important;
	height:70px !important;
}

#item1547518 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1547491 {
	width:141px !important;
	height:70px !important;
}

#item1547493 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1547487 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1547570 {
	width:139px !important;
	height:70px !important;
}

#item1547571 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1547545 {
	width:139px !important;
	height:70px !important;
}

#item1547546 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1547541 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1573558 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1573581 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1573555 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1547627 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1547627 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1547627 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1547627 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1466253 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1319874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319874 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1319872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319872 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1319870 {
	width:600px !important;
	height:790px !important;
}

#item1319875 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2266527 th, table#table2266527 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2266527 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2266527 {
	table-layout:fixed;
}

#item1319885 {
	width:528px !important;
	height:316px !important;
	top:19px !important;
}

@keyframes intensificar-1319885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319885 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1319908 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1319908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319908 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1319931 {
	width:13px !important;
	height:26px !important;
	left:541px !important;
	top:99px !important;
}

#item1319934 {
	width:534px !important;
	height:177px !important;
	top:24px !important;
}

#item1320641 {
	width:511px !important;
	height:301px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1320641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1320641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320641 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1319964 {
	width:14px !important;
	height:9px !important;
	left:520px !important;
	top:8px !important;
}

#item1319968 {
	width:14px !important;
	height:9px !important;
	left:520px !important;
	top:212px !important;
}

#item1320100 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1320103 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1320551 {
	width:509px !important;
	height:919px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1320551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1320551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320551 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1320130 {
	width:14px !important;
	height:9px !important;
}

#item1320135 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1319973 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1319973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319973 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1319996 {
	width:350px !important;
	height:318px !important;
	top:49px !important;
}

@keyframes intensificar-1319996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319996 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1320019 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:411px !important;
}

@keyframes intensificar-1320019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1320019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320019 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1320025 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1320025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1320025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320025 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1320048 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1320048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1320048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320048 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1320072 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1320072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1320072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320072 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1320095 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1320095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1320095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320095 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1319882 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1320139 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1320162 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1320186 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1320189 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1320216 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1320217 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1320213 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1320250 {
	width:123px !important;
	height:50px !important;
}

#item1320251 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1320224 {
	width:123px !important;
	height:50px !important;
}

#item1320225 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1320220 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1320305 {
	width:101px !important;
	height:50px !important;
}

#item1320306 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1320279 {
	width:101px !important;
	height:50px !important;
}

#item1320280 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1320275 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1320358 {
	width:99px !important;
	height:50px !important;
}

#item1320359 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1320333 {
	width:99px !important;
	height:50px !important;
}

#item1320334 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1320329 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1574368 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1574391 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1574365 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1320417 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1320417 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1320417 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1320417 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1466602 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1389125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389125 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1389119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389119 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1389117 {
	width:700px !important;
	height:309px !important;
}

#item1399918 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1389329 {
	width:80px !important;
	height:12px !important;
	top:248px !important;
}

@keyframes intensificar-1389329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389329 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495292 {
	width:628px !important;
	height:223px !important;
}

#item1495293 {
	width:595px !important;
	height:548px !important;
}

@keyframes intensificar-1495293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495293 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495316 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:89px !important;
}

#item1495322 {
	width:628px !important;
	height:248px !important;
	top:275px !important;
}

table#table2271585 th, table#table2271585 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2271585 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2271585 {
	table-layout:fixed;
}

#item1495323 {
	width:595px !important;
	height:459px !important;
}

@keyframes intensificar-1495323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495323 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495346 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:376px !important;
}

#item1494160 {
	width:628px !important;
	height:523px !important;
}

#item1494161 {
	width:595px !important;
	height:1539px !important;
}

@keyframes intensificar-1494161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494161 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494184 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:239px !important;
}

@keyframes intensificar-1389135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389135 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1389136 {
	width:628px !important;
	height:40px !important;
}

#item1389159 {
	width:490px !important;
	height:445px !important;
	top:68px !important;
}

#item1389183 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:496px !important;
}

#item1389189 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1389212 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1389236 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1389260 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1389133 {
	width:664px !important;
	height:527px !important;
	left:36px !important;
	top:552px !important;
}

#item1389397 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:512px !important;
}

#item1389420 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1389444 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1389447 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1413402 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1413403 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1413399 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1413434 {
	width:172px !important;
	height:70px !important;
}

#item1413435 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1413409 {
	width:172px !important;
	height:70px !important;
}

#item1413410 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1413407 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1413485 {
	width:141px !important;
	height:70px !important;
}

#item1413486 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1413460 {
	width:141px !important;
	height:70px !important;
}

#item1413461 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1413458 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1413537 {
	width:139px !important;
	height:70px !important;
}

#item1413538 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1413512 {
	width:139px !important;
	height:70px !important;
}

#item1413513 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1413510 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1573590 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1573614 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1573587 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424634 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424634 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424634 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424634 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1466260 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1320714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1320714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320714 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1320711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1320711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320711 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1320709 {
	width:600px !important;
	height:790px !important;
}

#item1320715 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2275828 th, table#table2275828 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2275828 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2275828 {
	table-layout:fixed;
}

#item1320721 {
	width:528px !important;
	height:316px !important;
	top:19px !important;
}

@keyframes intensificar-1320721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1320721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320721 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1320744 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1320744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1320744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320744 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1320767 {
	width:13px !important;
	height:26px !important;
	left:541px !important;
	top:104px !important;
}

#item1320770 {
	width:534px !important;
	height:186px !important;
	top:24px !important;
}

#item1321480 {
	width:511px !important;
	height:421px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1321480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321480 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1320799 {
	width:14px !important;
	height:9px !important;
	left:520px !important;
	top:8px !important;
}

#item1320802 {
	width:14px !important;
	height:9px !important;
	left:520px !important;
	top:216px !important;
}

#item1320937 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1320940 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item1329635 {
	width:509px !important;
	height:1297px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1329635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1329635 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1320966 {
	width:14px !important;
	height:9px !important;
}

#item1320969 {
	width:14px !important;
	height:9px !important;
	top:556px !important;
}

#item1320807 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1320807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1320807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320807 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1320830 {
	width:350px !important;
	height:337px !important;
	top:49px !important;
}

@keyframes intensificar-1320830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1320830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320830 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1320853 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:412px !important;
}

@keyframes intensificar-1320853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1320853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320853 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1320861 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1320861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1320861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320861 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1320884 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1320884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1320884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320884 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1320908 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1320908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1320908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320908 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1320931 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1320931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1320931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320931 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1320718 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1320976 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1320999 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1321023 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1321027 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1530913 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1321053 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1321054 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1321050 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1321088 {
	width:123px !important;
	height:50px !important;
}

#item1321089 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1321063 {
	width:123px !important;
	height:50px !important;
}

#item1321064 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1321058 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1321142 {
	width:101px !important;
	height:50px !important;
}

#item1321143 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1321117 {
	width:101px !important;
	height:50px !important;
}

#item1321118 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1321113 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1321197 {
	width:99px !important;
	height:50px !important;
}

#item1321198 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1321170 {
	width:99px !important;
	height:50px !important;
}

#item1321171 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1321166 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1574402 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1574426 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1574399 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1321253 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1321253 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1321253 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1321253 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1466608 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1389702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389702 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1389695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389695 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1389693 {
	width:700px !important;
	height:309px !important;
}

#item1399913 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1389909 {
	width:80px !important;
	height:12px !important;
	top:249px !important;
}

@keyframes intensificar-1389909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389909 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495197 {
	width:628px !important;
	height:220px !important;
}

#item1495199 {
	width:595px !important;
	height:823px !important;
}

@keyframes intensificar-1495199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495199 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495222 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:87px !important;
}

#item1495228 {
	width:628px !important;
	height:248px !important;
	top:274px !important;
}

table#table2281322 th, table#table2281322 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2281322 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2281322 {
	table-layout:fixed;
}

#item1495229 {
	width:595px !important;
	height:459px !important;
}

@keyframes intensificar-1495229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495229 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495252 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:376px !important;
}

#item1494224 {
	width:628px !important;
	height:524px !important;
}

#item1494225 {
	width:595px !important;
	height:2166px !important;
}

@keyframes intensificar-1494225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494225 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494248 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:239px !important;
}

@keyframes intensificar-1389713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389713 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1389714 {
	width:628px !important;
	height:40px !important;
}

#item1389737 {
	width:490px !important;
	height:404px !important;
	top:68px !important;
}

#item1389760 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:463px !important;
}

#item1389769 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1389794 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1389818 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1389841 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1389711 {
	width:664px !important;
	height:524px !important;
	left:36px !important;
	top:551px !important;
}

#item1389973 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:512px !important;
}

#item1389996 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1390020 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1390025 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1530937 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1413619 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1413620 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1413616 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1413651 {
	width:172px !important;
	height:70px !important;
}

#item1413652 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1413625 {
	width:172px !important;
	height:70px !important;
}

#item1413626 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1413623 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1413702 {
	width:141px !important;
	height:70px !important;
}

#item1413704 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1413677 {
	width:141px !important;
	height:70px !important;
}

#item1413678 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1413675 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1413754 {
	width:139px !important;
	height:70px !important;
}

#item1413755 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1413729 {
	width:139px !important;
	height:70px !important;
}

#item1413730 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1413727 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1573620 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1573643 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1573617 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424633 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424633 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424633 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424633 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1466268 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1321537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321537 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1321535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321535 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1321533 {
	width:600px !important;
	height:790px !important;
}

#item1321538 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1531481 {
	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-1531481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531481 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2286056 tr {
	border-right:2.2px solid #fff;;
}

table#table2286056 {
	table-layout:fixed;
}

#item1321590 {
	width:528px !important;
	height:189px !important;
	top:19px !important;
}

@keyframes intensificar-1321590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321590 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1321613 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1321613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321613 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1322178 {
	width:528px !important;
	height:407px !important;
	top:2px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1322178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322178 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1321638 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1321638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321638 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1321661 {
	width:350px !important;
	height:161px !important;
	top:49px !important;
}

@keyframes intensificar-1321661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321661 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1321684 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:242px !important;
}

@keyframes intensificar-1321684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321684 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1321690 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1321690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321690 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1321714 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1321714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321714 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1321738 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1321738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321738 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1321761 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1321761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321761 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1321541 {
	width:564px !important;
	height:533px !important;
	left:636px !important;
	top:191px !important;
}

#item1321806 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:128px !important;
}

#item1321829 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1321853 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1321856 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1321883 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1321884 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1321880 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1321917 {
	width:123px !important;
	height:50px !important;
}

#item1321918 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1321892 {
	width:123px !important;
	height:50px !important;
}

#item1321893 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1321888 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1321971 {
	width:101px !important;
	height:50px !important;
}

#item1321972 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1321945 {
	width:101px !important;
	height:50px !important;
}

#item1321946 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1321941 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1322024 {
	width:99px !important;
	height:50px !important;
}

#item1322025 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1321999 {
	width:99px !important;
	height:50px !important;
}

#item1322000 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1321995 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1574435 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1574458 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1574432 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1322083 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1322083 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1322083 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1322083 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1466613 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1390281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390281 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1390275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390275 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1390273 {
	width:700px !important;
	height:309px !important;
}

#item1399910 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2288987 tr {
	border-right:3.08px solid #fff;;
}

table#table2288987 {
	table-layout:fixed;
}

#item1390445 {
	width:628px !important;
	height:282px !important;
	top:27px !important;
}

@keyframes intensificar-1390445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390445 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1390468 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1390468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390468 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495160 {
	width:628px !important;
	height:148px !important;
}

#item1495161 {
	width:595px !important;
	height:655px !important;
}

@keyframes intensificar-1495161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495161 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495184 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:51px !important;
}

#item1494277 {
	width:628px !important;
	height:497px !important;
}

#item1494278 {
	width:595px !important;
	height:833px !important;
}

@keyframes intensificar-1494278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494278 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494301 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:226px !important;
}

@keyframes intensificar-1390290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390290 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1390291 {
	width:628px !important;
	height:40px !important;
}

#item1390314 {
	width:440px !important;
	height:225px !important;
	top:68px !important;
}

#item1390337 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:339px !important;
}

#item1390344 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1390367 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1390391 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1390414 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1390288 {
	width:664px !important;
	height:497px !important;
	left:36px !important;
	top:578px !important;
}

#item1390520 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1390543 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1390567 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1390570 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1413913 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1413914 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1413910 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1413944 {
	width:172px !important;
	height:70px !important;
}

#item1413945 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1413919 {
	width:172px !important;
	height:70px !important;
}

#item1413920 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1413917 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1413996 {
	width:141px !important;
	height:70px !important;
}

#item1413997 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1413971 {
	width:141px !important;
	height:70px !important;
}

#item1413972 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1413968 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1414047 {
	width:139px !important;
	height:70px !important;
}

#item1414048 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1414022 {
	width:139px !important;
	height:70px !important;
}

#item1414023 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1414020 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1573654 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1573678 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1573651 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424632 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424632 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424632 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424632 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1466277 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1322362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322362 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1322360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322360 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1322358 {
	width:600px !important;
	height:790px !important;
}

#item1322363 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2292601 th, table#table2292601 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2292601 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2292601 {
	table-layout:fixed;
}

#item1322369 {
	width:528px !important;
	height:316px !important;
	top:19px !important;
}

@keyframes intensificar-1322369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322369 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1322392 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1322392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322392 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1322416 {
	width:13px !important;
	height:26px !important;
	left:541px !important;
	top:84px !important;
}

#item1322419 {
	width:534px !important;
	height:154px !important;
	top:20px !important;
}

#item1323101 {
	width:508px !important;
	height:358px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1323101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323101 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1322450 {
	width:14px !important;
	height:9px !important;
	left:520px !important;
	top:4px !important;
}

#item1322453 {
	width:14px !important;
	height:9px !important;
	left:520px !important;
	top:181px !important;
}

#item1538570 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:252px !important;
}

#item1538575 {
	width:534px !important;
	height:498px !important;
	top:16px !important;
}

#item1538577 {
	width:509px !important;
	height:680px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1538577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538577 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538602 {
	width:14px !important;
	height:9px !important;
}

#item1538605 {
	width:14px !important;
	height:9px !important;
	top:521px !important;
}

#item1322458 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1322458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322458 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1322481 {
	width:350px !important;
	height:362px !important;
	top:49px !important;
}

@keyframes intensificar-1322481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322481 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1322504 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:412px !important;
}

@keyframes intensificar-1322504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322504 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1322510 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1322510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322510 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1322533 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1322533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322533 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1322557 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1322557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322557 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1322580 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1322580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322580 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1322366 {
	width:564px !important;
	height:530px !important;
	left:636px !important;
	top:195px !important;
}

#item1322626 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:145px !important;
}

#item1322650 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1322675 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1322679 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1322705 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1322706 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1322702 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1322741 {
	width:123px !important;
	height:50px !important;
}

#item1322742 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1322715 {
	width:123px !important;
	height:50px !important;
}

#item1322716 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1322711 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1322795 {
	width:101px !important;
	height:50px !important;
}

#item1322796 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1322769 {
	width:101px !important;
	height:50px !important;
}

#item1322770 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1322765 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1322848 {
	width:99px !important;
	height:50px !important;
}

#item1322849 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1322823 {
	width:99px !important;
	height:50px !important;
}

#item1322824 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1322819 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1574470 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1574493 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1574467 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1322904 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1322904 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1322904 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1322904 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1466618 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1390828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390828 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1390820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390820 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1390818 {
	width:700px !important;
	height:309px !important;
}

#item1399905 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1391017 {
	width:80px !important;
	height:12px !important;
	top:219px !important;
}

@keyframes intensificar-1391017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391017 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495061 {
	width:628px !important;
	height:190px !important;
}

#item1495062 {
	width:595px !important;
	height:635px !important;
}

@keyframes intensificar-1495062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495062 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495085 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:72px !important;
}

#item1495093 {
	width:628px !important;
	height:234px !important;
	top:245px !important;
}

table#table2299892 th, table#table2299892 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2299892 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2299892 {
	table-layout:fixed;
}

#item1495094 {
	width:595px !important;
	height:460px !important;
}

@keyframes intensificar-1495094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495094 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495118 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:339px !important;
}

#item1494329 {
	width:628px !important;
	height:479px !important;
}

#item1494330 {
	width:595px !important;
	height:1215px !important;
}

@keyframes intensificar-1494330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494330 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494354 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:217px !important;
}

@keyframes intensificar-1390838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390838 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1390839 {
	width:628px !important;
	height:64px !important;
}

#item1390863 {
	width:490px !important;
	height:366px !important;
	top:84px !important;
}

#item1390886 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:448px !important;
}

#item1390892 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1390916 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1390940 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1390963 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1390836 {
	width:664px !important;
	height:479px !important;
	left:36px !important;
	top:596px !important;
}

#item1391080 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:512px !important;
}

#item1391103 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1391127 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1391131 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1414133 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1414134 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1414130 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1414167 {
	width:172px !important;
	height:70px !important;
}

#item1414168 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1414141 {
	width:172px !important;
	height:70px !important;
}

#item1414142 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1414139 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1414218 {
	width:141px !important;
	height:70px !important;
}

#item1414219 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1414193 {
	width:141px !important;
	height:70px !important;
}

#item1414194 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1414191 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1414269 {
	width:139px !important;
	height:70px !important;
}

#item1414270 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1414244 {
	width:139px !important;
	height:70px !important;
}

#item1414245 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1414242 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1573692 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1573715 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1573689 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424631 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424631 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424631 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424631 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1466282 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1323163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323163 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1323161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323161 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1323159 {
	width:600px !important;
	height:790px !important;
}

#item1323164 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2306321 tr {
	border-right:2.2px solid #fff;;
}

table#table2306321 {
	table-layout:fixed;
}

#item1323172 {
	width:528px !important;
	height:189px !important;
	top:19px !important;
}

@keyframes intensificar-1323172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323172 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1323195 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1323195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323195 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1323219 {
	width:528px !important;
	height:322px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1323219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323219 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1323375 {
	width:528px !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-1323375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323375 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1323249 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1323249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323249 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1323272 {
	width:350px !important;
	height:284px !important;
	top:49px !important;
}

@keyframes intensificar-1323272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323272 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1323295 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:242px !important;
}

@keyframes intensificar-1323295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323295 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1323301 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1323301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323301 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1323324 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1323324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323324 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1323348 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1323348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323348 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1323371 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1323371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323371 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1323169 {
	width:564px !important;
	height:520px !important;
	left:636px !important;
	top:205px !important;
}

#item1323399 {
	width:528px !important;
	height:64px !important;
	left:636px !important;
	top:128px !important;
}

#item1323422 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1323446 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1323449 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1323477 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1323478 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1323473 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1323510 {
	width:123px !important;
	height:50px !important;
}

#item1323511 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1323485 {
	width:123px !important;
	height:50px !important;
}

#item1323486 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1323481 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1323564 {
	width:101px !important;
	height:50px !important;
}

#item1323565 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1323539 {
	width:101px !important;
	height:50px !important;
}

#item1323540 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1323535 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1323617 {
	width:99px !important;
	height:50px !important;
}

#item1323619 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1323592 {
	width:99px !important;
	height:50px !important;
}

#item1323593 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1323588 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1574523 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1574546 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1574520 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1323677 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1323677 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1323677 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1323677 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1466625 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1391386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391386 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1391380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391380 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1391378 {
	width:700px !important;
	height:309px !important;
}

#item1399899 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2309628 tr {
	border-right:3.08px solid #fff;;
}

table#table2309628 {
	table-layout:fixed;
}

#item1391552 {
	width:628px !important;
	height:282px !important;
	top:27px !important;
}

@keyframes intensificar-1391552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391552 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1391576 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1391576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495022 {
	width:628px !important;
	height:120px !important;
}

#item1495023 {
	width:595px !important;
	height:705px !important;
}

@keyframes intensificar-1495023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495023 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495046 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:37px !important;
}

#item1494375 {
	width:628px !important;
	height:448px !important;
}

#item1494376 {
	width:595px !important;
	height:881px !important;
}

@keyframes intensificar-1494376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494376 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494399 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:201px !important;
}

@keyframes intensificar-1391398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391398 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1391399 {
	width:628px !important;
	height:64px !important;
}

#item1391422 {
	width:490px !important;
	height:207px !important;
	top:84px !important;
}

#item1391445 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:355px !important;
}

#item1391451 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1391475 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1391499 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1391522 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1391396 {
	width:664px !important;
	height:448px !important;
	left:36px !important;
	top:627px !important;
}

#item1391628 {
	width:628px !important;
	height:113px !important;
	left:36px !important;
	top:488px !important;
}

#item1391651 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1391675 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1391679 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1414346 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1414348 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1414343 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1414378 {
	width:172px !important;
	height:70px !important;
}

#item1414379 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1414353 {
	width:172px !important;
	height:70px !important;
}

#item1414354 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1414351 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1414429 {
	width:141px !important;
	height:70px !important;
}

#item1414430 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1414404 {
	width:141px !important;
	height:70px !important;
}

#item1414405 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1414402 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1414480 {
	width:139px !important;
	height:70px !important;
}

#item1414481 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1414455 {
	width:139px !important;
	height:70px !important;
}

#item1414456 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1414453 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1573725 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1573748 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1573722 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424630 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424630 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424630 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424630 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606865 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1323769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323769 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1323767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323767 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1323765 {
	width:600px !important;
	height:790px !important;
}

#item1323770 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2313000 th, table#table2313000 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2313000 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2313000 {
	table-layout:fixed;
}

#item1323779 {
	width:528px !important;
	height:258px !important;
	top:19px !important;
}

@keyframes intensificar-1323779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323779 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1323802 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1323802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323802 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1323826 {
	width:13px !important;
	height:26px !important;
	left:541px !important;
	top:114px !important;
}

#item1323829 {
	width:534px !important;
	height:208px !important;
	top:23px !important;
}

#item1425096 {
	width:510px !important;
	height:356px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1425096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425096 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1323859 {
	width:14px !important;
	height:9px !important;
	left:520px !important;
	top:7px !important;
}

#item1323863 {
	width:14px !important;
	height:9px !important;
	left:520px !important;
	top:238px !important;
}

#item1324392 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:259px !important;
}

#item1324396 {
	width:534px !important;
	height:511px !important;
	top:16px !important;
}

#item1329719 {
	width:509px !important;
	height:813px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1329719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1329719 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1324422 {
	width:14px !important;
	height:9px !important;
}

#item1324429 {
	width:14px !important;
	height:9px !important;
	top:535px !important;
}

#item1323869 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1323869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323869 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1323893 {
	width:350px !important;
	height:266px !important;
	top:49px !important;
}

@keyframes intensificar-1323893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323893 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1323916 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:344px !important;
}

@keyframes intensificar-1323916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323916 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1323922 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1323922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323922 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1323945 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1323945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323945 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1323969 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1323969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323969 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1323992 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1323992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323992 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1323776 {
	width:564px !important;
	height:543px !important;
	left:636px !important;
	top:194px !important;
}

#item1324021 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:145px !important;
}

#item1324045 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1324069 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1324072 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1324098 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1324099 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1324095 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1324131 {
	width:123px !important;
	height:50px !important;
}

#item1324132 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1324106 {
	width:123px !important;
	height:50px !important;
}

#item1324107 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1324102 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1324184 {
	width:101px !important;
	height:50px !important;
}

#item1324185 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1324159 {
	width:101px !important;
	height:50px !important;
}

#item1324160 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1324155 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1324239 {
	width:99px !important;
	height:50px !important;
}

#item1324240 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1324213 {
	width:99px !important;
	height:50px !important;
}

#item1324214 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1324209 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1574587 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1574611 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1574584 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1324297 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1324297 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1324297 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1324297 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607695 {
	width:186px !important;
	height:180px !important;
	top:1020px !important;
}

@keyframes intensificar-1391936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391936 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1391930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391930 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1391927 {
	width:700px !important;
	height:309px !important;
}

#item1399893 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1392144 {
	width:80px !important;
	height:12px !important;
	top:193px !important;
}

@keyframes intensificar-1392144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392144 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494988 {
	width:628px !important;
	height:162px !important;
}

#item1494989 {
	width:595px !important;
	height:705px !important;
}

@keyframes intensificar-1494989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494989 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495012 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:58px !important;
}

#item1645138 {
	width:628px !important;
	height:234px !important;
	top:216px !important;
}

table#table2317648 th, table#table2317648 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2317648 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2317648 {
	table-layout:fixed;
}

#item1645139 {
	width:595px !important;
	height:378px !important;
}

@keyframes intensificar-1645139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645139 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1645163 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:310px !important;
}

#item1494415 {
	width:628px !important;
	height:450px !important;
}

#item1494416 {
	width:595px !important;
	height:1402px !important;
}

@keyframes intensificar-1494416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494416 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494439 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:202px !important;
}

@keyframes intensificar-1391947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391947 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1391948 {
	width:628px !important;
	height:40px !important;
}

#item1391971 {
	width:490px !important;
	height:372px !important;
	top:68px !important;
}

#item1391994 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:419px !important;
}

#item1392001 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1392024 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1392048 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1392072 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1391945 {
	width:664px !important;
	height:450px !important;
	left:36px !important;
	top:625px !important;
}

#item1392209 {
	width:628px !important;
	height:89px !important;
	left:36px !important;
	top:512px !important;
}

#item1392232 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1392256 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1392259 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1414560 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1414561 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1414557 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1414592 {
	width:172px !important;
	height:70px !important;
}

#item1414593 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1414567 {
	width:172px !important;
	height:70px !important;
}

#item1414568 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1414565 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1414643 {
	width:141px !important;
	height:70px !important;
}

#item1414644 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1414618 {
	width:141px !important;
	height:70px !important;
}

#item1414619 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1414616 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1414694 {
	width:139px !important;
	height:70px !important;
}

#item1414695 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1414669 {
	width:139px !important;
	height:70px !important;
}

#item1414670 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1414667 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1573790 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1573813 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1573787 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424629 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424629 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424629 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424629 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606858 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1324662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324662 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1324660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324660 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1324658 {
	width:600px !important;
	height:790px !important;
}

#item1324663 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1324716 {
	width:528px !important;
	height:357px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1324716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324716 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2321860 th, table#table2321860 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2321860 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2321860 {
	table-layout:fixed;
}

#item1324669 {
	width:528px !important;
	height:140px !important;
	top:19px !important;
}

@keyframes intensificar-1324669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324669 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1324692 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1324692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324692 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1324873 {
	width:528px !important;
	height:410px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1324873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324873 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1324745 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1324745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324745 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1324768 {
	width:369px !important;
	height:100px !important;
	top:49px !important;
}

@keyframes intensificar-1324768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324768 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1324792 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:193px !important;
}

@keyframes intensificar-1324792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324792 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1324799 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1324799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324799 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1324822 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1324822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324822 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1324846 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1324846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324846 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1324869 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1324869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324869 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1340866 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:137px !important;
}

@keyframes intensificar-1340866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340866 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1324666 {
	width:564px !important;
	height:517px !important;
	left:636px !important;
	top:160px !important;
}

#item1324897 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1324920 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1324944 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1324948 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1325238 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1324974 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1324975 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1324971 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1325009 {
	width:123px !important;
	height:50px !important;
}

#item1325010 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1324983 {
	width:123px !important;
	height:50px !important;
}

#item1324984 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1324979 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1325062 {
	width:101px !important;
	height:50px !important;
}

#item1325063 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1325037 {
	width:101px !important;
	height:50px !important;
}

#item1325038 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1325033 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1325115 {
	width:99px !important;
	height:50px !important;
}

#item1325116 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1325090 {
	width:99px !important;
	height:50px !important;
}

#item1325091 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1325086 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1574619 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1574644 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1574616 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1325175 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1325175 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1325175 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1325175 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607717 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1392510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392510 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1392504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392504 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1392502 {
	width:700px !important;
	height:309px !important;
}

#item1399888 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2323997 th, table#table2323997 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2323997 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2323997 {
	table-layout:fixed;
}

#item1392685 {
	width:628px !important;
	height:210px !important;
	top:27px !important;
}

@keyframes intensificar-1392685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392685 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1392708 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1392708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392708 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494950 {
	width:628px !important;
	height:289px !important;
}

#item1494951 {
	width:595px !important;
	height:685px !important;
}

@keyframes intensificar-1494951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494951 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494974 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:122px !important;
}

#item1494462 {
	width:628px !important;
	height:541px !important;
}

#item1494463 {
	width:595px !important;
	height:833px !important;
}

@keyframes intensificar-1494463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494463 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494486 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

@keyframes intensificar-1392523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392523 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1392525 {
	width:628px !important;
	height:40px !important;
}

#item1392548 {
	width:490px !important;
	height:397px !important;
	top:68px !important;
}

#item1392571 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:270px !important;
}

#item1392577 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1392600 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1392624 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1392647 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1392652 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:192px !important;
}

#item1392521 {
	width:664px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1392760 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1392783 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1392807 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1392811 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1392834 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1414782 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1414783 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1414779 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1414813 {
	width:172px !important;
	height:70px !important;
}

#item1414815 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1414788 {
	width:172px !important;
	height:70px !important;
}

#item1414789 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1414786 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1414866 {
	width:141px !important;
	height:70px !important;
}

#item1414867 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1414841 {
	width:141px !important;
	height:70px !important;
}

#item1414842 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1414839 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1414918 {
	width:139px !important;
	height:70px !important;
}

#item1414919 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1414893 {
	width:139px !important;
	height:70px !important;
}

#item1414894 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1414890 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1573824 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1573848 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1573821 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424628 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424628 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424628 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424628 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606870 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1325289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1325289 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1325286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1325286 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1325284 {
	width:600px !important;
	height:790px !important;
}

#item1325290 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2326700 th, table#table2326700 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2326700 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2326700 {
	table-layout:fixed;
}

#item1325302 {
	width:528px !important;
	height:169px !important;
	top:19px !important;
}

@keyframes intensificar-1325302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1325302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1325325 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1325325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1325325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1325349 {
	width:528px !important;
	height:287px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1325349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1325349 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1325505 {
	width:528px !important;
	height:497px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1325505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1325505 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1325378 {
	width:528px !important;
	height:12px !important;
}

@keyframes intensificar-1325378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1325378 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1325401 {
	width:350px !important;
	height:129px !important;
	top:32px !important;
}

@keyframes intensificar-1325401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1325401 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1325424 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:211px !important;
}

@keyframes intensificar-1325424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1325424 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1325430 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1325430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1325430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1325453 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1325453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1325453 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1325477 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1325477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1325477 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1325500 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1325500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1325500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1340871 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:155px !important;
}

@keyframes intensificar-1340871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340871 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1325298 {
	width:564px !important;
	height:497px !important;
	left:636px !important;
	top:160px !important;
}

#item1325530 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1325553 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1325577 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1325580 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1325604 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1325630 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1325631 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1325627 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1325663 {
	width:123px !important;
	height:50px !important;
}

#item1325664 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1325638 {
	width:123px !important;
	height:50px !important;
}

#item1325639 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1325634 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1325717 {
	width:101px !important;
	height:50px !important;
}

#item1325718 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1325691 {
	width:101px !important;
	height:50px !important;
}

#item1325693 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1325687 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1325770 {
	width:99px !important;
	height:50px !important;
}

#item1325771 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1325745 {
	width:99px !important;
	height:50px !important;
}

#item1325746 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1325741 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1574654 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1574677 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1574651 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1325826 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1325826 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1325826 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1325826 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607724 {
	width:186px !important;
	height:180px !important;
	top:1020px !important;
}

@keyframes intensificar-1393085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1393085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1393085 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1393079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1393079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1393079 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1393077 {
	width:700px !important;
	height:309px !important;
}

#item1399883 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2329607 th, table#table2329607 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2329607 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2329607 {
	table-layout:fixed;
}

#item1393258 {
	width:628px !important;
	height:251px !important;
	top:27px !important;
}

@keyframes intensificar-1393258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1393258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1393258 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1393281 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1393281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1393281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1393281 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494918 {
	width:628px !important;
	height:233px !important;
}

#item1494919 {
	width:595px !important;
	height:607px !important;
}

@keyframes intensificar-1494919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494919 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494942 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:94px !important;
}

#item1494503 {
	width:628px !important;
	height:541px !important;
}

#item1494504 {
	width:595px !important;
	height:951px !important;
}

@keyframes intensificar-1494504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494504 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494527 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

@keyframes intensificar-1393098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1393098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1393098 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1393099 {
	width:628px !important;
	height:16px !important;
}

#item1393122 {
	width:490px !important;
	height:397px !important;
	top:44px !important;
}

#item1393145 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:295px !important;
}

#item1393151 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1393175 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1393199 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1393222 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1393227 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:218px !important;
}

#item1393096 {
	width:664px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1393332 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1393355 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1393380 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1393384 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1393407 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1414999 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1415000 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1414996 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1415031 {
	width:172px !important;
	height:70px !important;
}

#item1415032 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1415006 {
	width:172px !important;
	height:70px !important;
}

#item1415007 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1415004 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1415084 {
	width:141px !important;
	height:70px !important;
}

#item1415085 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1415058 {
	width:141px !important;
	height:70px !important;
}

#item1415059 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1415056 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1415135 {
	width:139px !important;
	height:70px !important;
}

#item1415136 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1415110 {
	width:139px !important;
	height:70px !important;
}

#item1415111 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1415108 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1573864 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1573887 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1573861 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424627 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424627 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424627 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424627 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606873 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1325911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1325911 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1325909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1325909 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1325907 {
	width:600px !important;
	height:790px !important;
}

#item1325912 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2332549 th, table#table2332549 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2332549 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2332549 {
	table-layout:fixed;
}

#item1325966 {
	width:528px !important;
	height:171px !important;
	top:19px !important;
}

@keyframes intensificar-1325966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1325966 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1325989 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1325989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1325989 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1326632 {
	width:528px !important;
	height:360px !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-1326632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1326632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1326632 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1326143 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1326146 {
	width:534px !important;
	height:548px !important;
	top:16px !important;
}

#item1340914 {
	width:509px !important;
	height:914px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1340914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340914 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1326173 {
	width:14px !important;
	height:9px !important;
}

#item1326176 {
	width:14px !important;
	height:9px !important;
	top:571px !important;
}

#item1326014 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1326014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1326014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1326014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1326037 {
	width:350px !important;
	height:168px !important;
	top:65px !important;
}

@keyframes intensificar-1326037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1326037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1326037 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1326060 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:258px !important;
}

@keyframes intensificar-1326060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1326060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1326060 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1326066 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1326066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1326066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1326066 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1326089 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1326089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1326089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1326089 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1326114 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1326114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1326114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1326114 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1326137 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1326137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1326137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1326137 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1325916 {
	width:564px !important;
	height:580px !important;
	left:636px !important;
	top:145px !important;
}

#item1326179 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1326202 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1326226 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1326229 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1326255 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1326257 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1326252 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1326290 {
	width:123px !important;
	height:50px !important;
}

#item1326291 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1326265 {
	width:123px !important;
	height:50px !important;
}

#item1326266 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1326261 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1326345 {
	width:101px !important;
	height:50px !important;
}

#item1326346 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1326319 {
	width:101px !important;
	height:50px !important;
}

#item1326320 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1326315 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1326398 {
	width:99px !important;
	height:50px !important;
}

#item1326399 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1326373 {
	width:99px !important;
	height:50px !important;
}

#item1326374 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1326369 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1574687 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1574710 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1574684 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1326456 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1326456 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1326456 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1326456 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607735 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1393661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1393661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1393661 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1393655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1393655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1393655 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1393653 {
	width:700px !important;
	height:309px !important;
}

#item1399876 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2336101 th, table#table2336101 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2336101 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2336101 {
	table-layout:fixed;
}

#item1393848 {
	width:628px !important;
	height:256px !important;
	top:27px !important;
}

@keyframes intensificar-1393848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1393848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1393848 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1393872 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1393872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1393872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1393872 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494887 {
	width:628px !important;
	height:219px !important;
}

#item1494888 {
	width:595px !important;
	height:823px !important;
}

@keyframes intensificar-1494888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494888 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494911 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:87px !important;
}

#item1494539 {
	width:628px !important;
	height:541px !important;
}

#item1494540 {
	width:595px !important;
	height:1598px !important;
}

@keyframes intensificar-1494540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494540 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494563 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

@keyframes intensificar-1393675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1393675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1393675 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1393676 {
	width:628px !important;
	height:85px !important;
}

#item1393699 {
	width:420px !important;
	height:221px !important;
	top:120px !important;
}

#item1393722 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:390px !important;
}

#item1393730 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1393753 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1393777 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1393800 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1393673 {
	width:664px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1393923 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1393946 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1393970 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1393973 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1415207 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1415208 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1415204 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1415240 {
	width:172px !important;
	height:70px !important;
}

#item1415241 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1415214 {
	width:172px !important;
	height:70px !important;
}

#item1415215 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1415212 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1415291 {
	width:141px !important;
	height:70px !important;
}

#item1415292 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1415266 {
	width:141px !important;
	height:70px !important;
}

#item1415267 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1415264 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1415342 {
	width:139px !important;
	height:70px !important;
}

#item1415343 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1415317 {
	width:139px !important;
	height:70px !important;
}

#item1415318 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1415315 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1573902 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1573925 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1573899 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424626 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424626 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424626 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424626 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487736 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

#item1487746 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:567px !important;
	height:85px !important;
	left:25px !important;
	top:33px !important;
	border-radius:12px;
	background:#000;
}

#item1487747 {
	width:1200px !important;
	height:790px !important;
}

#item1487754 {
	width:70px !important;
	height:23px !important;
	left:508px !important;
	top:49px !important;
	border-radius:6px;
	background:#fff;
}

#item1487763 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1487768 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1487773 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1487778 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1487785 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1487790 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1487796 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1487807 {
	width:1px !important;
	height:3px !important;
	left:44px !important;
	top:20px !important;
	background:#1e1541;
}

#item1487826 {
	width:62px !important;
	height:31px !important;
	left:1117px !important;
	top:743px !important;
}

#item1480150 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1480150 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1480150 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1480150 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487653 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

#item1487663 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:651px !important;
	height:60px !important;
	left:25px !important;
	top:24px !important;
	border-radius:12px;
	background:#000;
}

#item1487664 {
	width:70px !important;
	height:23px !important;
	left:588px !important;
	top:43px !important;
	border-radius:6px;
	background:#fff;
}

#item1487670 {
	width:703px !important;
	height:1200px !important;
	left:-1px !important;
}

#item1487677 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1487682 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1487687 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1487692 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1487697 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1487702 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1487709 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1487714 {
	width:62px !important;
	height:31px !important;
	left:615px !important;
	top:1169px !important;
}

#item1480076 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1480076 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1480076 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1480076 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item1182053 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463321 {
	width:446px !important;
	height:39px !important;
	left:377px !important;
	top:686px !important;
}

#item1222351 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1222351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1222351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1222351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1399862 {
	width:705px !important;
	height:1206px !important;
	background:#101820;
}

#item1399804 {
	width:214px !important;
	height:40px !important;
	left:243px !important;
	top:791px !important;
}

#item1399850 {
	width:171px !important;
	height:39px !important;
	left:265px !important;
	top:834px !important;
}

#item1399856 {
	width:424px !important;
	height:68px !important;
	left:138px !important;
	top:566px !important;
}

@keyframes intensificar-1399856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399856 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463285 {
	width:546px !important;
	height:40px !important;
	left:77px !important;
	top:911px !important;
}

#item1394269 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1394269 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1394269 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1394269 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

p.autoParaStyle243 {
	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.autoParaStyle242 {
	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.autoParaStyle241 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle240 {
	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.autoParaStyle239 {
	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.autoParaStyle238 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	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.autoParaStyle237 {
	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.autoParaStyle236 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	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-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle235 {
	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.autoParaStyle234 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	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-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle233 {
	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.autoParaStyle232 {
	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.autoParaStyle231 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10px;
	line-height:13.1px;
	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.autoParaStyle230 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, 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:right;
}

p.autoParaStyle229 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, 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.autoParaStyle228 {
	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.autoParaStyle227 {
	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:right;
}

p.autoParaStyle226 {
	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.autoParaStyle225 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	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.autoParaStyle224 {
	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;
	-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:9px;
	line-height:10px;
	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.autoParaStyle222 {
	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.autoParaStyle221 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:10px;
	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.autoParaStyle220 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:16.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.autoParaStyle219 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	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.autoParaStyle218 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:15px;
	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.autoParaStyle217 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:20px;
	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.autoParaStyle216 {
	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.autoParaStyle215 {
	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.autoParaStyle214 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:27px;
	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.autoParaStyle213 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:27px;
	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.autoParaStyle212 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	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;
	text-align:left;
}

p.autoParaStyle211 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	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;
	text-align:left;
}

p.autoParaStyle210 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:18px;
	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.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-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:15px;
	line-height:21px;
	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.autoParaStyle207 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:21px;
	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.autoParaStyle206 {
	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.autoParaStyle205 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:15.4px;
	line-height:25.2px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle204 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:11px;
	line-height:18px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle203 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle202 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:22.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.autoParaStyle201 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:22.4px;
	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.autoParaStyle200 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle199 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:16px;
	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.autoParaStyle198 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:16px;
	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.autoParaStyle197 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10px;
	line-height:13px;
	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.autoParaStyle196 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle195 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:22px;
	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.autoParaStyle194 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:15px;
	line-height:22px;
	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.autoParaStyle193 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:22px;
	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.autoParaStyle192 {
	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.autoParaStyle191 {
	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.autoParaStyle190 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10px;
	line-height:12px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle189 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:9px;
	line-height:10px;
	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.autoParaStyle188 {
	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.autoParaStyle187 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle186 {
	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.autoParaStyle185 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16px;
	line-height:20px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle184 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16px;
	line-height:20px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle183 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:22.7px;
	line-height:22.7px;
	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.autoParaStyle182 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.1px;
	line-height:22.7px;
	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.autoParaStyle181 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	line-height:16px;
	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:center;
}

p.autoParaStyle180 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	line-height:21px;
	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:center;
}

p.autoParaStyle179 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	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.autoParaStyle178 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:20px;
	line-height:20px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle177 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16px;
	line-height:20px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle176 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:32px;
	line-height:26px;
	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.autoParaStyle175 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle174 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:8px;
	line-height:15px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle173 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

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;
	text-align:left;
}

p.autoParaStyle171 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle170 {
	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.autoParaStyle169 {
	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.autoParaStyle168 {
	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.autoParaStyle167 {
	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-align:left;
}

p.autoParaStyle166 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle165 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.020em;
	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.autoParaStyle164 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.020em;
	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.autoParaStyle163 {
	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.autoParaStyle162 {
	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.autoParaStyle161 {
	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.autoParaStyle160 {
	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.autoParaStyle159 {
	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.autoParaStyle158 {
	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.autoParaStyle157 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle156 {
	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.autoParaStyle155 {
	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.autoParaStyle154 {
	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.autoParaStyle153 {
	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.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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle151 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle150 {
	font-weight:bold;
	font-family:FF-Averta-Bold,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.autoParaStyle149 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:16.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.autoParaStyle148 {
	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.autoParaStyle147 {
	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.autoParaStyle146 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",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.autoParaStyle145 {
	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.autoParaStyle144 {
	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.autoParaStyle143 {
	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.autoParaStyle142 {
	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.autoParaStyle141 {
	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.autoParaStyle140 {
	font-weight:bold;
	font-family:FF-Averta-Bold,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.autoParaStyle139 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:12px;
	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.autoParaStyle138 {
	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.autoParaStyle137 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#5a4675;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle136 {
	font-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.autoParaStyle135 {
	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.autoParaStyle134 {
	font-family:FF-Averta-Regular,Averta;
	font-size:23.8px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle133 {
	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.autoParaStyle132 {
	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.autoParaStyle131 {
	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.autoParaStyle130 {
	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.autoParaStyle129 {
	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.autoParaStyle128 {
	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.autoParaStyle127 {
	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.autoParaStyle126 {
	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.autoParaStyle125 {
	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.autoParaStyle124 {
	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.autoParaStyle123 {
	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.autoParaStyle122 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle121 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#5a4675;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle120 {
	font-weight: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.autoParaStyle119 {
	font-family:FF-Averta-Regular,Averta;
	font-size:17px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle118 {
	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.autoParaStyle117 {
	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.autoParaStyle116 {
	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.autoParaStyle115 {
	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.autoParaStyle114 {
	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.autoParaStyle113 {
	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.autoParaStyle112 {
	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.autoParaStyle111 {
	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.autoParaStyle110 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle109 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#5a4675;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle108 {
	font-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.autoParaStyle107 {
	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.autoParaStyle106 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25.2px;
	line-height:28px;
	color:#101820;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle105 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:11.2px;
	line-height:14.7px;
	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.autoParaStyle104 {
	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.autoParaStyle103 {
	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.autoParaStyle102 {
	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.autoParaStyle101 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:13.2px;
	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.autoParaStyle100 {
	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.autoParaStyle99 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.4px;
	line-height:19.9px;
	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.autoParaStyle98 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.4px;
	line-height:19.9px;
	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.autoParaStyle97 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:13.1px;
	line-height:17.2px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle96 {
	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.autoParaStyle95 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#5a4675;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle94 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size: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.autoParaStyle93 {
	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.autoParaStyle92 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#101820;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle91 {
	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.autoParaStyle90 {
	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.autoParaStyle89 {
	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.autoParaStyle88 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10.8px;
	line-height:14.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:center;
}

p.autoParaStyle87 {
	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.autoParaStyle86 {
	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.autoParaStyle85 {
	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.autoParaStyle84 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:8px;
	line-height:10.5px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle83 {
	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.autoParaStyle82 {
	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.autoParaStyle81 {
	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.autoParaStyle80 {
	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.autoParaStyle79 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:35px;
	line-height:39.2px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle78 {
	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.autoParaStyle77 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle76 {
	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.autoParaStyle75 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle74 {
	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.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.autoParaStyle73 {
	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.autoParaStyle72 {
	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.autoParaStyle71 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle70 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle69 {
	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.autoParaStyle68 {
	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.autoParaStyle67 {
	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.autoParaStyle66 {
	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.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.autoParaStyle65 {
	font-weight:900;
	font-family:FF-OptimaLTPro-ExtraBlack,"Optima LT Pro",Impact, Charcoal, sans-serif;
	font-size:12px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle64 {
	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.autoParaStyle63 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle62 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14.6px;
	line-height:21px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle61 {
	font-family:"Optima LT Pro";
	font-size:14.6px;
	line-height:21px;
	color:#eb6269;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle60 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14.6px;
	line-height:21px;
	color:#3c3c3b;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle59 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:15.4px;
	line-height:18.5px;
	color:#000;
	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:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle58 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:18px;
	line-height:25.2px;
	color:#3c3c3b;
	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.autoParaStyle57 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:42px;
	line-height:50.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;
}

p.autoParaStyle56 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:42px;
	line-height:50.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;
}

p.autoParaStyle55 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10.4px;
	line-height:15px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle54 {
	font-family:"Optima LT Pro";
	font-size:10.4px;
	line-height:15px;
	color:#eb6269;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:6px;
	text-align:left;
}

p.autoParaStyle53 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10.4px;
	line-height:15px;
	color:#3c3c3b;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle52 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:11px;
	line-height:13.2px;
	color:#000;
	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:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle51 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:13.5px;
	line-height:18px;
	color:#3c3c3b;
	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.autoParaStyle50 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	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.autoParaStyle49 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	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.autoParaStyle48 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:27.3px;
	line-height:19.7px;
	color:#3c3c3b;
	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;
	margin-bottom:16px;
	text-align:center;
}

p.autoParaStyle47 {
	font-family:FF-Averta-Regular,Averta;
	font-size:20px;
	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;
	margin-bottom:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle46 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18px;
	line-height:20px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle45 {
	font-family:FF-Averta-Regular,Averta;
	font-size:17px;
	line-height:23px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle44 {
	font-family:FF-Averta-Regular,Averta;
	font-size:14px;
	line-height:16px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle43 {
	font-family:FF-Averta-Regular,Averta;
	font-size:12px;
	line-height:16px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle42 {
	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.autoParaStyle41 {
	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.autoParaStyle40 {
	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.autoParaStyle39 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:19.6px;
	line-height:25.2px;
	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.autoParaStyle38 {
	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.autoParaStyle37 {
	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.autoParaStyle36 {
	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.autoParaStyle35 {
	font-weight:900;
	font-family:FF-OptimaLTPro-Black,"Optima LT Pro",Impact, Charcoal, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	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.autoParaStyle34 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle33 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle32 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle31 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle30 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle29 {
	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.autoParaStyle28 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle27 {
	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.autoParaStyle26 {
	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.autoParaStyle25 {
	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.autoParaStyle24 {
	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.autoParaStyle23 {
	font-weight:900;
	font-family:FF-OptimaLTPro-Black,"Optima LT Pro",Impact, Charcoal, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle22 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle21 {
	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.autoParaStyle20 {
	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.autoParaStyle19 {
	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.autoParaStyle18 {
	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.autoParaStyle17 {
	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.autoParaStyle16 {
	font-family:Lora;
	font-size:47.6px;
	line-height:51.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:center;
}

p.autoParaStyle15 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-LoraItalic-BoldItalic,Lora;
	font-size:47.6px;
	line-height:51.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:center;
}

p.autoParaStyle14 {
	font-weight:500;
	font-style:italic;
	font-family:FF-LoraItalic-MediumItalic,Lora;
	font-size:18px;
	line-height:20px;
	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.autoParaStyle13 {
	font-family:Lora;
	font-size:24px;
	line-height:19px;
	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.autoParaStyle12 {
	font-family:Lora;
	font-size:38px;
	line-height:40px;
	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.autoParaStyle11 {
	font-family:Lora;
	font-size:40px;
	line-height:43px;
	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.autoParaStyle10 {
	font-weight:600;
	font-family:Lora;
	font-size:23px;
	line-height:24px;
	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:center;
}

p.autoParaStyle9 {
	font-weight:600;
	font-family:Lora;
	font-size:23px;
	line-height:19px;
	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:center;
}

p.autoParaStyle8 {
	font-family:Lora;
	font-size:16px;
	line-height:19px;
	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:center;
}

p.autoParaStyle7 {
	font-family:Lora;
	font-size:14px;
	line-height:19px;
	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:center;
}

p.autoParaStyle6 {
	font-weight:500;
	font-style:italic;
	font-family:FF-LoraItalic-MediumItalic,Lora;
	font-size:18px;
	line-height:19px;
	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.autoParaStyle5 {
	font-family:Lora;
	font-size:16px;
	line-height:19px;
	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.autoParaStyle4 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-LoraItalic-BoldItalic,Lora;
	font-size:36px;
	line-height:43px;
	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.autoParaStyle3 {
	font-family:Lora;
	font-size:36px;
	line-height:43px;
	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.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.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.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.Subtítulo-8pt--Dias {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#e94b5a;
	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:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Subtítulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#000;
	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:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Cuerpo-de-texto {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10.5px;
	line-height:15px;
	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;
	margin-top:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

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.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._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.autoCharStyle29 {
	font-size:18.2px;
}

span.autoCharStyle28 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle27 {
}

span.autoCharStyle26 {
}

span.autoCharStyle25 {
}

span.autoCharStyle24 {
}

span.autoCharStyle23 {
}

span.autoCharStyle22 {
	font-size:8px;
	color:#ea5153;
}

span.autoCharStyle21 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#101820;
}

span.autoCharStyle20 {
	text-transform:uppercase;
}

span.autoCharStyle19 {
	font-size:14px;
}

span.autoCharStyle18 {
	font-size:10px;
}

span.autoCharStyle17 {
	color:#101820;
}

span.autoCharStyle16 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle15 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.020em;
}

span.autoCharStyle14 {
	font-weight:900;
	font-family:FF-OptimaLTPro-Black,"Optima LT Pro",Impact, Charcoal, sans-serif;
}

span.autoCharStyle13 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:22.9px;
	letter-spacing:0.100em;
}

span.autoCharStyle12 {
	text-decoration:underline;
}

span.autoCharStyle11 {
}

span.autoCharStyle10 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:16.4px;
	letter-spacing:0.100em;
}

span.autoCharStyle9 {
}

span.autoCharStyle8 {
	color:#ea5153;
}

span.autoCharStyle7 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle6 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
}

span.autoCharStyle5 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
}

span.autoCharStyle4 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
}

span.autoCharStyle3 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-LoraItalic-BoldItalic,Lora;
}

span.autoCharStyle2 {
}

span.autoCharStyle1 {
	font-weight:600;
	font-family:FF-Lora-SemiBold,Lora;
}

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.Hipervínculo {
	color:#000;
	text-decoration:underline;
}

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; } }

