/* 	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:#00aced; 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-OptimaLTPro-Black;
	src:url("../fonts/Linotype - OptimaLTPro-Black.otf");
}

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

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

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

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

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

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

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

#item1478435 {
	width:1200px !important;
	height:789px !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%;
}

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

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

#item1152142 {
	width:412px !important;
	height:161px !important;
	left:54px !important;
	top:88px !important;
}

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

#item1152165 {
	opacity:0.35;
	width:539px !important;
	height:203px !important;
	left:516px !important;
	top:88px !important;
	background:#0e0b00;
}

#item1152187 {
	width:499px !important;
	height:165px !important;
	left:536px !important;
	top:105px !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%;
}

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

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

#item1349477 {
	width:427px !important;
	height:161px !important;
	left:66px !important;
	top:51px !important;
}

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

#item1349500 {
	opacity:0.25;
	width:539px !important;
	height:414px !important;
	left:50px !important;
	top:238px !important;
	background:#0e0b00;
}

#item1349501 {
	width:499px !important;
	height:372px !important;
	left:70px !important;
	top:255px !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;
}

#item1332471 {
	width:1062px !important;
	height:258px !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-1332471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1332471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1332471 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1332519 {
	width:56px !important;
	height:28px !important;
	left:82px !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:102px !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;
}

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

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

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

#item1490986 {
	width:595px !important;
	height:863px !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:63px !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;
}

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

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

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

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

#item1161993 {
	width:124px !important;
	height:50px !important;
	left:992px !important;
	top:740px !important;
}

#item1253262 {
	width:25px !important;
	height:53px !important;
	left:990px !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;
}

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

#item1350606 {
	width:35px !important;
	height:74px !important;
	left:406px !important;
	top:1126px !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;
	left:84px !important;
	top:89px !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;
	left:84px !important;
	top:215px !important;
	background:#0e0b00;
}

#item1153802 {
	width:364px !important;
	height:271px !important;
	left:106px !important;
	top:234px !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:2066px !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:1573px !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;
}

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

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

#item1570757 {
	width:20px !important;
	height:10px !important;
	left:187px !important;
	top:38px !important;
}

#item1570760 {
	width:20px !important;
	height:10px !important;
	left:195px !important;
	top:56px !important;
}

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

#item1570772 {
	width:20px !important;
	height:10px !important;
	left:88px !important;
	top:92px !important;
}

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

#item1570778 {
	width:20px !important;
	height:10px !important;
	left:59px !important;
	top:147px !important;
}

#item1570782 {
	width:20px !important;
	height:10px !important;
	left:100px !important;
	top:164px !important;
}

#item1570788 {
	width:20px !important;
	height:10px !important;
	left:92px !important;
	top:182px !important;
}

#item1570791 {
	width:20px !important;
	height:10px !important;
	left:83px !important;
	top:344px !important;
}

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

#item1570797 {
	width:20px !important;
	height:10px !important;
	left:71px !important;
	top:380px !important;
}

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

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

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

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

#item1570817 {
	width:20px !important;
	height:10px !important;
	left:128px !important;
	top:398px !important;
}

#item1570820 {
	width:20px !important;
	height:10px !important;
	left:183px !important;
	top:128px !important;
}

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

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

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

table#table1598061 {
	table-layout:fixed;
}

#item1570832 {
	width:510px !important;
	height:949px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1571057 {
	width:511px !important;
	height:17px !important;
	top:864px !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;
}

@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:3285px !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:2380px !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;
}

#item1572553 {
	width:24px !important;
	height:12px !important;
	left:107px !important;
	top:4px !important;
}

#item1572556 {
	width:24px !important;
	height:12px !important;
	left:179px !important;
	top:25px !important;
}

#item1572559 {
	width:24px !important;
	height:12px !important;
	left:230px !important;
	top:47px !important;
}

#item1572562 {
	width:24px !important;
	height:12px !important;
	left:240px !important;
	top:69px !important;
}

#item1572566 {
	width:24px !important;
	height:12px !important;
	left:169px !important;
	top:91px !important;
}

#item1572569 {
	width:24px !important;
	height:12px !important;
	left:109px !important;
	top:113px !important;
}

#item1572575 {
	width:24px !important;
	height:12px !important;
	left:71px !important;
	top:136px !important;
}

#item1572580 {
	width:24px !important;
	height:12px !important;
	left:73px !important;
	top:180px !important;
}

#item1572583 {
	width:24px !important;
	height:12px !important;
	left:123px !important;
	top:202px !important;
}

#item1572587 {
	width:24px !important;
	height:12px !important;
	left:112px !important;
	top:224px !important;
}

#item1572590 {
	width:24px !important;
	height:12px !important;
	left:102px !important;
	top:423px !important;
}

#item1572595 {
	width:24px !important;
	height:12px !important;
	left:107px !important;
	top:445px !important;
}

#item1572599 {
	width:24px !important;
	height:12px !important;
	left:88px !important;
	top:468px !important;
}

#item1572603 {
	width:24px !important;
	height:12px !important;
	left:140px !important;
	top:1025px !important;
}

#item1572606 {
	width:24px !important;
	height:12px !important;
	left:122px !important;
	top:1045px !important;
}

#item1572610 {
	width:24px !important;
	height:12px !important;
	left:169px !important;
	top:1068px !important;
}

#item1572613 {
	width:24px !important;
	height:12px !important;
	left:175px !important;
	top:1089px !important;
}

#item1572618 {
	width:24px !important;
	height:12px !important;
	left:158px !important;
	top:490px !important;
}

#item1572624 {
	width:24px !important;
	height:12px !important;
	left:225px !important;
	top:158px !important;
}

#item1572627 {
	width:24px !important;
	height:12px !important;
	left:99px !important;
	top:402px !important;
}

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

table#table1610074 tr {
	height:22.1px;;
}

table#table1610074 {
	table-layout:fixed;
}

#item1572632 {
	width:626px !important;
	height:1166px !important;
}

#item1572658 {
	width:628px !important;
	height:21px !important;
}

#item1572655 {
	width:628px !important;
	height:21px !important;
	top:1107px !important;
}

#item1572662 {
	width:628px !important;
	height:21px !important;
}

#item1572659 {
	width:628px !important;
	height:21px !important;
	top:1084px !important;
}

#item1572666 {
	width:628px !important;
	height:21px !important;
}

#item1572663 {
	width:628px !important;
	height:21px !important;
	top:971px !important;
}

#item1572670 {
	width:628px !important;
	height:21px !important;
}

#item1572667 {
	width:628px !important;
	height:21px !important;
}

#item1572675 {
	width:628px !important;
	height:21px !important;
}

#item1572671 {
	width:628px !important;
	height:21px !important;
	top:22px !important;
}

#item1572679 {
	width:628px !important;
	height:21px !important;
}

#item1572676 {
	width:628px !important;
	height:21px !important;
	top:44px !important;
}

#item1572683 {
	width:628px !important;
	height:21px !important;
}

#item1572680 {
	width:628px !important;
	height:21px !important;
	top:66px !important;
}

#item1572687 {
	width:628px !important;
	height:21px !important;
}

#item1572684 {
	width:628px !important;
	height:21px !important;
	top:89px !important;
}

#item1572692 {
	width:628px !important;
	height:21px !important;
}

#item1572688 {
	width:628px !important;
	height:21px !important;
	top:111px !important;
}

#item1572696 {
	width:628px !important;
	height:21px !important;
}

#item1572693 {
	width:628px !important;
	height:21px !important;
	top:133px !important;
}

#item1572700 {
	width:628px !important;
	height:21px !important;
}

#item1572697 {
	width:628px !important;
	height:21px !important;
	top:155px !important;
}

#item1572704 {
	width:628px !important;
	height:21px !important;
}

#item1572701 {
	width:628px !important;
	height:21px !important;
	top:177px !important;
}

#item1572708 {
	width:628px !important;
	height:21px !important;
}

#item1572705 {
	width:628px !important;
	height:21px !important;
	top:199px !important;
}

#item1572712 {
	width:628px !important;
	height:21px !important;
}

#item1572709 {
	width:628px !important;
	height:21px !important;
	top:221px !important;
}

#item1572716 {
	width:628px !important;
	height:21px !important;
}

#item1572713 {
	width:628px !important;
	height:21px !important;
	top:244px !important;
}

#item1572720 {
	width:628px !important;
	height:21px !important;
}

#item1572717 {
	width:628px !important;
	height:21px !important;
	top:266px !important;
}

#item1572724 {
	width:628px !important;
	height:21px !important;
}

#item1572721 {
	width:628px !important;
	height:21px !important;
	top:288px !important;
}

#item1572728 {
	width:628px !important;
	height:21px !important;
}

#item1572725 {
	width:628px !important;
	height:21px !important;
	top:310px !important;
}

#item1572733 {
	width:628px !important;
	height:21px !important;
}

#item1572729 {
	width:628px !important;
	height:21px !important;
	top:332px !important;
}

#item1572737 {
	width:628px !important;
	height:21px !important;
}

#item1572734 {
	width:628px !important;
	height:21px !important;
	top:354px !important;
}

#item1572741 {
	width:628px !important;
	height:21px !important;
}

#item1572738 {
	width:628px !important;
	height:21px !important;
	top:376px !important;
}

#item1572745 {
	width:628px !important;
	height:21px !important;
}

#item1572742 {
	width:628px !important;
	height:21px !important;
	top:399px !important;
}

#item1572749 {
	width:628px !important;
	height:21px !important;
}

#item1572746 {
	width:628px !important;
	height:21px !important;
	top:421px !important;
}

#item1572753 {
	width:628px !important;
	height:21px !important;
}

#item1572750 {
	width:628px !important;
	height:21px !important;
	top:443px !important;
}

#item1572757 {
	width:628px !important;
	height:21px !important;
}

#item1572754 {
	width:628px !important;
	height:21px !important;
	top:465px !important;
}

#item1572761 {
	width:628px !important;
	height:21px !important;
}

#item1572758 {
	width:628px !important;
	height:21px !important;
	top:487px !important;
}

#item1572765 {
	width:628px !important;
	height:21px !important;
}

#item1572762 {
	width:628px !important;
	height:21px !important;
	top:509px !important;
}

#item1572769 {
	width:628px !important;
	height:21px !important;
}

#item1572766 {
	width:628px !important;
	height:21px !important;
	top:531px !important;
}

#item1572773 {
	width:628px !important;
	height:21px !important;
}

#item1572770 {
	width:628px !important;
	height:21px !important;
	top:554px !important;
}

#item1572777 {
	width:628px !important;
	height:21px !important;
}

#item1572774 {
	width:628px !important;
	height:21px !important;
	top:576px !important;
}

#item1572781 {
	width:628px !important;
	height:21px !important;
}

#item1572778 {
	width:628px !important;
	height:21px !important;
	top:598px !important;
}

#item1572785 {
	width:628px !important;
	height:21px !important;
}

#item1572782 {
	width:628px !important;
	height:21px !important;
	top:620px !important;
}

#item1572789 {
	width:628px !important;
	height:21px !important;
}

#item1572786 {
	width:628px !important;
	height:21px !important;
	top:642px !important;
}

#item1572794 {
	width:628px !important;
	height:21px !important;
}

#item1572791 {
	width:628px !important;
	height:21px !important;
	top:664px !important;
}

#item1572798 {
	width:628px !important;
	height:21px !important;
}

#item1572795 {
	width:628px !important;
	height:21px !important;
	top:686px !important;
}

#item1572802 {
	width:628px !important;
	height:21px !important;
}

#item1572799 {
	width:628px !important;
	height:21px !important;
	top:709px !important;
}

#item1572806 {
	width:628px !important;
	height:21px !important;
}

#item1572803 {
	width:628px !important;
	height:21px !important;
	top:731px !important;
}

#item1572810 {
	width:628px !important;
	height:21px !important;
}

#item1572807 {
	width:628px !important;
	height:21px !important;
	top:753px !important;
}

#item1572814 {
	width:628px !important;
	height:21px !important;
}

#item1572811 {
	width:628px !important;
	height:21px !important;
	top:775px !important;
}

#item1572818 {
	width:628px !important;
	height:21px !important;
}

#item1572815 {
	width:628px !important;
	height:21px !important;
	top:797px !important;
}

#item1572822 {
	width:628px !important;
	height:21px !important;
}

#item1572819 {
	width:628px !important;
	height:21px !important;
	top:819px !important;
}

#item1572826 {
	width:628px !important;
	height:21px !important;
}

#item1572823 {
	width:628px !important;
	height:21px !important;
	top:841px !important;
}

#item1572831 {
	width:628px !important;
	height:21px !important;
}

#item1572827 {
	width:628px !important;
	height:21px !important;
	top:863px !important;
}

#item1572835 {
	width:628px !important;
	height:21px !important;
}

#item1572832 {
	width:628px !important;
	height:21px !important;
	top:885px !important;
}

#item1572839 {
	width:628px !important;
	height:21px !important;
}

#item1572836 {
	width:628px !important;
	height:21px !important;
	top:907px !important;
}

#item1572843 {
	width:628px !important;
	height:21px !important;
}

#item1572840 {
	width:628px !important;
	height:21px !important;
	top:928px !important;
}

#item1572847 {
	width:628px !important;
	height:21px !important;
}

#item1572844 {
	width:628px !important;
	height:21px !important;
	top:950px !important;
}

#item1572852 {
	width:628px !important;
	height:21px !important;
}

#item1572848 {
	width:628px !important;
	height:21px !important;
	top:1019px !important;
}

#item1572856 {
	width:628px !important;
	height:21px !important;
}

#item1572853 {
	width:628px !important;
	height:21px !important;
	top:1041px !important;
}

#item1572860 {
	width:628px !important;
	height:21px !important;
}

#item1572857 {
	width:628px !important;
	height:21px !important;
	top:1061px !important;
}

#item1418073 {
	width:23px !important;
	height:46px !important;
	left:668px !important;
	top:457px !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;
}

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

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

table#table1618250 {
	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%;
}

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

#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:1320px !important;
	-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;
}

#item1336340 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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:18px !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#table1621854 th, table#table1621854 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:middle;;
}

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

table#table1621854 {
	table-layout:fixed;
}

#item1353016 {
	width:628px !important;
	height:186px !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:296px !important;
}

#item1488022 {
	width:595px !important;
	height:498px !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:125px !important;
}

#item1487856 {
	width:628px !important;
	height:540px !important;
}

#item1487859 {
	width:595px !important;
	height:1911px !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:247px !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:540px !important;
	left:36px !important;
	top:535px !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;
}

#item1401908 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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#table1624591 th, table#table1624591 td {
	padding:3px 1px 1px 5px;;
	vertical-align:middle;;
}

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

table#table1624591 {
	table-layout:fixed;
}

#item1425739 {
	width:509px !important;
	height:123px !important;
	top:402px !important;
}

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

#item1425762 {
	width:57px !important;
	height:13px !important;
	top:383px !important;
}

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

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

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

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

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

table#table1625784 {
	table-layout:fixed;
}

#item1425809 {
	width:509px !important;
	height:123px !important;
	top:952px !important;
}

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

#item1425832 {
	width:57px !important;
	height:13px !important;
	top:932px !important;
}

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

#item1425855 {
	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-1425855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425855 {
	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:513px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-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#table1629800 th, table#table1629800 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:middle;;
}

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

table#table1629800 {
	table-layout:fixed;
}

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

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

table#table1631041 {
	table-layout:fixed;
}

#item1491114 {
	width:595px !important;
	height:2084px !important;
}

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

#item1281138 {
	width:180px !important;
	height:350px !important;
	left:1020px !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#table1636196 th, table#table1636196 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1636196 {
	table-layout:fixed;
}

#item1260873 {
	width:528px !important;
	height:161px !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:232px !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%;
}

#item1260797 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:255px !important;
}

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

#item1260803 {
	width:175px !important;
	height:15px !important;
	left:8px !important;
}

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

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

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

#item1340797 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:200px !important;
}

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

#item1260701 {
	width:564px !important;
	height:532px !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;
}

#item1466652 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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%;
}

#item1354120 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !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#table1638648 th, table#table1638648 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1638648 {
	table-layout:fixed;
}

#item1354347 {
	width:628px !important;
	height:288px !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:235px !important;
}

#item1498426 {
	width:595px !important;
	height:596px !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:95px !important;
}

#item1491189 {
	width:628px !important;
	height:580px !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:267px !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:325px !important;
	top:44px !important;
}

#item1354189 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:226px !important;
}

#item1354212 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:249px !important;
}

#item1354235 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:357px !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:279px !important;
}

#item1354140 {
	width:664px !important;
	height:580px !important;
	left:36px !important;
	top:495px !important;
}

#item1354421 {
	width:628px !important;
	height:18px !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;
}

#item1402172 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1281145 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

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

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

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

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

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

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

table#table1641531 {
	table-layout:fixed;
}

#item1261665 {
	width:528px !important;
	height:161px !important;
	top:290px !important;
}

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

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

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

#item1261711 {
	width:57px !important;
	height:13px !important;
	top:270px !important;
}

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

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

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

#item1261464 {
	width:528px !important;
	height:12px !important;
}

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

#item1261487 {
	width:350px !important;
	height:232px !important;
	top:32px !important;
}

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

#item1261510 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:161px !important;
}

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

#item1261533 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:177px !important;
}

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

#item1261556 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:255px !important;
}

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

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

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

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

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

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

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

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

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

#item1340801 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:199px !important;
}

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

#item1261461 {
	width:564px !important;
	height:451px !important;
	left:636px !important;
	top:133px !important;
}

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

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

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

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

#item1261815 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1466655 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

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

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

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

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

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

#item1417588 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

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

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

#item1354698 {
	width:700px !important;
	height:309px !important;
}

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

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

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

table#table1644322 {
	table-layout:fixed;
}

#item1354923 {
	width:628px !important;
	height:288px !important;
	top:27px !important;
}

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

#item1354969 {
	width:80px !important;
	height:18px !important;
}

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

#item1498390 {
	width:628px !important;
	height:235px !important;
}

#item1498391 {
	width:595px !important;
	height:459px !important;
}

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

#item1498414 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:95px !important;
}

#item1491262 {
	width:628px !important;
	height:580px !important;
}

#item1491263 {
	width:595px !important;
	height:794px !important;
}

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

#item1491286 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:267px !important;
}

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

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

#item1354742 {
	width:490px !important;
	height:325px !important;
	top:44px !important;
}

#item1354765 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:225px !important;
}

#item1354788 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:248px !important;
}

#item1354811 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:356px !important;
}

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

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

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

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

#item1354892 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:278px !important;
}

#item1354715 {
	width:664px !important;
	height:580px !important;
	left:36px !important;
	top:495px !important;
}

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

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

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

#item1402232 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1281151 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:518px !important;
}

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

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

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

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

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

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

table#table1647158 {
	table-layout:fixed;
}

#item1262316 {
	width:528px !important;
	height:161px !important;
	top:304px !important;
}

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

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

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

#item1262362 {
	width:57px !important;
	height:13px !important;
	top:285px !important;
}

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

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

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

#item1262117 {
	width:528px !important;
	height:12px !important;
}

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

#item1262140 {
	width:350px !important;
	height:232px !important;
	top:32px !important;
}

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

#item1262163 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:162px !important;
}

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

#item1262187 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:178px !important;
}

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

#item1262210 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:255px !important;
}

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

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

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

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

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

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

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

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

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

#item1340805 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:200px !important;
}

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

#item1262114 {
	width:564px !important;
	height:592px !important;
	left:636px !important;
	top:133px !important;
}

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

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

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

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

#item1262467 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1466660 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

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

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

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

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

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

#item1355269 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

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

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

#item1355272 {
	width:700px !important;
	height:309px !important;
}

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

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

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

table#table1650006 {
	table-layout:fixed;
}

#item1355496 {
	width:628px !important;
	height:288px !important;
	top:27px !important;
}

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

#item1355543 {
	width:278px !important;
	height:18px !important;
}

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

#item1498357 {
	width:628px !important;
	height:235px !important;
}

#item1498358 {
	width:595px !important;
	height:474px !important;
}

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

#item1498381 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:95px !important;
}

#item1491303 {
	width:628px !important;
	height:580px !important;
}

#item1491304 {
	width:595px !important;
	height:1108px !important;
}

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

#item1491327 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:267px !important;
}

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

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

#item1355314 {
	width:490px !important;
	height:325px !important;
	top:44px !important;
}

#item1355338 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:226px !important;
}

#item1355361 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:249px !important;
}

#item1355384 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:358px !important;
}

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

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

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

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

#item1355465 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:279px !important;
}

#item1355287 {
	width:664px !important;
	height:580px !important;
	left:36px !important;
	top:495px !important;
}

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

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

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

#item1402450 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1281158 {
	width:130px !important;
	height:134px !important;
	left:1070px !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#table1652917 th, table#table1652917 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1652917 {
	table-layout:fixed;
}

#item1263722 {
	width:528px !important;
	height:103px !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:225px !important;
	-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:565px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-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:260px !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:565px !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;
}

#item1466664 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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%;
}

#item1417685 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !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#table1655099 th, table#table1655099 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1655099 {
	table-layout:fixed;
}

#item1356201 {
	width:628px !important;
	height:207px !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:278px !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:116px !important;
}

#item1491344 {
	width:628px !important;
	height:542px !important;
}

#item1491345 {
	width:595px !important;
	height:1108px !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:364px !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;
}

#item1402821 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1281166 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !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:281px !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#table1658041 th, table#table1658041 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-right:2.2px solid #fff;;
}

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

table#table1658041 {
	table-layout:fixed;
}

#item1264531 {
	width:528px !important;
	height:88px !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:1090px !important;
	-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:46px !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:260px !important;
	top:87px !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:164px !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:87px !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:103px !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:125px !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;
}

#item1466668 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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%;
}

#item1417591 {
	width:186px !important;
	height:167px !important;
	top:1033px !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#table1659965 th, table#table1659965 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
	border-right:3.08px solid #fff;;
}

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

table#table1659965 {
	table-layout:fixed;
}

#item1356772 {
	width:628px !important;
	height:144px !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:344px !important;
}

#item1498288 {
	width:595px !important;
	height:459px !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:149px !important;
}

#item1491389 {
	width:628px !important;
	height:542px !important;
}

#item1491390 {
	width:595px !important;
	height:1441px !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:64px !important;
}

#item1356617 {
	width:490px !important;
	height:364px !important;
	top:120px !important;
}

#item1356640 {
	width:124px !important;
	height:31px !important;
	left:503px !important;
	top:228px !important;
}

#item1356645 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:97px !important;
}

#item1356669 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:119px !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:150px !important;
}

#item1356591 {
	width:664px !important;
	height:542px !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;
}

#item1403044 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1281220 {
	width:180px !important;
	height:350px !important;
	left:420px !important;
}

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

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

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

#item1265739 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

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

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

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

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

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

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

table#table1662331 {
	table-layout:fixed;
}

#item1265999 {
	width:528px !important;
	height:88px !important;
	top:20px !important;
}

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

#item1266023 {
	width:57px !important;
	height:13px !important;
}

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

#item1266047 {
	width:528px !important;
	height:239px !important;
	left:1px !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-1266047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266047 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1266501 {
	width:534px !important;
	height:548px !important;
	top:16px !important;
}

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

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

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

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

#item1265948 {
	width:528px !important;
	height:180px !important;
	left:1px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

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

#item1265822 {
	width:528px !important;
	height:46px !important;
}

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

#item1265845 {
	width:350px !important;
	height:260px !important;
	top:87px !important;
}

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

#item1265868 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:163px !important;
}

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

#item1265874 {
	width:70px !important;
	height:16px !important;
	left:459px !important;
	top:85px !important;
}

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

#item1265897 {
	width:93px !important;
	height:18px !important;
	left:436px !important;
	top:101px !important;
}

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

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

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

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

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

#item1340815 {
	width:47px !important;
	height:24px !important;
	left:482px !important;
	top:123px !important;
}

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

#item1265818 {
	width:565px !important;
	height:580px !important;
	left:35px !important;
	top:145px !important;
}

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

#item1266079 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

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

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

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

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

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

#item1266166 {
	width:108px !important;
	height:50px !important;
}

#item1266167 {
	width:93px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1266141 {
	width:108px !important;
	height:50px !important;
}

#item1266142 {
	width:93px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1266137 {
	width:108px !important;
	height:50px !important;
	left:910px !important;
	top:740px !important;
}

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

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

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

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

#item1266190 {
	width:101px !important;
	height:50px !important;
	left:806px !important;
	top:740px !important;
}

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

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

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

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

#item1266244 {
	width:101px !important;
	height:50px !important;
	left:702px !important;
	top:740px !important;
}

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

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

#item1280285 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

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

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

#item1417740 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

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

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

#item1357066 {
	width:700px !important;
	height:309px !important;
}

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

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

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

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

#item1357132 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

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

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

table#table1665511 {
	table-layout:fixed;
}

#item1357358 {
	width:628px !important;
	height:144px !important;
	top:28px !important;
}

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

#item1357381 {
	width:80px !important;
	height:18px !important;
}

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

#item1498247 {
	width:628px !important;
	height:334px !important;
}

#item1498248 {
	width:595px !important;
	height:459px !important;
}

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

#item1498271 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:144px !important;
}

#item1491444 {
	width:628px !important;
	height:542px !important;
}

#item1491445 {
	width:595px !important;
	height:2358px !important;
}

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

#item1491468 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1357291 {
	width:628px !important;
	height:475px !important;
	top:2px !important;
}

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

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

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

#item1357181 {
	width:490px !important;
	height:364px !important;
	top:92px !important;
}

#item1357204 {
	width:124px !important;
	height:31px !important;
	left:503px !important;
	top:198px !important;
}

#item1357211 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:70px !important;
}

#item1357234 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:92px !important;
}

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

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

#item1357284 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:122px !important;
}

#item1357155 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1416568 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

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

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

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

#item1416601 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

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

#item1416576 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

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

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

#item1416653 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

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

#item1416627 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1416624 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

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

#item1416704 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

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

#item1416679 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

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

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

#item1416755 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

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

#item1416730 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

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

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

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

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

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

@keyframes atenuar-1424709 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424709 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424709 {
	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#table1668708 th, table#table1668708 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1668708 {
	table-layout:fixed;
}

#item1266983 {
	width:528px !important;
	height:103px !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:260px !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;
}

#item1466671 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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#table1670822 th, table#table1670822 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1670822 {
	table-layout:fixed;
}

#item1357960 {
	width:628px !important;
	height:207px !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:277px !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:116px !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:364px !important;
	top:92px !important;
}

#item1357846 {
	width:124px !important;
	height:31px !important;
	left:503px !important;
	top:199px !important;
}

#item1357854 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:67px !important;
}

#item1357878 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:90px !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:120px !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;
}

#item1403260 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

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

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

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

table#table1672941 {
	table-layout:fixed;
}

#item1267728 {
	width:528px !important;
	height:88px !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%;
}

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

@keyframes intensificar-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%;
}

#item1267676 {
	width:528px !important;
	height:565px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

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

#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:260px !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:142px !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%;
}

#item1267546 {
	width:564px !important;
	height:565px !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;
}

#item1466678 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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#table1676563 th, table#table1676563 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1676563 {
	table-layout:fixed;
}

#item1358511 {
	width:628px !important;
	height:165px !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:320px !important;
}

#item1498184 {
	width:595px !important;
	height:396px !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:137px !important;
}

#item1491580 {
	width:628px !important;
	height:542px !important;
}

#item1491581 {
	width:595px !important;
	height:1167px !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:490px !important;
	height:364px !important;
	top:60px !important;
}

#item1358398 {
	width:124px !important;
	height:31px !important;
	left:503px !important;
	top:166px !important;
}

#item1358407 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:35px !important;
}

#item1358430 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:57px !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:87px !important;
}

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

#item1403469 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1281234 {
	width:130px !important;
	height:134px !important;
	left:1070px !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#table1680088 th, table#table1680088 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1680088 {
	table-layout:fixed;
}

#item1268444 {
	width:528px !important;
	height:88px !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:260px !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;
}

#item1466681 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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%;
}

#item1417689 {
	width:130px !important;
	height:134px !important;
	left:570px !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#table1681879 th, table#table1681879 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1681879 {
	table-layout:fixed;
}

#item1359064 {
	width:628px !important;
	height:165px !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:320px !important;
}

#item1498152 {
	width:595px !important;
	height:455px !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:1045px !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:364px !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;
}

#item1403678 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1478114 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !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#table1683960 th, table#table1683960 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1683960 {
	table-layout:fixed;
}

#item1435361 {
	width:528px !important;
	height:204px !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:232px !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:280px !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%;
}

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

#item1466690 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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%;
}

#item1478134 {
	width:186px !important;
	height:167px !important;
	top:1033px !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#table1687012 th, table#table1687012 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1687012 {
	table-layout:fixed;
}

#item1360159 {
	width:628px !important;
	height:307px !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:142px !important;
}

#item1498115 {
	width:595px !important;
	height:616px !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:48px !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:325px !important;
	top:108px !important;
}

#item1360050 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:203px !important;
}

#item1360073 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:226px !important;
}

#item1360096 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:306px !important;
}

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

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

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

#item1404114 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1478108 {
	width:180px !important;
	height:350px !important;
	left:1020px !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:790px !important;
}

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

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

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

table#table1690319 {
	table-layout:fixed;
}

#item1270204 {
	width:528px !important;
	height:175px !important;
	top:373px !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: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-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:354px !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: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-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:237px !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%;
}

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

#item1466695 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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%;
}

#item1478127 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !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#table1694227 th, table#table1694227 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1694227 {
	table-layout:fixed;
}

#item1435750 {
	width:628px !important;
	height:266px !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:178px !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:66px !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:490px !important;
	height:325px !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:306px !important;
}

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

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

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

#item1436252 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1478117 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !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#table1697655 th, table#table1697655 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1697655 {
	table-layout:fixed;
}

#item1271604 {
	width:528px !important;
	height:160px !important;
	top:357px !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:337px !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:307px !important;
	-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:261px !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:225px !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%;
}

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

#item1466698 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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%;
}

#item1478140 {
	width:186px !important;
	height:167px !important;
	top:1033px !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#table1701073 th, table#table1701073 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1701073 {
	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:490px !important;
	height:365px !important;
	top:94px !important;
}

#item1360596 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:315px !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;
}

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

#item1404398 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1478120 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !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:152px !important;
}

#item1269068 {
	width:534px !important;
	height:295px !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:319px !important;
}

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

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

table#table1704902 {
	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:253px !important;
}

#item1269022 {
	width:534px !important;
	height:535px !important;
	top:17px !important;
}

#item1426211 {
	width:509px !important;
	height:806px !important;
	-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:559px !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:276px !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%;
}

#item1268883 {
	width:564px !important;
	height:568px !important;
	left:636px !important;
	top:160px !important;
}

#item1269153 {
	width:528px !important;
	height:30px !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;
}

#item1466686 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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%;
}

#item1478145 {
	width:81px !important;
	height:279px !important;
	top:921px !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#table1708005 th, table#table1708005 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1708005 {
	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:146px !important;
}

#item1498011 {
	width:595px !important;
	height:812px !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:50px !important;
}

#item1491835 {
	width:628px !important;
	height:508px !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:231px !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:490px !important;
	height:365px !important;
	top:97px !important;
}

#item1359448 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:414px !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;
}

#item1359399 {
	width:664px !important;
	height:508px !important;
	left:36px !important;
	top:567px !important;
}

#item1359663 {
	width:628px !important;
	height:42px !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;
}

#item1403894 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1465963 {
	width:130px !important;
	height:134px !important;
	left:1070px !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:137px !important;
}

#item1271923 {
	width:534px !important;
	height:293px !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:317px !important;
}

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

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

table#table1712485 {
	table-layout:fixed;
}

#item1272843 {
	width:528px !important;
	height:204px !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:261px !important;
	top:70px !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:264px !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%;
}

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

#item1466701 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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%;
}

#item1466321 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !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#table1715319 th, table#table1715319 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1715319 {
	table-layout:fixed;
}

#item1361324 {
	width:628px !important;
	height:307px !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:142px !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:48px !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:490px !important;
	height:365px !important;
	top:84px !important;
}

#item1361157 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:353px !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;
}

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

#item1404608 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1465968 {
	width:186px !important;
	height:167px !important;
	top:623px !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#table1719056 th, table#table1719056 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1719056 tr {
	background:#f5f5f5;;
}

table#table1719056 {
	table-layout:fixed;
}

#item1273264 {
	width:528px !important;
	height:337px !important;
	top:189px !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:64px !important;
}

#item1274043 {
	width:534px !important;
	height:124px !important;
	top:15px !important;
}

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

@keyframes intensificar-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:146px !important;
}

#item1274104 {
	width:57px !important;
	height:13px !important;
	top:169px !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%;
}

#item1466951 {
	width:186px !important;
	height:180px !important;
	top:1020px !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:929px !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#table1725384 th, table#table1725384 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1725384 tr {
	background:#f5f5f5;;
}

table#table1725384 {
	table-layout:fixed;
}

#item1497877 {
	width:595px !important;
	height:491px !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%;
}

#item1538085 {
	width:180px !important;
	height:350px !important;
	left:1020px !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#table1729699 th, table#table1729699 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1729699 {
	table-layout:fixed;
}

#item1276067 {
	width:528px !important;
	height:174px !important;
	top:298px !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:278px !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:267px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-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:242px !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%;
}

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

#item1466714 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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%;
}

#item1538339 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !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#table1732793 th, table#table1732793 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1732793 {
	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:490px !important;
	height:365px !important;
	top:97px !important;
}

#item1363031 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:367px !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;
}

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

#item1405038 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#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#table1736144 th, table#table1736144 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1736144 {
	table-layout:fixed;
}

#item1445013 {
	width:528px !important;
	height:103px !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:751px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-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;
}

#item1466722 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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:19px !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#table1738508 th, table#table1738508 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1738508 {
	table-layout:fixed;
}

#item1363797 {
	width:628px !important;
	height:200px !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:270px !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:112px !important;
}

#item1492072 {
	width:628px !important;
	height:540px !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:247px !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:364px !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:540px !important;
	left:36px !important;
	top:535px !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;
}

#item1405247 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1465990 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

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

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

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

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

#item1276204 {
	width:528px !important;
	height:14px !important;
	left:636px !important;
	top:128px !important;
}

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

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

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

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

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

table#table1741182 {
	table-layout:fixed;
}

#item1276457 {
	width:528px !important;
	height:83px !important;
	top:20px !important;
}

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

#item1276480 {
	width:57px !important;
	height:13px !important;
}

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

#item1276503 {
	width:528px !important;
	height:220px !important;
	top:3px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

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

#item1446156 {
	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-1446156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446156 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1276280 {
	width:528px !important;
	height:63px !important;
}

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

#item1276303 {
	width:350px !important;
	height:260px !important;
	top:126px !important;
}

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

#item1276326 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:202px !important;
}

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

#item1276332 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:110px !important;
}

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

#item1276355 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:126px !important;
}

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

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

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

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

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

#item1340829 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:148px !important;
}

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

#item1276277 {
	width:564px !important;
	height:567px !important;
	left:636px !important;
	top:158px !important;
}

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

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

#item1276558 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1276723 {
	width:101px !important;
	height:50px !important;
	left:813px !important;
	top:740px !important;
}

#item1466717 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

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

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

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

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

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

#item1466349 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

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

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

#item1445515 {
	width:700px !important;
	height:309px !important;
}

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

#item1445536 {
	width:628px !important;
	height:19px !important;
	left:36px !important;
	top:488px !important;
}

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

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

#item1445587 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

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

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

table#table1743366 {
	table-layout:fixed;
}

#item1445613 {
	width:628px !important;
	height:144px !important;
	top:28px !important;
}

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

#item1445636 {
	width:80px !important;
	height:18px !important;
}

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

#item1539281 {
	width:628px !important;
	height:361px !important;
}

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

#item1492137 {
	width:628px !important;
	height:540px !important;
}

#item1492138 {
	width:595px !important;
	height:1049px !important;
}

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

#item1492161 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:247px !important;
}

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

#item1445688 {
	width:628px !important;
	height:112px !important;
}

#item1445711 {
	width:490px !important;
	height:364px !important;
	top:164px !important;
}

#item1445734 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:270px !important;
}

#item1445739 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:137px !important;
}

#item1445762 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:160px !important;
}

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

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

#item1445814 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:190px !important;
}

#item1445610 {
	width:664px !important;
	height:540px !important;
	left:36px !important;
	top:535px !important;
}

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

#item1445879 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1446048 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1446048 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1446048 {
	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#table1745571 th, table#table1745571 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

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

#item1466727 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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#table1748149 th, table#table1748149 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1748149 {
	table-layout:fixed;
}

#item1364367 {
	width:628px !important;
	height:200px !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:111px !important;
}

#item1497682 {
	width:628px !important;
	height:268px !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;
}

#item1405461 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1538080 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !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;
}

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

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

table#table1750727 {
	table-layout:fixed;
}

#item1277675 {
	width:528px !important;
	height:103px !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%;
}

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

@keyframes intensificar-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%;
}

#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:260px !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;
}

#item1466730 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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%;
}

#item1538328 {
	width:186px !important;
	height:167px !important;
	top:1033px !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:18px !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#table1753063 th, table#table1753063 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1753063 {
	table-layout:fixed;
}

#item1364915 {
	width:628px !important;
	height:200px !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:111px !important;
}

#item1497642 {
	width:628px !important;
	height:268px !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:540px !important;
}

#item1492233 {
	width:595px !important;
	height:1029px !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:247px !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:540px !important;
	left:36px !important;
	top:535px !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;
}

#item1405672 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1538092 {
	width:180px !important;
	height:350px !important;
	left:1020px !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:616px !important;
	height:790px !important;
	left:-16px !important;
}

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

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

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

table#table1757245 {
	table-layout:fixed;
}

#item1282450 {
	width:528px !important;
	height:156px !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;
}

#item1466738 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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%;
}

#item1538334 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !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#table1760070 th, table#table1760070 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1760070 {
	table-layout:fixed;
}

#item1365501 {
	width:628px !important;
	height:281px !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:179px !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:67px !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;
}

#item1405878 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1551261 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

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

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

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

#item1551269 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1551273 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:148px !important;
}

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

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

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

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

table#table1762904 {
	table-layout:fixed;
}

#item1551349 {
	width:528px !important;
	height:266px !important;
	top:280px !important;
}

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

#item1551373 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:110px !important;
}

#item1551380 {
	width:534px !important;
	height:216px !important;
	top:15px !important;
}

#item1551381 {
	width:510px !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-1551381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551381 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1551412 {
	width:14px !important;
	height:9px !important;
	top:238px !important;
}

#item1551415 {
	width:57px !important;
	height:13px !important;
	top:260px !important;
}

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

#item1551653 {
	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-1551653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551653 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551677 {
	width:528px !important;
	height:278px !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-1551677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551677 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551614 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:259px !important;
}

#item1551617 {
	width:535px !important;
	height:514px !important;
	top:15px !important;
}

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

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

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

#item1551649 {
	width:14px !important;
	height:9px !important;
	top:535px !important;
}

#item1551440 {
	width:529px !important;
	height:63px !important;
}

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

#item1551463 {
	width:350px !important;
	height:346px !important;
	top:83px !important;
}

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

#item1551509 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:406px !important;
}

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

#item1551538 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:347px !important;
}

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

#item1551561 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:363px !important;
}

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

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

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

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

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

#item1556623 {
	width:197px !important;
	height:16px !important;
	left:331px !important;
	top:179px !important;
}

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

#item1556646 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:195px !important;
}

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

#item1556669 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:163px !important;
}

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

#item1556692 {
	width:197px !important;
	height:16px !important;
	left:331px !important;
	top:216px !important;
}

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

#item1556715 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:232px !important;
}

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

#item1551347 {
	width:564px !important;
	height:546px !important;
	left:36px !important;
	top:179px !important;
}

#item1552834 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

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

#item1551705 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1551869 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

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

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

#item1551922 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

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

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

#item1552063 {
	width:186px !important;
	height:180px !important;
	top:1020px !important;
}

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

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

#item1552067 {
	width:700px !important;
	height:309px !important;
}

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

#item1552077 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:506px !important;
}

#item1552100 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

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

#item1552129 {
	width:627px !important;
	height:51px !important;
	left:23px !important;
}

#item1552156 {
	width:80px !important;
	height:18px !important;
}

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

#item1552179 {
	width:628px !important;
	height:180px !important;
}

#item1552180 {
	width:595px !important;
	height:655px !important;
}

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

#item1552203 {
	width:628px !important;
	height:278px !important;
	top:234px !important;
}

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

table#table1769303 {
	table-layout:fixed;
}

#item1552204 {
	width:595px !important;
	height:414px !important;
}

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

#item1552227 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:67px !important;
}

#item1552230 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:350px !important;
}

#item1553556 {
	width:628px !important;
	height:512px !important;
}

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

#item1552409 {
	width:628px !important;
	height:484px !important;
}

#item1552410 {
	width:595px !important;
	height:1872px !important;
}

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

#item1552433 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:219px !important;
}

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

#item1552236 {
	width:628px !important;
	height:112px !important;
}

#item1552259 {
	width:490px !important;
	height:368px !important;
	top:132px !important;
}

#item1552305 {
	width:124px !important;
	height:31px !important;
	left:503px !important;
	top:477px !important;
}

#item1552334 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:375px !important;
}

#item1552357 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:397px !important;
}

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

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

#item1556890 {
	width:276px !important;
	height:22px !important;
	left:352px !important;
	top:224px !important;
}

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

#item1556913 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:247px !important;
}

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

#item1556937 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:202px !important;
}

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

#item1556960 {
	width:276px !important;
	height:22px !important;
	left:352px !important;
	top:277px !important;
}

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

#item1556983 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:299px !important;
}

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

#item1552152 {
	width:664px !important;
	height:512px !important;
	left:36px !important;
	top:563px !important;
}

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

#item1552472 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

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

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

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

#item1552507 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

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

#item1552482 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

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

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

#item1552561 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

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

#item1552535 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1552530 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

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

#item1552614 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

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

#item1552589 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

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

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

#item1552667 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

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

#item1552642 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

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

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

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

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

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

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

#item1538101 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !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#table1775051 th, table#table1775051 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1775051 {
	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:261px !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:173px !important;
}

#item1285471 {
	width:528px !important;
	height:30px !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;
}

#item1466752 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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%;
}

#item1538348 {
	width:81px !important;
	height:279px !important;
	top:921px !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#table1778352 th, table#table1778352 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1778352 {
	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:209px !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:82px !important;
}

#item1492319 {
	width:628px !important;
	height:524px !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:239px !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:525px !important;
	left:36px !important;
	top:551px !important;
}

#item1367784 {
	width:628px !important;
	height:42px !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;
}

#item1406718 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1538112 {
	width:130px !important;
	height:134px !important;
	left:1070px !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#table1781612 th, table#table1781612 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1781612 {
	table-layout:fixed;
}

#item1283198 {
	width:528px !important;
	height:189px !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:340px !important;
	-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:232px !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;
}

#item1466741 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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%;
}

#item1538360 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !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#table1785451 th, table#table1785451 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1785451 {
	table-layout:fixed;
}

#item1366044 {
	width:628px !important;
	height:307px !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:49px !important;
}

#item1497543 {
	width:628px !important;
	height:144px !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;
}

#item1406081 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1466030 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !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#table1789275 th, table#table1789275 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1789275 {
	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:538px !important;
	-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:538px !important;
	left:636px !important;
	top:187px !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;
}

#item1466747 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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%;
}

#item1538365 {
	width:186px !important;
	height:167px !important;
	top:1033px !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#table1792953 th, table#table1792953 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

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

#item1406500 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1538152 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

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

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

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

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

#item1506856 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:159px !important;
}

#item1506879 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:100px !important;
}

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

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

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

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

table#table1796769 {
	table-layout:fixed;
}

#item1507088 {
	width:528px !important;
	height:261px !important;
	top:20px !important;
}

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

#item1507111 {
	width:57px !important;
	height:13px !important;
}

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

#item1508319 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:129px !important;
}

#item1508324 {
	width:534px !important;
	height:205px !important;
	top:18px !important;
}

#item1508325 {
	width:511px !important;
	height:343px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

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

#item1508349 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:2px !important;
}

#item1508354 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:231px !important;
}

#item1508227 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:256px !important;
}

#item1508230 {
	width:534px !important;
	height:505px !important;
	top:16px !important;
}

#item1508231 {
	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-1508231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508231 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508256 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1508259 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:529px !important;
}

#item1506932 {
	width:528px !important;
	height:46px !important;
}

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

#item1506955 {
	width:350px !important;
	height:260px !important;
	top:66px !important;
}

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

#item1506979 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:364px !important;
}

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

#item1506984 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:304px !important;
}

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

#item1507007 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:320px !important;
}

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

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

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

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

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

#item1506929 {
	width:564px !important;
	height:538px !important;
	left:636px !important;
	top:187px !important;
}

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

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

#item1507186 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1507296 {
	width:101px !important;
	height:50px !important;
	left:813px !important;
	top:740px !important;
}

#item1507350 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

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

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

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

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

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

#item1538406 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

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

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

#item1507428 {
	width:700px !important;
	height:309px !important;
}

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

#item1507441 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:531px !important;
}

#item1507465 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:450px !important;
}

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

#item1507493 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1508750 {
	width:80px !important;
	height:12px !important;
	top:260px !important;
}

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

#item1508773 {
	width:628px !important;
	height:231px !important;
}

#item1508774 {
	width:595px !important;
	height:655px !important;
}

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

#item1508797 {
	width:628px !important;
	height:206px !important;
	top:287px !important;
}

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

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

table#table1801060 {
	table-layout:fixed;
}

#item1508798 {
	width:595px !important;
	height:386px !important;
}

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

#item1508821 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:93px !important;
}

#item1508825 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:367px !important;
}

#item1507699 {
	width:628px !important;
	height:483px !important;
}

#item1507700 {
	width:595px !important;
	height:1323px !important;
}

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

#item1507723 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:219px !important;
}

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

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

#item1507590 {
	width:395px !important;
	height:364px !important;
	top:84px !important;
}

#item1507613 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:452px !important;
}

#item1507618 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:349px !important;
}

#item1507642 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:371px !important;
}

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

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

#item1507516 {
	width:664px !important;
	height:493px !important;
	left:36px !important;
	top:592px !important;
}

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

#item1507780 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1507976 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1507976 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1507976 {
	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:127px !important;
}

#item1287660 {
	width:534px !important;
	height:205px !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:229px !important;
}

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

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

table#table1804758 {
	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:253px !important;
}

#item1287617 {
	width:534px !important;
	height:500px !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:523px !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:67px !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:363px !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:532px !important;
	left:636px !important;
	top:193px !important;
}

#item1287744 {
	width:528px !important;
	height:30px !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;
}

#item1466766 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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#table1808640 th, table#table1808640 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1808640 {
	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:66px !important;
}

#item1369280 {
	width:490px !important;
	height:386px !important;
	top:94px !important;
}

#item1369303 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:465px !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:496px !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;
}

#item1407354 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1538129 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !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#table1811957 th, table#table1811957 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1811957 {
	table-layout:fixed;
}

#item1283853 {
	width:528px !important;
	height:262px !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: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-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;
}

#item1466744 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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%;
}

#item1538383 {
	width:81px !important;
	height:279px !important;
	top:921px !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#table1816218 th, table#table1816218 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

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

#item1406298 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1538123 {
	width:130px !important;
	height:134px !important;
	left:1070px !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:127px !important;
}

#item1286645 {
	width:534px !important;
	height:248px !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:271px !important;
}

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

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

table#table1821684 {
	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:255px !important;
}

#item1286866 {
	width:534px !important;
	height:514px !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:537px !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:296px !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:363px !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%;
}

#item1286638 {
	width:564px !important;
	height:546px !important;
	left:636px !important;
	top:179px !important;
}

#item1286899 {
	width:528px !important;
	height:30px !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;
}

#item1466763 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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%;
}

#item1538375 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !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#table1825066 th, table#table1825066 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

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

#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:28px !important;
}

#item1492559 {
	width:628px !important;
	height:493px !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:224px !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;
}

#item1368678 {
	width:664px !important;
	height:538px !important;
	left:36px !important;
	top:582px !important;
}

#item1368937 {
	width:628px !important;
	height:42px !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;
}

#item1407143 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1466062 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !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:127px !important;
}

#item1288316 {
	width:534px !important;
	height:205px !important;
	top:16px !important;
}

#item1289084 {
	width:511px !important;
	height:343px !important;
	-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:229px !important;
}

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

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

table#table1829481 {
	table-layout:fixed;
}

#item1288358 {
	width:528px !important;
	height:276px !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;
}

#item1466769 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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%;
}

#item1466412 {
	width:186px !important;
	height:167px !important;
	top:1033px !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:690px !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#table1833462 th, table#table1833462 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1833462 {
	table-layout:fixed;
}

#item1497210 {
	width:595px !important;
	height:429px !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;
}

#item1407560 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1538156 {
	width:180px !important;
	height:350px !important;
	left:1020px !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:328px !important;
	-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#table1837356 th, table#table1837356 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1837356 {
	table-layout:fixed;
}

#item1286057 {
	width:528px !important;
	height:307px !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:397px !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%;
}

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

#item1466759 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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%;
}

#item1538412 {
	width:180px !important;
	height:350px !important;
	left:520px !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:655px !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#table1841558 th, table#table1841558 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1841558 {
	table-layout:fixed;
}

#item1497077 {
	width:595px !important;
	height:469px !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:1363px !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;
}

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

#item1406930 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1538141 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !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:539px !important;
	top:442px !important;
}

#item1291889 {
	width:534px !important;
	height:127px !important;
	top:16px !important;
}

table#table1845206 th, table#table1845206 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-bottom:2.2px solid #fff;;
}

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

table#table1845206 {
	table-layout:fixed;
}

#item1337525 {
	width:502px !important;
	height:406px !important;
	top:19px !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%;
}

#item1337548 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1337548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337548 {
	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:152px !important;
}

#item1337482 {
	width:527px !important;
	height:350px !important;
	left:1px !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%;
}

#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:564px !important;
	height:534px !important;
	left:636px !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;
}

#item1466784 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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%;
}

#item1538390 {
	width:186px !important;
	height:167px !important;
	top:1033px !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:159px !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:139px !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:190px !important;
}

table#table1850977 th, table#table1850977 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
	border-bottom:3.08px solid #fff;;
}

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

table#table1850977 {
	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:47px !important;
}

#item1496981 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:288px !important;
}

#item1492713 {
	width:628px !important;
	height:432px !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:193px !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:432px !important;
	left:36px !important;
	top:643px !important;
}

#item1372567 {
	width:628px !important;
	height:65px !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;
}

#item1408306 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1466078 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !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#table1855048 th, table#table1855048 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1855048 {
	table-layout:fixed;
}

#item1337313 {
	width:502px !important;
	height:435px !important;
	top:19px !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%;
}

#item1337336 {
	width:57px !important;
	height:9px !important;
}

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

#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:454px !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%;
}

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

#item1466778 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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%;
}

#item1466431 {
	width:81px !important;
	height:279px !important;
	top:921px !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:616px !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#table1860887 th, table#table1860887 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

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

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

#item1408107 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1538146 {
	width:130px !important;
	height:134px !important;
	left:470px !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:352px !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#table1865872 th, table#table1865872 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1865872 tr {
	background:#f5f5f5;;
}

table#table1865872 {
	table-layout:fixed;
}

#item1471846 {
	width:502px !important;
	height:457px !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;
}

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

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

#item1538395 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !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:635px !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#table1871917 th, table#table1871917 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1871917 tr {
	background:#f5f5f5;;
}

table#table1871917 {
	table-layout:fixed;
}

#item1496716 {
	width:595px !important;
	height:594px !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;
}

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

#item1466090 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !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:87px !important;
}

#item1292770 {
	width:534px !important;
	height:168px !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:191px !important;
}

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

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

table#table1877992 {
	table-layout:fixed;
}

#item1292808 {
	width:528px !important;
	height:320px !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:515px !important;
	top:16px !important;
}

#item1328060 {
	width:509px !important;
	height:1180px !important;
	-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:538px !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:454px !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:378px !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%;
}

#item1292763 {
	width:564px !important;
	height:547px !important;
	left:636px !important;
	top:178px !important;
}

#item1293024 {
	width:528px !important;
	height:30px !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;
}

#item1466787 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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%;
}

#item1466442 {
	width:186px !important;
	height:167px !important;
	top:1033px !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#table1882908 th, table#table1882908 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1882908 {
	table-layout:fixed;
}

#item1496488 {
	width:595px !important;
	height:469px !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;
}

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

#item1408530 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1466102 {
	width:180px !important;
	height:350px !important;
	left:1020px !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#table1887400 th, table#table1887400 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1887400 {
	table-layout:fixed;
}

#item1293620 {
	width:528px !important;
	height:156px !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;
}

#item1466792 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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%;
}

#item1466448 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !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#table1890529 th, table#table1890529 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1890529 {
	table-layout:fixed;
}

#item1373617 {
	width:628px !important;
	height:281px !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:178px !important;
}

#item1496412 {
	width:595px !important;
	height:439px !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:66px !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:490px !important;
	height:325px !important;
	top:92px !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:503px !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;
}

#item1408748 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1557060 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !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#table1893069 tr {
	border-right:2.2px solid #fff;;
}

table#table1893069 {
	table-layout:fixed;
}

#item1294280 {
	width:528px !important;
	height:265px !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:110px !important;
}

#item1294962 {
	width:534px !important;
	height:214px !important;
	top:16px !important;
}

#item1295060 {
	width:508px !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-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:237px !important;
}

#item1294483 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:258px !important;
}

#item1294486 {
	width:534px !important;
	height:511px !important;
	top:16px !important;
}

#item1328360 {
	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-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:534px !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:232px !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:237px !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:253px !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:310px !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:543px !important;
	left:636px !important;
	top:182px !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;
}

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

#item1466796 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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%;
}

#item1557077 {
	width:81px !important;
	height:279px !important;
	top:921px !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;
}

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

table#table1897124 {
	table-layout:fixed;
}

#item1374176 {
	width:628px !important;
	height:392px !important;
	top:27px !important;
}

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

#item1374199 {
	width:80px !important;
	height:18px !important;
}

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

#item1496381 {
	width:628px !important;
	height:52px !important;
}

#item1496382 {
	width:595px !important;
	height:635px !important;
}

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

#item1496375 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:3px !important;
}

#item1493093 {
	width:628px !important;
	height:486px !important;
}

#item1493094 {
	width:595px !important;
	height:1402px !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:220px !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:40px !important;
}

#item1374031 {
	width:490px !important;
	height:325px !important;
	top:68px !important;
}

#item1374055 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:332px !important;
}

#item1374078 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:354px !important;
}

#item1374101 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:434px !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:488px !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;
}

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

#item1408974 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1538165 {
	width:130px !important;
	height:134px !important;
	left:1070px !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;
}

#item1295119 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:435px !important;
}

#item1295124 {
	width:534px !important;
	height:165px !important;
	top:16px !important;
}

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

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

table#table1901110 {
	table-layout:fixed;
}

#item1344250 {
	width:509px !important;
	height:400px !important;
}

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

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

#item1295158 {
	width:14px !important;
	height:9px !important;
	top:189px !important;
}

#item1344127 {
	width:528px !important;
	height:326px !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-1344127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1344127 {
	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:475px !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:564px !important;
	height:546px !important;
	left:636px !important;
	top:179px !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;
}

#item1466801 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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%;
}

#item1538415 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !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:616px !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#table1906707 th, table#table1906707 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1906707 {
	table-layout:fixed;
}

#item1496276 {
	width:595px !important;
	height:548px !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;
}

#item1409184 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1538170 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !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:539px !important;
	top:138px !important;
}

#item1295859 {
	width:534px !important;
	height:269px !important;
	top:16px !important;
}

#item1296676 {
	width:511px !important;
	height:496px !important;
	-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#table1912109 th, table#table1912109 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1912109 {
	table-layout:fixed;
}

#item1344541 {
	width:511px !important;
	height:465px !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;
}

#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:983px !important;
	-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:472px !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:564px !important;
	height:551px !important;
	left:636px !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;
}

#item1466807 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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%;
}

#item1538420 {
	width:186px !important;
	height:167px !important;
	top:1033px !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:788px !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#table1922784 th, table#table1922784 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1922784 {
	table-layout:fixed;
}

#item1496183 {
	width:595px !important;
	height:588px !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;
}

#item1409399 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1538175 {
	width:180px !important;
	height:350px !important;
	left:1020px !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#table1929701 tr {
	border-right:2.2px solid #fff;;
}

table#table1929701 {
	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:371px !important;
	-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;
}

#item1466811 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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%;
}

#item1538428 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !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#table1933192 tr {
	border-right:3.08px solid #fff;;
}

table#table1933192 {
	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:670px !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;
}

#item1409606 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1538181 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !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: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-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#table1938167 tr {
	border-right:2.2px solid #fff;;
}

table#table1938167 {
	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:800px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-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;
}

#item1466814 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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%;
}

#item1538425 {
	width:186px !important;
	height:167px !important;
	top:1033px !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:592px !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#table1943622 tr {
	border-right:3.08px solid #fff;;
}

table#table1943622 {
	table-layout:fixed;
}

#item1496031 {
	width:595px !important;
	height:531px !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;
}

#item1409811 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1538195 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !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:61px !important;
}

#item1298230 {
	width:534px !important;
	height:117px !important;
	top:16px !important;
}

#item1298986 {
	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-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:140px !important;
}

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

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

table#table1948933 {
	table-layout:fixed;
}

#item1298271 {
	width:528px !important;
	height:348px !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:423px !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:464px !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%;
}

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

#item1466817 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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%;
}

#item1538436 {
	width:81px !important;
	height:279px !important;
	top:921px !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:596px !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#table1953729 th, table#table1953729 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1953729 {
	table-layout:fixed;
}

#item1495942 {
	width:595px !important;
	height:505px !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;
}

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

#item1410034 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1546470 {
	width:130px !important;
	height:134px !important;
	left:1070px !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:511px !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-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#table1959081 th, table#table1959081 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1959081 {
	table-layout:fixed;
}

#item1544856 {
	width:528px !important;
	height:275px !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:423px !important;
	top:67px !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:362px !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%;
}

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

#item1545314 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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%;
}

#item1546464 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !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:616px !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#table1963085 th, table#table1963085 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1963085 {
	table-layout:fixed;
}

#item1545484 {
	width:595px !important;
	height:426px !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:1696px !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;
}

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

#item1545912 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1538205 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !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#table1966734 th, table#table1966734 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1966734 {
	table-layout:fixed;
}

#item1299065 {
	width:528px !important;
	height:126px !important;
	top:292px !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:273px !important;
	-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:272px !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:232px !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:194px !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%;
}

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

#item1466822 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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%;
}

#item1538443 {
	width:186px !important;
	height:167px !important;
	top:1033px !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#table1969611 th, table#table1969611 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1969611 {
	table-layout:fixed;
}

#item1377614 {
	width:628px !important;
	height:190px !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:325px !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:271px !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;
}

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

#item1410251 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1538214 {
	width:180px !important;
	height:350px !important;
	left:1020px !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#table1972386 th, table#table1972386 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1972386 {
	table-layout:fixed;
}

#item1300361 {
	width:528px !important;
	height:126px !important;
	top:307px !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:287px !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:232px !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:195px !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%;
}

#item1300358 {
	width:564px !important;
	height:447px !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;
}

#item1466835 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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%;
}

#item1538449 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !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#table1974985 th, table#table1974985 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1974985 {
	table-layout:fixed;
}

#item1378764 {
	width:628px !important;
	height:190px !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:294px !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:124px !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:490px !important;
	height:325px !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:272px !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;
}

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

#item1410690 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#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#table1977538 th, table#table1977538 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1977538 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1977538 {
	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:232px !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:244px !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%;
}

#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;
}

#item1466840 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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#table1980380 th, table#table1980380 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1980380 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1980380 {
	table-layout:fixed;
}

#item1379336 {
	width:628px !important;
	height:190px !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:294px !important;
}

#item1495807 {
	width:595px !important;
	height:518px !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:124px !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:490px !important;
	height:325px !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:342px !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;
}

#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;
}

#item1410916 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1538220 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !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;
}

table#table1983123 th, table#table1983123 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1983123 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1983123 {
	table-layout:fixed;
}

#item1301624 {
	width:528px !important;
	height:126px !important;
	top:320px !important;
}

@keyframes intensificar-1301624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301624 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1301647 {
	width:528px !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-1301647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301647 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1301670 {
	width:57px !important;
	height:13px !important;
	top:301px !important;
}

@keyframes intensificar-1301670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301670 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1301827 {
	width:528px !important;
	height:565px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1301827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301827 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1301700 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1301700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301700 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1301723 {
	width:350px !important;
	height:232px !important;
	top:49px !important;
}

@keyframes intensificar-1301723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301723 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1301746 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:101px !important;
}

@keyframes intensificar-1301746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301746 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1301770 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:117px !important;
}

@keyframes intensificar-1301770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301770 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1301793 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:195px !important;
}

@keyframes intensificar-1301793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301793 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1301800 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1301800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301800 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1301823 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1301823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301823 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1340862 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:139px !important;
}

@keyframes intensificar-1340862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340862 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1301621 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1301851 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1301874 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !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;
}

#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;
}

#item1466844 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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%;
}

#item1538462 {
	width:81px !important;
	height:279px !important;
	top:921px !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;
}

table#table1985719 th, table#table1985719 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1985719 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1985719 {
	table-layout:fixed;
}

#item1379908 {
	width:628px !important;
	height:190px !important;
	top:27px !important;
}

@keyframes intensificar-1379908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379908 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1379955 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1379955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379955 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495775 {
	width:628px !important;
	height:294px !important;
}

#item1495776 {
	width:595px !important;
	height:498px !important;
}

@keyframes intensificar-1495776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495776 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495800 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:124px !important;
}

#item1493576 {
	width:628px !important;
	height:542px !important;
}

#item1493577 {
	width:595px !important;
	height:1049px !important;
}

@keyframes intensificar-1493577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493577 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493600 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

@keyframes intensificar-1379750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379750 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1379751 {
	width:628px !important;
	height:40px !important;
}

#item1379774 {
	width:490px !important;
	height:325px !important;
	top:68px !important;
}

#item1379797 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:141px !important;
}

#item1379820 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:164px !important;
}

#item1379843 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:272px !important;
}

#item1379851 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1379874 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1379878 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:194px !important;
}

#item1379748 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1379983 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1380007 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !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;
}

#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;
}

#item1411214 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1557065 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1557065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557065 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@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#table1988271 tr {
	border-right:2.2px solid #fff;;
}

table#table1988271 {
	table-layout:fixed;
}

#item1542842 {
	width:528px !important;
	height:207px !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:277px !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%;
}

#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;
}

#item1543171 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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%;
}

#item1557071 {
	width:186px !important;
	height:167px !important;
	top:1033px !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#table1991527 tr {
	border-right:3.08px solid #fff;;
}

table#table1991527 {
	table-layout:fixed;
}

#item1543274 {
	width:628px !important;
	height:332px !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:91px !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:23px !important;
}

#item1543480 {
	width:628px !important;
	height:479px !important;
}

#item1543481 {
	width:595px !important;
	height:1402px !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:490px !important;
	height:325px !important;
	top:139px !important;
}

#item1543396 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:346px !important;
}

#item1543420 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:368px !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;
}

#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;
}

#item1543754 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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:176px !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:87px !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:154px !important;
	background:#0e0b00;
}

#item1380329 {
	width:562px !important;
	height:196px !important;
	left:66px !important;
	top:181px !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:1570px !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:633px !important;
}

#item1302503 {
	width:87px !important;
	height:8px !important;
	left:96px !important;
	top:638px !important;
}

#item1537277 {
	width:20px !important;
	height:10px !important;
	left:164px !important;
	top:577px !important;
}

table#table2003303 th, table#table2003303 td {
	vertical-align:top;;
}

table#table2003303 tr {
	height:18px;;
}

table#table2003303 {
	table-layout:fixed;
}

#item1537283 {
	width:500px !important;
	height:517px !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:518px !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;
}

#item1537743 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1537740 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:590px !important;
}

#item1537753 {
	width:20px !important;
	height:10px !important;
	left:171px !important;
	top:559px !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:574px !important;
	height:452px !important;
	left:9px !important;
	top:183px !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:2305px !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#table2010788 th, table#table2010788 td {
	vertical-align:top;;
}

table#table2010788 tr {
	height:22px;;
}

table#table2010788 {
	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:633px !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;
}

#item1538009 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1538006 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:721px !important;
}

#item1380589 {
	width:700px !important;
	height:893px !important;
	left:10px !important;
	top:10px !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;
}

#item1418084 {
	width:34px !important;
	height:73px !important;
	left:340px !important;
	top:1053px !important;
}

#item1418087 {
	width:34px !important;
	height:73px !important;
	left:274px !important;
	top:1129px !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#table2015469 tr {
	border-right:2.2px solid #fff;;
}

table#table2015469 {
	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%;
}

#item1455644 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:160px !important;
}

#item1455647 {
	width:534px !important;
	height:313px !important;
	top:16px !important;
}

#item1455648 {
	width:511px !important;
	height:390px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1455648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1455648 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1455672 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1455676 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:336px !important;
}

#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:820px !important;
	-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;
}

#item1466847 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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#table2019190 tr {
	border-right:3.08px solid #fff;;
}

table#table2019190 {
	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:616px !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:1559px !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;
}

#item1411427 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1538253 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !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;
}

table#table2022856 th, table#table2022856 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2022856 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2022856 {
	table-layout:fixed;
}

#item1515998 {
	width:528px !important;
	height:174px !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%;
}

#item1517256 {
	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-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%;
}

#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:835px !important;
	-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;
}

#item1516524 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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%;
}

#item1538496 {
	width:186px !important;
	height:167px !important;
	top:1033px !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#table2026040 th, table#table2026040 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2026040 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2026040 {
	table-layout:fixed;
}

#item1516619 {
	width:628px !important;
	height:265px !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:196px !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:75px !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;
}

#item1517125 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1538230 {
	width:180px !important;
	height:350px !important;
	left:1020px !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:145px !important;
}

#item1310758 {
	width:534px !important;
	height:283px !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:306px !important;
}

table#table2030011 th, table#table2030011 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2030011 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2030011 {
	table-layout:fixed;
}

#item1310795 {
	width:528px !important;
	height:216px !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:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1311011 {
	width:528px !important;
	height:30px !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;
}

#item1466851 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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%;
}

#item1538476 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !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#table2032939 th, table#table2032939 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2032939 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2032939 {
	table-layout:fixed;
}

#item1382745 {
	width:628px !important;
	height:342px !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:102px !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:28px !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;
}

#item1411641 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1538257 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1312355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312355 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1312353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312353 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1312351 {
	width:600px !important;
	height:790px !important;
}

#item1312356 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2036480 tr {
	border-right:2.2px solid #fff;;
}

table#table2036480 {
	table-layout:fixed;
}

#item1312404 {
	width:528px !important;
	height:220px !important;
	top:19px !important;
}

@keyframes intensificar-1312404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312404 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1312427 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1312427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312427 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456790 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:145px !important;
}

#item1456795 {
	width:534px !important;
	height:283px !important;
	top:16px !important;
}

#item1456796 {
	width:511px !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-1456796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456796 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456820 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1456823 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:306px !important;
}

#item1312585 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:253px !important;
}

#item1312590 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1328946 {
	width:509px !important;
	height:1003px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1328946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1328946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1328946 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1312616 {
	width:14px !important;
	height:9px !important;
}

#item1312621 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1312453 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1312453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312453 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1312476 {
	width:350px !important;
	height:261px !important;
	top:49px !important;
}

@keyframes intensificar-1312476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312476 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1312500 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:276px !important;
}

@keyframes intensificar-1312500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1312510 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1312510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312510 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1312533 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1312533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312533 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1312557 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1312557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312557 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1312580 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1312580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312580 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1312359 {
	width:564px !important;
	height:567px !important;
	left:636px !important;
	top:158px !important;
}

#item1312625 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1312648 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1312672 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1312675 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1312701 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1312702 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1312698 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1312735 {
	width:123px !important;
	height:50px !important;
}

#item1312736 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1312709 {
	width:123px !important;
	height:50px !important;
}

#item1312710 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1312705 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1312789 {
	width:101px !important;
	height:50px !important;
}

#item1312790 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1312763 {
	width:101px !important;
	height:50px !important;
}

#item1312764 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1312759 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1312842 {
	width:99px !important;
	height:50px !important;
}

#item1312843 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1312817 {
	width:99px !important;
	height:50px !important;
}

#item1312818 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1312813 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1466864 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1574022 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1574045 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1574019 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1312899 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1312899 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1312899 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1312899 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538500 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1383655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383655 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1383648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383648 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1383646 {
	width:700px !important;
	height:309px !important;
}

#item1399974 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2040420 tr {
	border-right:3.08px solid #fff;;
}

table#table2040420 {
	table-layout:fixed;
}

#item1383837 {
	width:628px !important;
	height:328px !important;
	top:27px !important;
}

@keyframes intensificar-1383837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383837 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1383860 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1383860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383860 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495693 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:34px !important;
}

#item1495669 {
	width:628px !important;
	height:114px !important;
}

#item1495670 {
	width:595px !important;
	height:655px !important;
}

@keyframes intensificar-1495670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495670 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493763 {
	width:628px !important;
	height:499px !important;
}

#item1493764 {
	width:595px !important;
	height:1715px !important;
}

@keyframes intensificar-1493764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493764 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493787 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:227px !important;
}

@keyframes intensificar-1383668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383668 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1383669 {
	width:628px !important;
	height:40px !important;
}

#item1383692 {
	width:490px !important;
	height:365px !important;
	top:68px !important;
}

#item1383715 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:387px !important;
}

#item1383723 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1383746 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1383770 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1383793 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1383666 {
	width:664px !important;
	height:499px !important;
	left:36px !important;
	top:576px !important;
}

#item1383911 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1383934 {
	width:652px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1383958 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1383963 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1411900 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1411901 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1411897 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1411932 {
	width:172px !important;
	height:70px !important;
}

#item1411933 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411906 {
	width:172px !important;
	height:70px !important;
}

#item1411907 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411904 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1411983 {
	width:141px !important;
	height:70px !important;
}

#item1411984 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411958 {
	width:141px !important;
	height:70px !important;
}

#item1411959 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411956 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1412035 {
	width:139px !important;
	height:70px !important;
}

#item1412037 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1412009 {
	width:139px !important;
	height:70px !important;
}

#item1412010 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1412007 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1412060 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1573152 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1573175 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1573149 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424647 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424647 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424647 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424647 {
	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:47px !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#table2044529 th, table#table2044529 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2044529 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2044529 {
	table-layout:fixed;
}

#item1518870 {
	width:528px !important;
	height:175px !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:260px !important;
}

#item1518783 {
	width:534px !important;
	height:514px !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:538px !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:546px !important;
	left:36px !important;
	top:179px !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:65px !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#table2048228 th, table#table2048228 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2048228 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2048228 {
	table-layout:fixed;
}

#item1519381 {
	width:628px !important;
	height:265px !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:185px !important;
}

#item1519428 {
	width:595px !important;
	height:518px !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:70px !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:509px !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:232px !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:509px !important;
	left:36px !important;
	top:566px !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:105px !important;
}

#item1520818 {
	width:534px !important;
	height:204px !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:227px !important;
}

table#table2052301 th, table#table2052301 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2052301 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2052301 {
	table-layout:fixed;
}

#item1520855 {
	width:528px !important;
	height:261px !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:498px !important;
	top:16px !important;
}

#item1520777 {
	width:509px !important;
	height:1129px !important;
	-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:521px !important;
}

#item1520645 {
	width:528px !important;
	height:29px !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:70px !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:365px !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:530px !important;
	left:636px !important;
	top:195px !important;
}

#item1520901 {
	width:528px !important;
	height:47px !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;
}

#item1521144 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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:174px !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:144px !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:49px !important;
}

#item1521313 {
	width:628px !important;
	height:256px !important;
	top:198px !important;
}

table#table2056273 th, table#table2056273 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2056273 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2056273 {
	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:303px !important;
}

#item1521472 {
	width:628px !important;
	height:472px !important;
}

#item1521473 {
	width:595px !important;
	height:1872px !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:213px !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:64px !important;
}

#item1521366 {
	width:490px !important;
	height:350px !important;
	top:89px !important;
}

#item1521389 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:423px !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:472px !important;
	left:36px !important;
	top:621px !important;
}

#item1521502 {
	width:628px !important;
	height:89px !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;
}

#item1521743 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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: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-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#table2060219 tr {
	border-right:2.2px solid #fff;;
}

table#table2060219 {
	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:1198px !important;
	-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;
}

#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;
}

#item1466867 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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:596px !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#table2065048 tr {
	border-right:3.08px solid #fff;;
}

table#table2065048 {
	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;
}

#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;
}

#item1412273 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1538286 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1311524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311524 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1311522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311522 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1311520 {
	width:600px !important;
	height:790px !important;
}

#item1311525 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2069341 th, table#table2069341 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2069341 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2069341 {
	table-layout:fixed;
}

#item1311744 {
	width:528px !important;
	height:232px !important;
	top:19px !important;
}

@keyframes intensificar-1311744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311744 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1311767 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1311767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311767 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1312295 {
	width:528px !important;
	height:252px !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-1312295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312295 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1311660 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:261px !important;
}

#item1311664 {
	width:534px !important;
	height:515px !important;
	top:16px !important;
}

#item1328869 {
	width:509px !important;
	height:821px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1328869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1328869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1328869 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1311690 {
	width:14px !important;
	height:9px !important;
}

#item1311696 {
	width:14px !important;
	height:9px !important;
	top:538px !important;
}

#item1311531 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1311531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311531 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1311554 {
	width:350px !important;
	height:261px !important;
	top:49px !important;
}

@keyframes intensificar-1311554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311554 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1311577 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:311px !important;
}

@keyframes intensificar-1311577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311577 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1311583 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1311583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311583 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1311607 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1311607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311607 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1311632 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1311632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311632 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1311655 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1311655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311655 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1311528 {
	width:564px !important;
	height:547px !important;
	left:636px !important;
	top:178px !important;
}

#item1311790 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:128px !important;
}

#item1311813 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1311837 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1311843 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1467676 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1311869 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1311870 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1311866 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1311902 {
	width:123px !important;
	height:50px !important;
}

#item1311903 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1311877 {
	width:123px !important;
	height:50px !important;
}

#item1311878 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1311873 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1311956 {
	width:101px !important;
	height:50px !important;
}

#item1311957 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1311931 {
	width:101px !important;
	height:50px !important;
}

#item1311932 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1311926 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1312009 {
	width:99px !important;
	height:50px !important;
}

#item1312010 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1311984 {
	width:99px !important;
	height:50px !important;
}

#item1311985 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1311980 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1466860 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1574114 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1574137 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1574111 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1312066 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1312066 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1312066 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1312066 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538514 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1383096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383096 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1383090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1383088 {
	width:700px !important;
	height:309px !important;
}

#item1399979 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2072800 th, table#table2072800 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2072800 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2072800 {
	table-layout:fixed;
}

#item1383277 {
	width:628px !important;
	height:346px !important;
	top:27px !important;
}

@keyframes intensificar-1383277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383277 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1383300 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1383300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383300 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495546 {
	width:628px !important;
	height:92px !important;
}

#item1495547 {
	width:595px !important;
	height:459px !important;
}

@keyframes intensificar-1495547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495547 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495570 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:23px !important;
}

#item1493909 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:224px !important;
}

#item1493885 {
	width:628px !important;
	height:494px !important;
}

#item1493886 {
	width:595px !important;
	height:1421px !important;
}

@keyframes intensificar-1493886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493886 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1383105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383105 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1383106 {
	width:628px !important;
	height:40px !important;
}

#item1383129 {
	width:490px !important;
	height:365px !important;
	top:68px !important;
}

#item1383152 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:387px !important;
}

#item1383161 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1383185 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1383209 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1383232 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1383103 {
	width:664px !important;
	height:494px !important;
	left:36px !important;
	top:581px !important;
}

#item1383352 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1383375 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1383399 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1383402 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1467699 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1411696 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1411697 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1411693 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1411729 {
	width:172px !important;
	height:70px !important;
}

#item1411730 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411704 {
	width:172px !important;
	height:70px !important;
}

#item1411705 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411702 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1411780 {
	width:141px !important;
	height:70px !important;
}

#item1411781 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411755 {
	width:141px !important;
	height:70px !important;
}

#item1411756 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411753 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1411832 {
	width:139px !important;
	height:70px !important;
}

#item1411833 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1411807 {
	width:139px !important;
	height:70px !important;
}

#item1411808 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1411805 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1411856 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1573287 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1573310 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1573284 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424648 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424648 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424648 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424648 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523360 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !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:280px !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-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#table2076733 th, table#table2076733 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2076733 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2076733 {
	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%;
}

#item1523576 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1523581 {
	width:534px !important;
	height:530px !important;
	top:16px !important;
}

#item1523582 {
	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-1523582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523582 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523608 {
	width:14px !important;
	height:9px !important;
}

#item1523613 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

#item1523447 {
	width:528px !important;
	height:29px !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:261px !important;
	top:49px !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:241px !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:562px !important;
	left:636px !important;
	top:163px !important;
}

#item1523619 {
	width:528px !important;
	height:30px !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;
}

#item1523883 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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%;
}

#item1523971 {
	width:186px !important;
	height:167px !important;
	top:1033px !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#table2079287 th, table#table2079287 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2079287 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2079287 {
	table-layout:fixed;
}

#item1523986 {
	width:628px !important;
	height:265px !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:201px !important;
}

#item1524033 {
	width:595px !important;
	height:518px !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:78px !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:1402px !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:64px !important;
}

#item1524084 {
	width:490px !important;
	height:365px !important;
	top:84px !important;
}

#item1524107 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:353px !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:523px !important;
	left:36px !important;
	top:552px !important;
}

#item1524220 {
	width:628px !important;
	height:42px !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;
}

#item1524487 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1538282 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !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:239px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-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#table2082697 th, table#table2082697 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2082697 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2082697 {
	table-layout:fixed;
}

#item1525277 {
	width:528px !important;
	height:261px !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%;
}

#item1525456 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:252px !important;
}

#item1525459 {
	width:534px !important;
	height:498px !important;
	top:16px !important;
}

#item1525460 {
	width:509px !important;
	height:1114px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1525460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525460 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525485 {
	width:14px !important;
	height:9px !important;
}

#item1525490 {
	width:14px !important;
	height:9px !important;
	top:521px !important;
}

#item1525325 {
	width:528px !important;
	height:46px !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:261px !important;
	top:63px !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:359px !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:530px !important;
	left:636px !important;
	top:195px !important;
}

#item1525494 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:145px !important;
}

#item1525517 {
	width:528px !important;
	height:30px !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;
}

#item1525760 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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%;
}

#item1538510 {
	width:81px !important;
	height:279px !important;
	top:921px !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:232px !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:201px !important;
}

#item1525905 {
	width:595px !important;
	height:518px !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:78px !important;
}

#item1527050 {
	width:628px !important;
	height:221px !important;
	top:255px !important;
}

table#table2086685 th, table#table2086685 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2086685 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2086685 {
	table-layout:fixed;
}

#item1527051 {
	width:595px !important;
	height:387px !important;
}

@keyframes intensificar-1527051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527051 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1527074 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:342px !important;
}

#item1526060 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:215px !important;
}

#item1526065 {
	width:628px !important;
	height:475px !important;
}

#item1526066 {
	width:595px !important;
	height:1833px !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:64px !important;
}

#item1525956 {
	width:490px !important;
	height:365px !important;
	top:84px !important;
}

#item1525979 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:445px !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:475px !important;
	left:36px !important;
	top:600px !important;
}

#item1526089 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:510px !important;
}

#item1526112 {
	width:628px !important;
	height:42px !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;
}

#item1526357 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1466216 {
	width:130px !important;
	height:134px !important;
	left:470px !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:601px !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#table2090281 th, table#table2090281 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2090281 tr {
	background:#f5f5f5;;
}

table#table2090281 {
	table-layout:fixed;
}

#item1315113 {
	width:528px !important;
	height:278px !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:385px !important;
	-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: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-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%;
}

#item1315369 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:269px !important;
}

#item1315373 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1315814 {
	width:509px !important;
	height:592px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1315814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315814 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1315400 {
	width:14px !important;
	height:9px !important;
}

#item1315403 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#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%;
}

#item1466560 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !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#table2094918 th, table#table2094918 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2094918 tr {
	background:#f5f5f5;;
}

table#table2094918 {
	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:59px !important;
}

#item1495509 {
	width:595px !important;
	height:670px !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:7px !important;
}

#item1385810 {
	width:628px !important;
	height:37px !important;
	top:13px !important;
}

@keyframes intensificar-1385810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385810 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1385835 {
	width:628px !important;
	height:460px !important;
}

@keyframes intensificar-1385835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385835 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493940 {
	width:628px !important;
	height:509px !important;
}

#item1493941 {
	width:595px !important;
	height:1127px !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:232px !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:566px !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%;
}

#item1538265 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !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;
}

table#table2099278 th, table#table2099278 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2099278 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2099278 {
	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%;
}

#item1316705 {
	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-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%;
}

#item1316864 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1316872 {
	width:534px !important;
	height:532px !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:555px !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:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1316907 {
	width:528px !important;
	height:30px !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;
}

#item1466875 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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%;
}

#item1538544 {
	width:186px !important;
	height:167px !important;
	top:1033px !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#table2102231 th, table#table2102231 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2102231 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2102231 {
	table-layout:fixed;
}

#item1386955 {
	width:628px !important;
	height:265px !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:193px !important;
}

#item1495475 {
	width:595px !important;
	height:479px !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:74px !important;
}

#item1493993 {
	width:628px !important;
	height:515px !important;
}

#item1493994 {
	width:595px !important;
	height:1304px !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;
}

#item1412694 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1528049 {
	width:180px !important;
	height:350px !important;
	left:1020px !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#table2105213 th, table#table2105213 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2105213 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2105213 {
	table-layout:fixed;
}

#item1528065 {
	width:528px !important;
	height:175px !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:266px !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:269px !important;
}

#item1528271 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1528272 {
	width:509px !important;
	height:1045px !important;
	-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:555px !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:261px !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:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1528307 {
	width:528px !important;
	height:30px !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;
}

#item1528573 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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%;
}

#item1528653 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !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#table2108462 th, table#table2108462 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2108462 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2108462 {
	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:577px !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:1696px !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;
}

#item1529169 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1538268 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !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#table2111765 th, table#table2111765 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2111765 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2111765 {
	table-layout:fixed;
}

#item1319185 {
	width:528px !important;
	height:88px !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:261px !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;
}

#item1466888 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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%;
}

#item1538547 {
	width:186px !important;
	height:167px !important;
	top:1033px !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#table2114631 th, table#table2114631 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2114631 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2114631 {
	table-layout:fixed;
}

#item1388746 {
	width:628px !important;
	height:143px !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:733px !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:490px !important;
	height:365px !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;
}

#item1413336 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1466240 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !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#table2117448 th, table#table2117448 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2117448 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2117448 {
	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:524px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-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:1212px !important;
	-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:261px !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;
}

#item1466883 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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%;
}

#item1466589 {
	width:81px !important;
	height:279px !important;
	top:921px !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#table2121321 th, table#table2121321 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2121321 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2121321 {
	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:910px !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:1970px !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;
}

#item1413118 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1547733 {
	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#table2125549 th, table#table2125549 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2125549 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2125549 {
	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:74px !important;
}

#item1546554 {
	width:534px !important;
	height:127px !important;
	top:24px !important;
}

#item1546555 {
	width:508px !important;
	height:385px !important;
	-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:158px !important;
}

#item1546717 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:261px !important;
}

#item1546720 {
	width:534px !important;
	height:516px !important;
	top:16px !important;
}

#item1546721 {
	width:509px !important;
	height:1296px !important;
	-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:539px !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:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1546756 {
	width:528px !important;
	height:30px !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;
}

#item1546998 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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:122px !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:96px !important;
}

#item1547162 {
	width:595px !important;
	height:910px !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:25px !important;
}

#item1548247 {
	width:628px !important;
	height:358px !important;
	top:147px !important;
}

table#table2130697 th, table#table2130697 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2130697 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2130697 {
	table-layout:fixed;
}

#item1548248 {
	width:595px !important;
	height:508px !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:303px !important;
}

#item1547320 {
	width:628px !important;
	height:505px !important;
}

#item1547322 {
	width:595px !important;
	height:2245px !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:230px !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:514px !important;
	left:36px !important;
	top:570px !important;
}

#item1547350 {
	width:628px !important;
	height:42px !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;
}

#item1547594 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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#table2134815 th, table#table2134815 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2134815 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2134815 {
	table-layout:fixed;
}

#item1319885 {
	width:528px !important;
	height:320px !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:87px !important;
}

#item1319934 {
	width:534px !important;
	height:153px !important;
	top:24px !important;
}

#item1320641 {
	width:511px !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-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:184px !important;
}

#item1320100 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:261px !important;
}

#item1320103 {
	width:534px !important;
	height:515px !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:538px !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:547px !important;
	left:636px !important;
	top:178px !important;
}

#item1320139 {
	width:528px !important;
	height:30px !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;
}

#item1466891 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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:219px !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:186px !important;
}

#item1495293 {
	width:595px !important;
	height:533px !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:70px !important;
}

#item1495322 {
	width:628px !important;
	height:248px !important;
	top:246px !important;
}

table#table2139903 th, table#table2139903 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2139903 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2139903 {
	table-layout:fixed;
}

#item1495323 {
	width:595px !important;
	height:468px !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:347px !important;
}

#item1494160 {
	width:628px !important;
	height:494px !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:224px !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:581px !important;
}

#item1389397 {
	width:628px !important;
	height:42px !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;
}

#item1413561 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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#table2144034 th, table#table2144034 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2144034 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2144034 {
	table-layout:fixed;
}

#item1320721 {
	width:528px !important;
	height:319px !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:88px !important;
}

#item1320770 {
	width:534px !important;
	height:155px !important;
	top:24px !important;
}

#item1321480 {
	width:511px !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-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:186px !important;
}

#item1320937 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:261px !important;
}

#item1320940 {
	width:534px !important;
	height:515px !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:538px !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:402px !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:547px !important;
	left:636px !important;
	top:178px !important;
}

#item1320976 {
	width:528px !important;
	height:30px !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;
}

#item1466894 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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:221px !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:186px !important;
}

#item1495199 {
	width:595px !important;
	height:537px !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:70px !important;
}

#item1495228 {
	width:628px !important;
	height:248px !important;
	top:246px !important;
}

table#table2149055 th, table#table2149055 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2149055 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2149055 {
	table-layout:fixed;
}

#item1495229 {
	width:595px !important;
	height:468px !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:347px !important;
}

#item1494224 {
	width:628px !important;
	height:494px !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:224px !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:494px !important;
	left:36px !important;
	top:581px !important;
}

#item1389973 {
	width:628px !important;
	height:42px !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;
}

#item1413778 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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;
}

table#table2153217 tr {
	border-right:2.2px solid #fff;;
}

table#table2153217 {
	table-layout:fixed;
}

#item1321590 {
	width:528px !important;
	height:191px !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%;
}

#item1531481 {
	width:528px !important;
	height:295px !important;
	-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%;
}

#item1322178 {
	width:528px !important;
	height:466px !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:284px !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:506px !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;
}

#item1466898 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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#table2156528 tr {
	border-right:3.08px solid #fff;;
}

table#table2156528 {
	table-layout:fixed;
}

#item1390445 {
	width:628px !important;
	height:287px !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:616px !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:490px !important;
	height:397px !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;
}

#item1414072 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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#table2159927 th, table#table2159927 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2159927 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2159927 {
	table-layout:fixed;
}

#item1322369 {
	width:528px !important;
	height:320px !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: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-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;
}

#item1466903 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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:557px !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#table2164944 th, table#table2164944 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2164944 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2164944 {
	table-layout:fixed;
}

#item1495094 {
	width:595px !important;
	height:468px !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:1265px !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;
}

#item1414293 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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#table2169551 tr {
	border-right:2.2px solid #fff;;
}

table#table2169551 {
	table-layout:fixed;
}

#item1323172 {
	width:528px !important;
	height:191px !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:309px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-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;
}

#item1466909 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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#table2174275 tr {
	border-right:3.08px solid #fff;;
}

table#table2174275 {
	table-layout:fixed;
}

#item1391552 {
	width:628px !important;
	height:287px !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:103px !important;
}

#item1495023 {
	width:595px !important;
	height:596px !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:29px !important;
}

#item1494375 {
	width:628px !important;
	height:448px !important;
}

#item1494376 {
	width:595px !important;
	height:931px !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;
}

#item1414504 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1538294 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1555172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555172 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1555179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555179 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1555170 {
	width:600px !important;
	height:790px !important;
}

#item1555188 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1554730 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:99px !important;
}

#item1554739 {
	width:534px !important;
	height:191px !important;
	top:16px !important;
}

#item1554740 {
	width:510px !important;
	height:441px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1554740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554740 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1554766 {
	width:14px !important;
	height:9px !important;
}

#item1554771 {
	width:14px !important;
	height:9px !important;
	top:215px !important;
}

table#table2179551 tr {
	border-right:2.2px solid #fff;;
}

table#table2179551 {
	table-layout:fixed;
}

#item1554777 {
	width:528px !important;
	height:251px !important;
	top:257px !important;
}

@keyframes intensificar-1554777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554777 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1554800 {
	width:100px !important;
	height:13px !important;
	top:237px !important;
}

@keyframes intensificar-1554800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554800 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1555026 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:241px !important;
}

#item1555033 {
	width:534px !important;
	height:475px !important;
	top:17px !important;
}

#item1555034 {
	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-1555034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555034 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1555059 {
	width:14px !important;
	height:9px !important;
}

#item1555065 {
	width:14px !important;
	height:9px !important;
	top:499px !important;
}

#item1554825 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1554848 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1554854 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1554854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554854 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1554877 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:320px !important;
}

#item1554885 {
	width:346px !important;
	height:208px !important;
	top:99px !important;
}

@keyframes intensificar-1554885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554885 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1554931 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:269px !important;
}

@keyframes intensificar-1554931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554931 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1554955 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:251px !important;
}

@keyframes intensificar-1554955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554955 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1554728 {
	width:564px !important;
	height:508px !important;
	left:636px !important;
	top:217px !important;
}

#item1555070 {
	width:528px !important;
	height:64px !important;
	left:636px !important;
	top:146px !important;
}

#item1555093 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1555117 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1555124 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1555147 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1554559 {
	width:123px !important;
	height:50px !important;
}

#item1554560 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1554534 {
	width:123px !important;
	height:50px !important;
}

#item1554535 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1554529 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1554613 {
	width:101px !important;
	height:50px !important;
}

#item1554614 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1554587 {
	width:101px !important;
	height:50px !important;
}

#item1554588 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1554583 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1554667 {
	width:99px !important;
	height:50px !important;
}

#item1554668 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1554642 {
	width:99px !important;
	height:50px !important;
}

#item1554643 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1554637 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1554722 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1555286 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1555287 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1555283 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1574554 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1574578 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1574551 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1556399 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1555355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555355 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1555358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555358 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1555353 {
	width:700px !important;
	height:309px !important;
}

#item1555359 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1555366 {
	width:80px !important;
	height:12px !important;
	top:219px !important;
}

@keyframes intensificar-1555366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555366 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1555389 {
	width:628px !important;
	height:190px !important;
}

#item1555390 {
	width:595px !important;
	height:733px !important;
}

@keyframes intensificar-1555390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555390 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1555413 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:72px !important;
}

#item1555417 {
	width:628px !important;
	height:185px !important;
	top:245px !important;
}

table#table2183811 tr {
	border-right:3.08px solid #fff;;
}

table#table2183811 {
	table-layout:fixed;
}

#item1555418 {
	width:595px !important;
	height:351px !important;
}

@keyframes intensificar-1555418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555418 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1555442 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:315px !important;
}

#item1555579 {
	width:628px !important;
	height:430px !important;
}

#item1555580 {
	width:595px !important;
	height:1265px !important;
}

@keyframes intensificar-1555580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555580 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1555603 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:192px !important;
}

@keyframes intensificar-1555446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555446 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1555447 {
	width:628px !important;
	height:88px !important;
}

#item1555470 {
	width:490px !important;
	height:325px !important;
	top:105px !important;
}

#item1555493 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:405px !important;
}

#item1555524 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:333px !important;
}

#item1555548 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1555572 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1556461 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:306px !important;
}

#item1555364 {
	width:664px !important;
	height:436px !important;
	left:36px !important;
	top:645px !important;
}

#item1555606 {
	width:628px !important;
	height:113px !important;
	left:36px !important;
	top:512px !important;
}

#item1555629 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1555653 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1555656 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1555682 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1555683 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1555679 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1555719 {
	width:172px !important;
	height:70px !important;
}

#item1555721 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1555692 {
	width:172px !important;
	height:70px !important;
}

#item1555693 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1555688 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1555773 {
	width:141px !important;
	height:70px !important;
}

#item1555774 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1555748 {
	width:141px !important;
	height:70px !important;
}

#item1555749 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1555744 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1555827 {
	width:139px !important;
	height:70px !important;
}

#item1555828 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1555802 {
	width:139px !important;
	height:70px !important;
}

#item1555803 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1555798 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1555851 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1573761 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1573784 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1573758 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1555883 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1555883 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1555883 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1555883 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538291 {
	width:180px !important;
	height:350px !important;
	left:1020px !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#table2187539 th, table#table2187539 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2187539 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2187539 {
	table-layout:fixed;
}

#item1323779 {
	width:528px !important;
	height:262px !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:762px !important;
	-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:182px !important;
}

#item1324021 {
	width:528px !important;
	height:30px !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;
}

#item1466917 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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%;
}

#item1538533 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !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;
}

table#table2192156 th, table#table2192156 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2192156 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2192156 {
	table-layout:fixed;
}

#item1392121 {
	width:628px !important;
	height:386px !important;
	top:27px !important;
}

@keyframes intensificar-1392121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392121 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1392144 {
	width:80px !important;
	height:12px !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:68px !important;
}

#item1494989 {
	width:595px !important;
	height:577px !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:11px !important;
}

#item1494415 {
	width:628px !important;
	height:498px !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:226px !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:468px !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:498px !important;
	left:36px !important;
	top:577px !important;
}

#item1392209 {
	width:628px !important;
	height:42px !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;
}

#item1414719 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1538300 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !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;
}

table#table2196867 th, table#table2196867 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2196867 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2196867 {
	table-layout:fixed;
}

#item1324669 {
	width:528px !important;
	height:145px !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%;
}

#item1324716 {
	width:528px !important;
	height:272px !important;
	-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%;
}

#item1324873 {
	width:528px !important;
	height:525px !important;
	-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:350px !important;
	height:284px !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:525px !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;
}

#item1466920 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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%;
}

#item1538538 {
	width:186px !important;
	height:167px !important;
	top:1033px !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#table2199728 th, table#table2199728 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2199728 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2199728 {
	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:479px !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;
}

#item1414942 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1538303 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !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#table2202529 th, table#table2202529 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2202529 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2202529 {
	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:284px !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;
}

#item1466925 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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%;
}

#item1538550 {
	width:81px !important;
	height:279px !important;
	top:921px !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#table2205769 th, table#table2205769 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2205769 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2205769 {
	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:537px !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;
}

#item1415159 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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%;
}

#item1538311 {
	width:130px !important;
	height:134px !important;
	left:1070px !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#table2208891 th, table#table2208891 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2208891 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2208891 {
	table-layout:fixed;
}

#item1325966 {
	width:528px !important;
	height:175px !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:370px !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:261px !important;
	top:66px !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;
}

#item1466928 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !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%;
}

#item1538558 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !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#table2212586 th, table#table2212586 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2212586 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2212586 {
	table-layout:fixed;
}

#item1393848 {
	width:628px !important;
	height:265px !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:675px !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:490px !important;
	height:365px !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;
}

#item1415366 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !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.autoParaStyle227 {
	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.autoParaStyle226 {
	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.autoParaStyle225 {
	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.autoParaStyle224 {
	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.autoParaStyle223 {
	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.autoParaStyle222 {
	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.autoParaStyle221 {
	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.autoParaStyle220 {
	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.autoParaStyle219 {
	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.autoParaStyle218 {
	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.autoParaStyle217 {
	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.autoParaStyle216 {
	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.autoParaStyle215 {
	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.autoParaStyle214 {
	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.autoParaStyle213 {
	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.autoParaStyle212 {
	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.autoParaStyle211 {
	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.autoParaStyle210 {
	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.autoParaStyle209 {
	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.autoParaStyle208 {
	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.autoParaStyle207 {
	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.autoParaStyle206 {
	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.autoParaStyle205 {
	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.autoParaStyle204 {
	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.autoParaStyle203 {
	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.autoParaStyle202 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:11.8px;
	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.autoParaStyle201 {
	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.autoParaStyle200 {
	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.autoParaStyle199 {
	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.autoParaStyle198 {
	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.autoParaStyle197 {
	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.autoParaStyle196 {
	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.autoParaStyle195 {
	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.autoParaStyle194 {
	font-family:FF-Averta-Regular,Averta;
	font-size:3.2px;
	line-height:10px;
	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.autoParaStyle193 {
	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.autoParaStyle192 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:42px;
	line-height:28px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle191 {
	font-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.autoParaStyle190 {
	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.autoParaStyle189 {
	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.autoParaStyle188 {
	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.autoParaStyle187 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:30px;
	line-height:20px;
	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.autoParaStyle186 {
	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.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: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.autoParaStyle175 {
	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.autoParaStyle174 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle173 {
	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.autoParaStyle172 {
	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.autoParaStyle171 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle170 {
	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.autoParaStyle169 {
	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.autoParaStyle168 {
	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.autoParaStyle167 {
	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.autoParaStyle166 {
	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.autoParaStyle165 {
	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.autoParaStyle164 {
	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.autoParaStyle163 {
	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.autoParaStyle162 {
	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.autoParaStyle161 {
	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.autoParaStyle160 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle159 {
	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.autoParaStyle158 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle157 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size: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.autoParaStyle156 {
	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.autoParaStyle155 {
	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.autoParaStyle154 {
	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.autoParaStyle153 {
	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.autoParaStyle152 {
	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.autoParaStyle151 {
	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.autoParaStyle150 {
	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.autoParaStyle149 {
	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.autoParaStyle148 {
	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.autoParaStyle147 {
	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.autoParaStyle146 {
	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.autoParaStyle145 {
	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.autoParaStyle144 {
	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.autoParaStyle143 {
	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.autoParaStyle142 {
	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.autoParaStyle141 {
	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.autoParaStyle140 {
	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.autoParaStyle139 {
	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.autoParaStyle138 {
	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.autoParaStyle137 {
	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.autoParaStyle136 {
	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.autoParaStyle135 {
	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.autoParaStyle134 {
	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.autoParaStyle133 {
	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.autoParaStyle132 {
	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.autoParaStyle131 {
	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.autoParaStyle130 {
	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.autoParaStyle129 {
	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.autoParaStyle128 {
	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.autoParaStyle127 {
	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.autoParaStyle126 {
	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.autoParaStyle125 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle124 {
	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.autoParaStyle123 {
	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.autoParaStyle122 {
	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.autoParaStyle121 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle120 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle119 {
	font-family:FF-Averta-Regular,Averta;
	font-size:4.5px;
	line-height:25.2px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle118 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:21px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle117 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height: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.autoParaStyle116 {
	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.autoParaStyle115 {
	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.autoParaStyle114 {
	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.autoParaStyle113 {
	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.autoParaStyle112 {
	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.autoParaStyle111 {
	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.autoParaStyle110 {
	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.autoParaStyle109 {
	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.autoParaStyle108 {
	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.autoParaStyle107 {
	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.autoParaStyle106 {
	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.autoParaStyle105 {
	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.autoParaStyle104 {
	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.autoParaStyle103 {
	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.autoParaStyle102 {
	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.autoParaStyle101 {
	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.autoParaStyle100 {
	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.autoParaStyle99 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.9px;
	line-height:18.4px;
	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.autoParaStyle98 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12.9px;
	line-height:18.4px;
	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.autoParaStyle97 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12.9px;
	line-height:18.4px;
	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:300;
	font-family:FF-Averta-Light,Averta;
	font-size:11.7px;
	line-height:18.4px;
	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.autoParaStyle95 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:13.5px;
	line-height:18.4px;
	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.autoParaStyle94 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14.7px;
	line-height:32px;
	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.autoParaStyle93 {
	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.autoParaStyle92 {
	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.autoParaStyle91 {
	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.autoParaStyle90 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	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;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle89 {
	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;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle88 {
	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.autoParaStyle87 {
	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.autoParaStyle86 {
	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.autoParaStyle85 {
	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.autoParaStyle84 {
	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.autoParaStyle83 {
	font-weight:300;
	font-family:FF-Averta-Light,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.autoParaStyle82 {
	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.autoParaStyle81 {
	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.autoParaStyle80 {
	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.autoParaStyle79 {
	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.autoParaStyle78 {
	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.autoParaStyle77 {
	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.autoParaStyle76 {
	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.autoParaStyle75 {
	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.autoParaStyle74 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	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;
	text-indent:-10px;
	padding-left:10px;
	-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: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;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle72 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle71 {
	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.autoParaStyle70 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14px;
	line-height:20px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle69 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:50px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle68 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size: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.autoParaStyle67 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25px;
	line-height:28px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle66 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle65 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle64 {
	font-weight: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.autoParaStyle63 {
	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.autoParaStyle62 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle61 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size: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.autoParaStyle60 {
	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.autoParaStyle59 {
	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.autoParaStyle58 {
	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.autoParaStyle57 {
	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.autoParaStyle56 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle55 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle54 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size: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.autoParaStyle53 {
	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.autoParaStyle52 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	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.autoParaStyle51 {
	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.autoParaStyle50 {
	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.autoParaStyle49 {
	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.autoParaStyle48 {
	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.autoParaStyle47 {
	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.autoParaStyle46 {
	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.autoParaStyle45 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	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.autoParaStyle44 {
	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.autoParaStyle43 {
	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.autoParaStyle42 {
	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.autoParaStyle41 {
	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.autoParaStyle40 {
	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.autoParaStyle39 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:27.3px;
	line-height:19.7px;
	color:#ec6264;
	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.autoParaStyle38 {
	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.autoParaStyle37 {
	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.autoParaStyle36 {
	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.autoParaStyle35 {
	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.autoParaStyle34 {
	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.autoParaStyle33 {
	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.autoParaStyle32 {
	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.autoParaStyle31 {
	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.autoParaStyle30 {
	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.autoParaStyle29 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle28 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle27 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle26 {
	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.autoParaStyle25 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle24 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle23 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size: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.autoParaStyle22 {
	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.autoParaStyle21 {
	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.autoParaStyle20 {
	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.autoParaStyle19 {
	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.autoParaStyle18 {
	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.autoParaStyle17 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle16 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle15 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle14 {
	font-weight:900;
	font-family:FF-OptimaLTPro-Black,"Optima LT Pro",Impact, Charcoal, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle13 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle12 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle11 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle10 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle9 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle8 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle7 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle6 {
	font-family:FF-Averta-Regular,Averta;
	font-size:20px;
	line-height:22px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle5 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle4 {
	font-family:FF-Averta-Regular,Averta;
	font-size:12px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle3 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

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 {
}

span.autoCharStyle28 {
	font-size:18.2px;
}

span.autoCharStyle27 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle26 {
}

span.autoCharStyle25 {
	font-size:4.5px;
}

span.autoCharStyle24 {
	font-size:8px;
	color:#ea5153;
}

span.autoCharStyle23 {
	font-size:28px;
}

span.autoCharStyle22 {
	font-size:20px;
}

span.autoCharStyle21 {
}

span.autoCharStyle20 {
}

span.autoCharStyle19 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#101820;
}

span.autoCharStyle18 {
	text-transform:uppercase;
}

span.autoCharStyle17 {
	font-size:14px;
}

span.autoCharStyle16 {
	font-size:10px;
}

span.autoCharStyle15 {
	color:#101820;
}

span.autoCharStyle14 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle13 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.020em;
}

span.autoCharStyle12 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:22.9px;
	letter-spacing:0.100em;
}

span.autoCharStyle11 {
	text-decoration:underline;
}

span.autoCharStyle10 {
}

span.autoCharStyle9 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:16.4px;
	letter-spacing:0.100em;
}

span.autoCharStyle8 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#ea5153;
}

span.autoCharStyle7 {
}

span.autoCharStyle6 {
	color:#ea5153;
}

span.autoCharStyle5 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle4 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
}

span.autoCharStyle1 {
}

span.C_Negrita {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	color:#101820;
	letter-spacing:0.010em;
}

span.C_Titulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.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; } }

