/* 	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-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-OptimaLTPro-Bold;
	src:url("../fonts/Linotype - OptimaLTPro-Bold.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-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");
}

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

#item1569474 {
	width:1200px !important;
	height:789px !important;
}

#item1151998 {
	width:650px !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%;
}

#item1554229 {
	width:1842px !important;
	height:1223px !important;
	left:-395px !important;
	top:-12px !important;
	background:#000;
}

#item1569560 {
	width:1830px !important;
	height:1204px !important;
	left:-1018px !important;
}

#item1498374 {
	width:650px !important;
	height:113px !important;
	left:50px !important;
	top:65px !important;
}

#item1498397 {
	width:645px !important;
	height:22px !important;
	left:55px !important;
	top:198px !important;
}

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

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

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

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

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

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

#item1152142 {
	width:427px !important;
	height:161px !important;
	left:79px !important;
	top:173px !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.25;
	width:410px !important;
	height:262px !important;
	left:59px !important;
	top:354px !important;
	background:#0e0b00;
}

#item1152187 {
	width:370px !important;
	height:253px !important;
	left:79px !important;
	top:371px !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%;
}

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

#item1498455 {
	width:512px !important;
	height:193px !important;
	left:141px !important;
	top:36px !important;
}

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

#item1498478 {
	opacity:0.25;
	width:628px !important;
	height:348px !important;
	left:36px !important;
	top:258px !important;
	background:#0e0b00;
}

#item1498479 {
	width:600px !important;
	height:306px !important;
	left:50px !important;
	top:279px !important;
}

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

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

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

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

#item1473920 {
	width:13px !important;
	height:26px !important;
	left:1142px !important;
	top:117px !important;
}

#item1473925 {
	width:1086px !important;
	height:188px !important;
	left:50px !important;
	top:35px !important;
}

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

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

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

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

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

#item1473981 {
	width:14px !important;
	height:9px !important;
	left:1125px !important;
	top:20px !important;
}

#item1473987 {
	width:14px !important;
	height:9px !important;
	left:1125px !important;
	top:229px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1531169 {
	width:700px !important;
	height:587px !important;
	top:138px !important;
	background:#f3f3f2;
}

#item1539384 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:416px !important;
}

#item1539389 {
	width:628px !important;
	height:517px !important;
	left:36px !important;
	top:172px !important;
}

#item1614782_1614836 {
	width:76.0105546438693px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1614782 {
	width:609px !important;
	height:1070px !important;
}

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

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

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

#item1531634 {
	width:700px !important;
	height:587px !important;
	top:138px !important;
	background:#f3f3f2;
}

#item1552213 {
	width:628px !important;
	height:493px !important;
	left:36px !important;
	top:196px !important;
}

#item1552236 {
	width:628px !important;
	height:15px !important;
	left:36px !important;
	top:168px !important;
}

#item1531562 {
	width:700px !important;
	height:587px !important;
	top:138px !important;
	background:#f3f3f2;
}

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

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

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

#item1531491 {
	width:700px !important;
	height:725px !important;
	background:#f3f3f2;
}

#item1552165 {
	width:628px !important;
	height:591px !important;
	left:36px !important;
	top:98px !important;
}

#item1552188 {
	width:628px !important;
	height:38px !important;
	left:36px !important;
	top:36px !important;
}

#item1531413 {
	width:700px !important;
	height:587px !important;
	top:138px !important;
	background:#f3f3f2;
}

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

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

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

#item1531484 {
	width:628px !important;
	height:50px !important;
	left:36px !important;
	top:450px !important;
}

#item1531289 {
	width:700px !important;
	height:688px !important;
	top:37px !important;
	background:#f3f3f2;
}

#item1552067 {
	width:628px !important;
	height:218px !important;
	left:36px !important;
	top:86px !important;
}

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

#item1552090 {
	width:465px !important;
	height:15px !important;
	left:36px !important;
	top:59px !important;
}

#item1552113 {
	width:399px !important;
	height:344px !important;
	left:36px !important;
	top:355px !important;
}

#item1552137 {
	width:628px !important;
	height:12px !important;
	left:36px !important;
	top:332px !important;
}

#item1531219 {
	width:700px !important;
	height:587px !important;
	top:138px !important;
	background:#f3f3f2;
}

#item1531242 {
	width:628px !important;
	height:491px !important;
	left:36px !important;
	top:198px !important;
}

#item1531265 {
	width:615px !important;
	height:15px !important;
	left:36px !important;
	top:168px !important;
}

#item1531167 {
	width:700px !important;
	height:725px !important;
	top:475px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1614431 {
	width:564px !important;
	height:20px !important;
	left:70px !important;
	top:436px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1286945 {
	width:528px !important;
	height:298px !important;
	top:25px !important;
}

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

#item1286707 {
	width:528px !important;
	height:551px !important;
	top:15px !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%;
}

#item1467850 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:261px !important;
}

#item1467854 {
	width:534px !important;
	height:518px !important;
	top:15px !important;
}

#item1467855 {
	width:509px !important;
	height:739px !important;
}

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

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

#item1467885 {
	width:14px !important;
	height:9px !important;
	top:540px !important;
}

#item1467770 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:261px !important;
}

#item1467773 {
	width:534px !important;
	height:518px !important;
	top:15px !important;
}

#item1488208 {
	width:509px !important;
	height:1859px !important;
}

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

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

#item1467778 {
	width:14px !important;
	height:9px !important;
	top:540px !important;
}

#item1156743 {
	width:553px !important;
	height:566px !important;
	left:636px !important;
	top:174px !important;
}

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

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

#item1161906 {
	width:76px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

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

#item1161881 {
	width:76px !important;
	height:28px !important;
	left:11px !important;
	top:10px !important;
}

#item1161877 {
	width:87px !important;
	height:50px !important;
	left:923px !important;
	top:740px !important;
}

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

#item1286917 {
	width:104px !important;
	height:50px !important;
}

#item1286918 {
	width:89px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

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

#item1286893 {
	width:89px !important;
	height:26px !important;
	left:15px !important;
	top:10px !important;
}

#item1286889 {
	width:104px !important;
	height:50px !important;
	left:1096px !important;
	top:740px !important;
}

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

#item1286678 {
	width:80px !important;
	height:50px !important;
}

#item1286679 {
	width:65px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1286653 {
	width:80px !important;
	height:50px !important;
}

#item1286654 {
	width:65px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1286650 {
	width:80px !important;
	height:50px !important;
	left:1013px !important;
	top:740px !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%;
}

#item1286598 {
	width:211px !important;
	height:50px !important;
}

#item1286599 {
	width:187px !important;
	height:28px !important;
	left:24px !important;
	top:10px !important;
}

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

#item1161936 {
	width:187px !important;
	height:28px !important;
	left:24px !important;
	top:10px !important;
}

#item1161932 {
	width:211px !important;
	height:50px !important;
	left:709px !important;
	top:740px !important;
}

#item1467910 {
	width:25px !important;
	height:53px !important;
	left:704px !important;
	top:737px !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%;
}

#item1531904 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:40px !important;
}

#item1499340 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:430px !important;
}

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

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

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

#item1499497 {
	width:628px !important;
	height:551px !important;
}

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

#item1585754 {
	width:628px !important;
	height:551px !important;
}

#item1585755 {
	width:595px !important;
	height:902px !important;
}

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

#item1585778 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:253px !important;
}

#item1585679 {
	width:628px !important;
	height:551px !important;
}

#item1585680 {
	width:595px !important;
	height:993px !important;
}

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

#item1585703 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:253px !important;
}

#item1585627 {
	width:628px !important;
	height:551px !important;
}

#item1585628 {
	width:595px !important;
	height:3473px !important;
}

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

#item1585651 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:253px !important;
}

#item1499393 {
	width:651px !important;
	height:551px !important;
	left:36px !important;
	top:524px !important;
}

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

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

#item1499573 {
	width:106px !important;
	height:39px !important;
	left:16px !important;
	top:14px !important;
}

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

#item1499548 {
	width:106px !important;
	height:39px !important;
	left:16px !important;
	top:14px !important;
}

#item1499544 {
	width:122px !important;
	height:70px !important;
	left:312px !important;
	top:1130px !important;
}

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

#item1499624 {
	width:146px !important;
	height:70px !important;
}

#item1499625 {
	width:125px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1499599 {
	width:146px !important;
	height:70px !important;
}

#item1499600 {
	width:125px !important;
	height:36px !important;
	left:21px !important;
	top:14px !important;
}

#item1499596 {
	width:146px !important;
	height:70px !important;
	left:554px !important;
	top:1130px !important;
}

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

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

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

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

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

#item1499648 {
	width:113px !important;
	height:70px !important;
	left:438px !important;
	top:1130px !important;
}

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

#item1499730 {
	width:295px !important;
	height:70px !important;
}

#item1499731 {
	width:262px !important;
	height:39px !important;
	left:34px !important;
	top:14px !important;
}

#item1499705 {
	width:295px !important;
	height:70px !important;
}

#item1499706 {
	width:262px !important;
	height:39px !important;
	left:34px !important;
	top:14px !important;
}

#item1499702 {
	width:295px !important;
	height:70px !important;
	left:12px !important;
	top:1130px !important;
}

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

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

@keyframes moverhacialaizquierdayreducir-1466884 {
	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-1466884 {
	0% {
		-webkit-transform:translate(-46px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1167476 {
	width:417px !important;
	height:908px !important;
	left:783px !important;
	top:-57px !important;
	background:#fff;
}

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

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

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

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

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

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

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

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

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

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

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

#item1254416 {
	width:314px !important;
	height:51px !important;
	left:850px !important;
	top:257px !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%;
}

@keyframes moverhacialaizquierdayreducir-1499777 {
	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-1499777 {
	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;
	}
}
#item1499782 {
	width:718px !important;
	height:515px !important;
	left:-10px !important;
	top:695px !important;
	background:#fff;
}

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

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

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

#item1499829 {
	width:395px !important;
	height:72px !important;
	left:71px !important;
}

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

#item1499802 {
	width:395px !important;
	height:72px !important;
	left:71px !important;
}

#item1499792 {
	width:466px !important;
	height:72px !important;
	left:120px !important;
	top:849px !important;
}

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

#item1499887 {
	width:370px !important;
	height:72px !important;
	left:71px !important;
}

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

#item1499858 {
	width:370px !important;
	height:72px !important;
	left:71px !important;
}

#item1499852 {
	width:440px !important;
	height:72px !important;
	left:120px !important;
	top:993px !important;
}

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

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

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

@keyframes atenuar-1499937 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1499937 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1499937 {
	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-1466893 {
	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-1466893 {
	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:381px !important;
	height:166px !important;
	left:36px !important;
	top:102px !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.20;
	width:365px !important;
	height:383px !important;
	left:36px !important;
	top:294px !important;
	background:#0e0b00;
}

#item1153802 {
	width:323px !important;
	height:334px !important;
	left:57px !important;
	top:318px !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%;
}

#item1499955 {
	width:982px !important;
	height:1304px !important;
	left:-131px !important;
	top:-47px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1499957 {
	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-1499957 {
	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;
	}
}
#item1499962 {
	width:574px !important;
	height:105px !important;
	left:56px !important;
	top:671px !important;
}

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

#item1499985 {
	opacity:0.20;
	width:628px !important;
	height:349px !important;
	left:36px !important;
	top:815px !important;
	background:#0e0b00;
}

#item1499986 {
	width:566px !important;
	height:306px !important;
	left:67px !important;
	top:837px !important;
}

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

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

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

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

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

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

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

#item1495241 {
	width:509px !important;
	height:1340px !important;
}

@keyframes intensificar-1495241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495241 {
	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:661px !important;
}

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

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

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

#item1488289 {
	width:509px !important;
	height:1182px !important;
}

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

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

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

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

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

#item1242174 {
	width:114px !important;
	height:16px !important;
	left:432px !important;
	top:84px !important;
}

#item1615157 {
	width:20px !important;
	height:10px !important;
	left:159px !important;
	top:165px !important;
}

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

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

table#table1642312 {
	table-layout:fixed;
}

#item1416411 {
	width:510px !important;
	height:542px !important;
}

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

#item1564470 {
	width:511px !important;
	height:17px !important;
	top:503px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1611712 {
	width:511px !important;
	height:17px !important;
	top:161px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1417870 {
	width:87px !important;
	height:8px !important;
	left:90px !important;
	top:664px !important;
}

#item1417863 {
	width:33px !important;
	height:17px !important;
	left:51px !important;
	top:659px !important;
}

#item1417902 {
	width:20px !important;
	height:10px !important;
	left:151px !important;
	top:121px !important;
}

#item1617928 {
	width:20px !important;
	height:10px !important;
	left:202px !important;
	top:138px !important;
}

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

#item1614899 {
	width:93px !important;
	height:8px !important;
	left:38px !important;
	top:5px !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%;
}

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

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

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

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

#item1485704 {
	width:528px !important;
	height:611px !important;
	left:36px !important;
	top:114px !important;
}

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

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

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

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

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

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

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

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

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

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

#item1174099 {
	width:102px !important;
	height:50px !important;
}

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

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

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

#item1174072 {
	width:102px !important;
	height:50px !important;
	left:916px !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:791px !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:1021px !important;
	top:740px !important;
}

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

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

#item1223789 {
	width:166px !important;
	height:13px !important;
	left:398px !important;
	top:748px !important;
}

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

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

#item1582465 {
	width:23px !important;
	height:46px !important;
	left:674px !important;
	top:467px !important;
}

#item1582472 {
	width:628px !important;
	height:835px !important;
	left:46px !important;
	top:70px !important;
}

#item1582473 {
	width:595px !important;
	height:2845px !important;
}

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

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

#item1582516 {
	width:23px !important;
	height:46px !important;
	left:674px !important;
	top:467px !important;
}

#item1582523 {
	width:628px !important;
	height:835px !important;
	left:46px !important;
	top:70px !important;
}

#item1582525 {
	width:595px !important;
	height:2212px !important;
}

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

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

#item1500129 {
	width:92px !important;
	height:20px !important;
	left:60px !important;
	top:94px !important;
}

#item1500152 {
	width:139px !important;
	height:20px !important;
	left:529px !important;
	top:94px !important;
}

#item1615416 {
	width:24px !important;
	height:12px !important;
	left:236px !important;
	top:335px !important;
}

#item1500316 {
	width:40px !important;
	height:20px !important;
	left:65px !important;
	top:836px !important;
}

#item1500319 {
	width:106px !important;
	height:10px !important;
	left:112px !important;
	top:842px !important;
}

#item1500342 {
	width:24px !important;
	height:12px !important;
	left:187px !important;
	top:139px !important;
}

#item1617933 {
	width:24px !important;
	height:12px !important;
	left:251px !important;
	top:160px !important;
}

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

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

table#table1650824 {
	table-layout:fixed;
}

#item1564486 {
	width:622px !important;
	height:661px !important;
	left:46px !important;
	top:134px !important;
}

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

#item1564607 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:132px !important;
}

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

#item1564610 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:154px !important;
}

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

#item1564620 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:176px !important;
}

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

#item1564623 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:198px !important;
}

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

#item1564626 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:220px !important;
}

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

#item1564629 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:242px !important;
}

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

#item1564632 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:264px !important;
}

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

#item1564638 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:286px !important;
}

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

#item1564641 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:308px !important;
}

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

#item1564644 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:330px !important;
}

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

#item1564652 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:352px !important;
}

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

#item1564655 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:374px !important;
}

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

#item1564658 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:396px !important;
}

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

#item1564661 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:418px !important;
}

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

#item1564664 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:440px !important;
}

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

#item1564667 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:462px !important;
}

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

#item1564670 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:484px !important;
}

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

#item1564673 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:506px !important;
}

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

#item1564676 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:528px !important;
}

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

#item1564680 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:550px !important;
}

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

#item1564683 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:571px !important;
}

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

#item1564686 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:593px !important;
}

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

#item1564689 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:615px !important;
}

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

#item1564692 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:637px !important;
}

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

#item1564695 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:659px !important;
}

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

#item1564698 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:681px !important;
}

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

#item1564701 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:703px !important;
}

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

#item1564704 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:725px !important;
}

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

#item1564707 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:746px !important;
}

#item1615386 {
	width:40px !important;
	height:20px !important;
	left:236px !important;
	top:837px !important;
}

#item1615389 {
	width:114px !important;
	height:10px !important;
	left:282px !important;
	top:843px !important;
}

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

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

#item1500030 {
	width:710px !important;
	height:935px !important;
	left:-10px !important;
	top:140px !important;
}

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

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

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

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

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

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

#item1500930 {
	width:26px !important;
	height:26px !important;
	left:640px !important;
	top:170px !important;
}

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

#item1500942 {
	width:74px !important;
	height:70px !important;
	background:#e1cbcb;
}

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

#item1500939 {
	width:74px !important;
	height:70px !important;
	left:625px !important;
	top:1130px !important;
}

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

#item1500975 {
	width:143px !important;
	height:70px !important;
}

#item1500976 {
	width:121px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1500950 {
	width:143px !important;
	height:70px !important;
}

#item1500951 {
	width:121px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1500946 {
	width:143px !important;
	height:70px !important;
	left:302px !important;
	top:1130px !important;
}

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

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

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

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

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

#item1500999 {
	width:171px !important;
	height:70px !important;
	left:127px !important;
	top:1130px !important;
}

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

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

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

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

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

#item1501054 {
	width:171px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

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

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

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

#item1564841 {
	width:35px !important;
	height:74px !important;
	left:124px !important;
	top:1126px !important;
}

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

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

#item1564869 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

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

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

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

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

#item1417095 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:130px !important;
}

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

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

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

table#table1655208 {
	table-layout:fixed;
}

#item1417188 {
	width:528px !important;
	height:231px !important;
	top:19px !important;
}

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

#item1417211 {
	width:57px !important;
	height:9px !important;
}

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

#item1418925 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:124px !important;
}

#item1418928 {
	width:534px !important;
	height:244px !important;
	top:15px !important;
}

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

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

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

#item1418958 {
	width:14px !important;
	height:9px !important;
	top:266px !important;
}

#item1418501 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:257px !important;
}

#item1418504 {
	width:534px !important;
	height:509px !important;
	top:15px !important;
}

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

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

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

#item1418535 {
	width:14px !important;
	height:9px !important;
	top:531px !important;
}

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

#item1417283 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:570px !important;
}

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

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

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

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

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

#item1418005 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:478px !important;
}

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

#item1418028 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:494px !important;
}

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

#item1418051 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:545px !important;
}

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

#item1418074 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:547px !important;
}

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

#item1418080 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:515px !important;
}

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

#item1418347 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:44px !important;
}

#item1418350 {
	width:534px !important;
	height:84px !important;
	top:15px !important;
}

#item1435125 {
	width:510px !important;
	height:192px !important;
}

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

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

#item1418379 {
	width:14px !important;
	height:9px !important;
	top:106px !important;
}

#item1418116 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:276px !important;
}

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

#item1418093 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:260px !important;
}

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

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

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

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

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

#item1486071 {
	width:350px !important;
	height:409px !important;
	top:119px !important;
}

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

#item1590067 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:422px !important;
}

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

#item1590090 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:438px !important;
}

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

#item1417143 {
	width:564px !important;
	height:588px !important;
	left:36px !important;
	top:185px !important;
}

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

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

#item1417510 {
	width:53px !important;
	height:50px !important;
	background:#e1cbcb;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1417675 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

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

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

#item1612000 {
	width:122px !important;
	height:13px !important;
	left:39px !important;
	top:748px !important;
}

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

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

#item1501159 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

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

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

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

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

#item1501182 {
	width:626px !important;
	height:89px !important;
	left:36px !important;
	top:491px !important;
}

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

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

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

table#table1663538 {
	table-layout:fixed;
}

#item1501232 {
	width:627px !important;
	height:343px !important;
	top:27px !important;
}

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

#item1501255 {
	width:80px !important;
	height:12px !important;
}

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

#item1585232 {
	width:628px !important;
	height:80px !important;
}

#item1585233 {
	width:595px !important;
	height:1273px !important;
}

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

#item1585256 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:17px !important;
}

#item1585262 {
	width:628px !important;
	height:480px !important;
}

#item1585264 {
	width:595px !important;
	height:1848px !important;
}

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

#item1585288 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:217px !important;
}

#item1582571 {
	width:628px !important;
	height:480px !important;
}

#item1582573 {
	width:595px !important;
	height:1049px !important;
}

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

#item1582596 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:217px !important;
}

#item1501322 {
	width:102px !important;
	height:25px !important;
	left:527px !important;
	top:496px !important;
}

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

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

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

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

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

#item1501374 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:374px !important;
}

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

#item1501397 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:396px !important;
}

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

#item1501420 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:469px !important;
}

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

#item1501443 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:470px !important;
}

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

#item1501448 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:426px !important;
}

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

#item1501453 {
	width:13px !important;
	height:26px !important;
}

#item1501491 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:207px !important;
}

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

#item1501514 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:185px !important;
}

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

#item1501537 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:123px !important;
}

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

#item1501561 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:100px !important;
}

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

#item1501584 {
	width:413px !important;
	height:413px !important;
	top:66px !important;
}

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

#item1585785 {
	width:628px !important;
	height:52px !important;
}

#item1585788 {
	width:595px !important;
	height:237px !important;
}

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

#item1590886 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:285px !important;
}

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

#item1590909 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:263px !important;
}

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

#item1501229 {
	width:665px !important;
	height:521px !important;
	left:36px !important;
	top:595px !important;
}

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

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

#item1501705 {
	width:74px !important;
	height:70px !important;
	background:#e1cbcb;
}

#item1501706 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1419370 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

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

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

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

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

#item1419385 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:130px !important;
}

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

#item1419678 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:155px !important;
}

#item1419681 {
	width:534px !important;
	height:306px !important;
	top:15px !important;
}

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

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

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

#item1419715 {
	width:14px !important;
	height:9px !important;
	top:327px !important;
}

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

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

table#table1671848 {
	table-layout:fixed;
}

#item1419721 {
	width:528px !important;
	height:173px !important;
	top:19px !important;
}

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

#item1419744 {
	width:57px !important;
	height:9px !important;
}

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

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

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

#item1464181 {
	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-1464181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464181 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1419435 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1419439 {
	width:534px !important;
	height:511px !important;
	top:15px !important;
}

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

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

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

#item1419470 {
	width:14px !important;
	height:9px !important;
	top:533px !important;
}

#item1419521 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:418px !important;
}

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

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

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

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

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

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

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

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

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

#item1419623 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

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

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

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

#item1486107 {
	width:528px !important;
	height:63px !important;
	top:15px !important;
}

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

#item1486243 {
	width:350px !important;
	height:249px !important;
	top:98px !important;
}

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

#item1554639 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:354px !important;
}

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

#item1419431 {
	width:552px !important;
	height:543px !important;
	left:36px !important;
	top:182px !important;
}

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

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

#item1419798 {
	width:53px !important;
	height:50px !important;
	background:#e1cbcb;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1419964 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

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

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

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

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

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

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

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

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

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

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

#item1501998 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:491px !important;
}

#item1502021 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

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

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

table#table1676027 {
	table-layout:fixed;
}

#item1502087 {
	width:628px !important;
	height:262px !important;
	top:27px !important;
}

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

#item1502110 {
	width:80px !important;
	height:12px !important;
}

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

#item1585199 {
	width:628px !important;
	height:172px !important;
}

#item1585200 {
	width:595px !important;
	height:831px !important;
}

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

#item1585223 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:63px !important;
}

#item1585307 {
	width:628px !important;
	height:490px !important;
}

#item1585308 {
	width:595px !important;
	height:692px !important;
}

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

#item1585331 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:222px !important;
}

#item1582612 {
	width:628px !important;
	height:490px !important;
}

#item1582613 {
	width:595px !important;
	height:1182px !important;
}

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

#item1582636 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:222px !important;
}

#item1502136 {
	width:124px !important;
	height:31px !important;
	left:503px !important;
	top:484px !important;
}

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

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

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

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

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

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

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

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

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

#item1502237 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

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

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

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

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

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

#item1502289 {
	width:408px !important;
	height:348px !important;
	top:117px !important;
}

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

#item1554642 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:401px !important;
}

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

#item1502044 {
	width:664px !important;
	height:515px !important;
	left:36px !important;
	top:585px !important;
}

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

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

#item1502433 {
	width:74px !important;
	height:70px !important;
	background:#e1cbcb;
}

#item1502434 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1564875 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

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

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

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

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

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

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

table#table1681483 {
	table-layout:fixed;
}

#item1421010 {
	width:528px !important;
	height:231px !important;
	top:19px !important;
}

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

#item1421033 {
	width:57px !important;
	height:9px !important;
}

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

#item1421746 {
	width:528px !important;
	height:253px !important;
	top:14px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

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

#item1421186 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

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

#item1421635 {
	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-1421635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421635 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

#item1421104 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:342px !important;
}

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

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

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

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

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

#item1421158 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

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

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

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

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

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

#item1486213 {
	width:350px !important;
	height:216px !important;
	top:82px !important;
}

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

#item1420963 {
	width:552px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

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

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

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

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

#item1421306 {
	width:53px !important;
	height:50px !important;
	background:#e1cbcb;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table1685126 {
	table-layout:fixed;
}

#item1502894 {
	width:628px !important;
	height:343px !important;
	top:27px !important;
}

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

#item1502918 {
	width:80px !important;
	height:12px !important;
}

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

#item1585167 {
	width:628px !important;
	height:155px !important;
}

#item1585168 {
	width:595px !important;
	height:557px !important;
}

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

#item1585191 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:55px !important;
}

#item1582645 {
	width:628px !important;
	height:555px !important;
}

#item1582646 {
	width:595px !important;
	height:1539px !important;
}

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

#item1582670 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:255px !important;
}

#item1502725 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:502px !important;
}

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

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

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

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

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

#item1502780 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

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

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

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

#item1502806 {
	width:628px !important;
	height:88px !important;
	top:15px !important;
}

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

#item1502829 {
	width:490px !important;
	height:302px !important;
	top:137px !important;
}

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

#item1502723 {
	width:651px !important;
	height:555px !important;
	left:36px !important;
	top:520px !important;
}

#item1502970 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1502993 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

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

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

#item1503050 {
	width:74px !important;
	height:70px !important;
	background:#e1cbcb;
}

#item1503051 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1503047 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

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

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

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

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

#item1503054 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

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

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

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

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

#item1503107 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

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

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

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

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

#item1503161 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1503244 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item1424174 {
	width:528px !important;
	height:365px !important;
	top:18px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

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

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

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

table#table1689650 {
	table-layout:fixed;
}

#item1423485 {
	width:528px !important;
	height:174px !important;
	top:19px !important;
}

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

#item1423508 {
	width:57px !important;
	height:9px !important;
}

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

#item1423661 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1423665 {
	width:534px !important;
	height:550px !important;
	top:15px !important;
}

#item1464329 {
	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-1464329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464329 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

#item1423579 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:307px !important;
}

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

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

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

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

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

#item1423632 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

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

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

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

#item1486333 {
	width:528px !important;
	height:80px !important;
	top:15px !important;
}

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

#item1486356 {
	width:350px !important;
	height:182px !important;
	top:115px !important;
}

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

#item1423436 {
	width:552px !important;
	height:580px !important;
	left:636px !important;
	top:145px !important;
}

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

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

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

#item1424038 {
	width:69px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1423778 {
	width:53px !important;
	height:50px !important;
	background:#e1cbcb;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table1692534 {
	table-layout:fixed;
}

#item1504463 {
	width:628px !important;
	height:262px !important;
	top:27px !important;
}

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

#item1504486 {
	width:80px !important;
	height:12px !important;
}

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

#item1585137 {
	width:628px !important;
	height:223px !important;
}

#item1585138 {
	width:595px !important;
	height:881px !important;
}

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

#item1585161 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:89px !important;
}

#item1582682 {
	width:628px !important;
	height:541px !important;
}

#item1582684 {
	width:595px !important;
	height:1833px !important;
}

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

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

#item1504539 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:451px !important;
}

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

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

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

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

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

#item1504593 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

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

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

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

#item1504619 {
	width:626px !important;
	height:135px !important;
}

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

#item1504642 {
	width:490px !important;
	height:254px !important;
	top:182px !important;
}

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

#item1504460 {
	width:651px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1504707 {
	width:648px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

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

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

#item1504758 {
	width:97px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1504784 {
	width:74px !important;
	height:70px !important;
	background:#e1cbcb;
}

#item1504785 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1504781 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

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

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

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

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

#item1504788 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

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

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

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

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

#item1504841 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

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

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

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

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

#item1504895 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1504979 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

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

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

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

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

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

#item1586762 {
	width:75px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

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

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

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

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

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

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

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

table#table1696269 {
	table-layout:fixed;
}

#item1587005 {
	width:528px !important;
	height:216px !important;
	top:19px !important;
}

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

#item1587029 {
	width:57px !important;
	height:9px !important;
}

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

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

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

#item1586928 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1586931 {
	width:534px !important;
	height:546px !important;
	top:15px !important;
}

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

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

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

#item1586961 {
	width:14px !important;
	height:9px !important;
	top:568px !important;
}

#item1586798 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:306px !important;
}

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

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

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

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

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

#item1586854 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

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

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

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

#item1586880 {
	width:350px !important;
	height:182px !important;
	top:81px !important;
}

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

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

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

#item1586796 {
	width:552px !important;
	height:577px !important;
	left:636px !important;
	top:148px !important;
}

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

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

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

#item1587107 {
	width:53px !important;
	height:50px !important;
	background:#e1cbcb;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1587248 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1587222 {
	width:99px !important;
	height:50px !important;
}

#item1587223 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1587218 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1587271 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1612102 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1612125 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1612099 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1587308 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1587308 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1587308 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1587308 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587401 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1587406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587406 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1587408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587408 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587404 {
	width:700px !important;
	height:309px !important;
}

#item1587409 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1587412 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:509px !important;
}

table#table1699761 th, table#table1699761 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1699761 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1699761 {
	table-layout:fixed;
}

#item1587439 {
	width:628px !important;
	height:342px !important;
	top:27px !important;
}

@keyframes intensificar-1587439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587439 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587462 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1587462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587462 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587485 {
	width:628px !important;
	height:126px !important;
}

#item1587486 {
	width:595px !important;
	height:646px !important;
}

@keyframes intensificar-1587486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587486 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587509 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:40px !important;
}

#item1587641 {
	width:628px !important;
	height:524px !important;
}

#item1587642 {
	width:595px !important;
	height:1578px !important;
}

@keyframes intensificar-1587642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587642 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587665 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:239px !important;
}

#item1587513 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:422px !important;
}

@keyframes intensificar-1587513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587513 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587521 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1587521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587521 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587544 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1587544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587544 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587568 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1587568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587568 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587591 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1587591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587591 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587594 {
	width:490px !important;
	height:254px !important;
	top:108px !important;
}

@keyframes intensificar-1587594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587594 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587617 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1587617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587617 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587436 {
	width:651px !important;
	height:524px !important;
	left:36px !important;
	top:551px !important;
}

#item1587670 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1587694 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1587698 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1587726 {
	width:74px !important;
	height:70px !important;
	background:#e1cbcb;
}

#item1587727 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1587722 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1587761 {
	width:172px !important;
	height:70px !important;
}

#item1587762 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1587736 {
	width:172px !important;
	height:70px !important;
}

#item1587737 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1587732 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1587814 {
	width:141px !important;
	height:70px !important;
}

#item1587815 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1587789 {
	width:141px !important;
	height:70px !important;
}

#item1587790 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1587785 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1587867 {
	width:139px !important;
	height:70px !important;
}

#item1587868 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1587842 {
	width:139px !important;
	height:70px !important;
}

#item1587843 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1587838 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1587892 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1612637 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1612661 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1612634 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1587924 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1587924 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1587924 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1587924 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617529 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1422620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422620 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1422618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422618 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1422616 {
	width:600px !important;
	height:790px !important;
}

#item1422621 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1422887 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1422628 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:166px !important;
}

#item1422631 {
	width:534px !important;
	height:327px !important;
	top:15px !important;
}

#item1480982 {
	width:509px !important;
	height:426px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1480982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480982 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1422661 {
	width:14px !important;
	height:9px !important;
}

#item1422664 {
	width:14px !important;
	height:9px !important;
	top:349px !important;
}

table#table1704257 tr {
	border-right:2.2px solid #fff;;
}

table#table1704257 {
	table-layout:fixed;
}

#item1422669 {
	width:528px !important;
	height:191px !important;
	top:19px !important;
}

@keyframes intensificar-1422669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422669 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1422692 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1422692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422692 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1422849 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1422853 {
	width:534px !important;
	height:551px !important;
	top:15px !important;
}

#item1423286 {
	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-1423286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423286 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1422879 {
	width:14px !important;
	height:9px !important;
}

#item1422883 {
	width:14px !important;
	height:9px !important;
	top:573px !important;
}

#item1422763 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:306px !important;
}

@keyframes intensificar-1422763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422763 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1422770 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1422770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422770 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1422793 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1422793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422793 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1422817 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1422817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422817 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1422840 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1422840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422840 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486272 {
	width:350px !important;
	height:182px !important;
	top:80px !important;
}

@keyframes intensificar-1486272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486272 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486306 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

@keyframes intensificar-1486306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486306 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1422625 {
	width:552px !important;
	height:582px !important;
	left:636px !important;
	top:143px !important;
}

#item1422910 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1422934 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1422938 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1422967 {
	width:53px !important;
	height:50px !important;
	background:#e1cbcb;
}

#item1422968 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1422964 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1423000 {
	width:123px !important;
	height:50px !important;
}

#item1423001 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1422975 {
	width:123px !important;
	height:50px !important;
}

#item1422976 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1422971 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1423053 {
	width:101px !important;
	height:50px !important;
}

#item1423054 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1423028 {
	width:101px !important;
	height:50px !important;
}

#item1423029 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1423024 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1423108 {
	width:99px !important;
	height:50px !important;
}

#item1423109 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1423082 {
	width:99px !important;
	height:50px !important;
}

#item1423083 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1423077 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1423161 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1612132 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1612155 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1612129 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1423164 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1423164 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1423164 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1423164 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617751 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1503852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503852 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1503844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503844 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503842 {
	width:700px !important;
	height:309px !important;
}

#item1532238 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1503863 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

table#table1707500 tr {
	border-right:3.08px solid #fff;;
}

table#table1707500 {
	table-layout:fixed;
}

#item1503926 {
	width:628px !important;
	height:287px !important;
	top:27px !important;
}

@keyframes intensificar-1503926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503926 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503949 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1503949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503949 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585101 {
	width:628px !important;
	height:193px !important;
}

#item1585103 {
	width:595px !important;
	height:1019px !important;
}

@keyframes intensificar-1585103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585103 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585126 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:74px !important;
}

#item1582715 {
	width:628px !important;
	height:537px !important;
}

#item1582716 {
	width:595px !important;
	height:1519px !important;
}

@keyframes intensificar-1582716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582716 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582739 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:246px !important;
}

#item1503973 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:407px !important;
}

@keyframes intensificar-1503973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503973 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503979 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1503979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504002 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1504002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504002 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504026 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1504026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504026 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504050 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1504050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504050 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504054 {
	width:490px !important;
	height:254px !important;
	top:91px !important;
}

@keyframes intensificar-1504054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504054 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504077 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1504077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504077 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503886 {
	width:651px !important;
	height:537px !important;
	left:36px !important;
	top:538px !important;
}

#item1504141 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1504165 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1504168 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1504194 {
	width:74px !important;
	height:70px !important;
	background:#e1cbcb;
}

#item1504196 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1504191 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1504230 {
	width:172px !important;
	height:70px !important;
}

#item1504231 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1504205 {
	width:172px !important;
	height:70px !important;
}

#item1504206 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1504201 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1504285 {
	width:141px !important;
	height:70px !important;
}

#item1504286 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1504259 {
	width:141px !important;
	height:70px !important;
}

#item1504260 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1504254 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1504338 {
	width:139px !important;
	height:70px !important;
}

#item1504339 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1504313 {
	width:139px !important;
	height:70px !important;
}

#item1504314 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1504309 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1504393 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1612673 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1612696 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1612670 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1504396 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1504396 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1504396 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1504396 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617538 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1424270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424270 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1424268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424268 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424266 {
	width:600px !important;
	height:790px !important;
}

#item1424271 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1424560 {
	width:528px !important;
	height:34px !important;
	left:636px !important;
	top:100px !important;
}

#item1424537 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:146px !important;
}

#item1424277 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:165px !important;
}

#item1424280 {
	width:534px !important;
	height:326px !important;
	top:15px !important;
}

#item1495418 {
	width:508px !important;
	height:594px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1495418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495418 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424310 {
	width:14px !important;
	height:9px !important;
}

#item1424317 {
	width:14px !important;
	height:9px !important;
	top:348px !important;
}

table#table1712953 th, table#table1712953 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1712953 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1712953 {
	table-layout:fixed;
}

#item1424322 {
	width:528px !important;
	height:173px !important;
	top:19px !important;
}

@keyframes intensificar-1424322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424322 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424345 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1424345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424345 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424500 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1424504 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1425090 {
	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-1425090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424530 {
	width:14px !important;
	height:9px !important;
}

#item1424533 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1424417 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:296px !important;
}

@keyframes intensificar-1424417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424417 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424423 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1424423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424423 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424446 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1424446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424446 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424470 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1424470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424470 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424494 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1424494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424494 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486395 {
	width:528px !important;
	height:63px !important;
	top:20px !important;
}

@keyframes intensificar-1486395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486395 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486418 {
	width:350px !important;
	height:153px !important;
	top:103px !important;
}

@keyframes intensificar-1486418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486418 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424274 {
	width:552px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1424584 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1424587 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1424616 {
	width:53px !important;
	height:50px !important;
	background:#e1cbcb;
}

#item1424617 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1424613 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1424650 {
	width:123px !important;
	height:50px !important;
}

#item1424651 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1424624 {
	width:123px !important;
	height:50px !important;
}

#item1424625 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1424620 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1424703 {
	width:101px !important;
	height:50px !important;
}

#item1424704 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1424678 {
	width:101px !important;
	height:50px !important;
}

#item1424679 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1424674 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1424756 {
	width:99px !important;
	height:50px !important;
}

#item1424757 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1424731 {
	width:99px !important;
	height:50px !important;
}

#item1424732 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1424727 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1424810 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1612161 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1612184 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1612158 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1424814 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1424814 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424814 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424814 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505000 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1505014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1505006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505006 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505003 {
	width:700px !important;
	height:309px !important;
}

#item1532246 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1505022 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:518px !important;
}

table#table1715802 th, table#table1715802 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1715802 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1715802 {
	table-layout:fixed;
}

#item1505089 {
	width:628px !important;
	height:262px !important;
	top:27px !important;
}

@keyframes intensificar-1505089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505089 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505112 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1505112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505112 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585072 {
	width:628px !important;
	height:194px !important;
}

#item1585073 {
	width:595px !important;
	height:1145px !important;
}

@keyframes intensificar-1585073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585073 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585096 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:74px !important;
}

#item1582751 {
	width:628px !important;
	height:513px !important;
}

#item1582752 {
	width:595px !important;
	height:1559px !important;
}

@keyframes intensificar-1582752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582752 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582775 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:234px !important;
}

#item1505136 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:405px !important;
}

@keyframes intensificar-1505136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505136 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505143 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1505143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505143 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505166 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1505166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505166 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505190 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1505190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505190 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505214 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1505214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505214 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505217 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1505217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505217 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505240 {
	width:490px !important;
	height:214px !important;
	top:139px !important;
}

@keyframes intensificar-1505240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505240 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505045 {
	width:651px !important;
	height:513px !important;
	left:36px !important;
	top:562px !important;
}

#item1505303 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1505327 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1505331 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1505357 {
	width:74px !important;
	height:70px !important;
	background:#e1cbcb;
}

#item1505359 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1505354 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1505392 {
	width:172px !important;
	height:70px !important;
}

#item1505393 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1505367 {
	width:172px !important;
	height:70px !important;
}

#item1505368 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1505363 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1505445 {
	width:141px !important;
	height:70px !important;
}

#item1505446 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1505420 {
	width:141px !important;
	height:70px !important;
}

#item1505421 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1505416 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1505499 {
	width:139px !important;
	height:70px !important;
}

#item1505500 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1505474 {
	width:139px !important;
	height:70px !important;
}

#item1505475 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1505469 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1505552 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1612704 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1612727 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1612701 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1505558 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1505558 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1505558 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1505558 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617544 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1425371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425371 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1425369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425369 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1425367 {
	width:600px !important;
	height:790px !important;
}

#item1425372 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1425379 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:126px !important;
}

#item1425382 {
	width:534px !important;
	height:247px !important;
	top:15px !important;
}

#item1495523 {
	width:509px !important;
	height:575px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1495523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495523 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1425414 {
	width:14px !important;
	height:9px !important;
}

#item1425418 {
	width:14px !important;
	height:9px !important;
	top:270px !important;
}

table#table1721164 th, table#table1721164 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1721164 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1721164 {
	table-layout:fixed;
}

#item1425422 {
	width:528px !important;
	height:231px !important;
	top:19px !important;
}

@keyframes intensificar-1425422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425422 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1425445 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1425445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425445 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1425599 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:258px !important;
}

#item1425602 {
	width:534px !important;
	height:511px !important;
	top:15px !important;
}

#item1492482 {
	width:509px !important;
	height:1126px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1492482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492482 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1425628 {
	width:14px !important;
	height:9px !important;
}

#item1425632 {
	width:14px !important;
	height:9px !important;
	top:533px !important;
}

#item1425516 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:374px !important;
}

@keyframes intensificar-1425516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425516 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1425522 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1425522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425522 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1425545 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1425545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425545 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1425569 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1425569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425569 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1425592 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1425592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425592 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486450 {
	width:528px !important;
	height:80px !important;
	top:15px !important;
}

@keyframes intensificar-1486450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486450 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486473 {
	width:350px !important;
	height:216px !important;
	top:115px !important;
}

@keyframes intensificar-1486473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486473 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1425376 {
	width:552px !important;
	height:542px !important;
	left:636px !important;
	top:183px !important;
}

#item1425635 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:148px !important;
}

#item1425658 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1425683 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1425686 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1425715 {
	width:53px !important;
	height:50px !important;
	background:#e1cbcb;
}

#item1425716 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1425711 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1425752 {
	width:123px !important;
	height:50px !important;
}

#item1425753 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1425726 {
	width:123px !important;
	height:50px !important;
}

#item1425728 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1425722 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1425806 {
	width:101px !important;
	height:50px !important;
}

#item1425807 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1425781 {
	width:101px !important;
	height:50px !important;
}

#item1425782 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1425777 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1425859 {
	width:99px !important;
	height:50px !important;
}

#item1425860 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1425834 {
	width:99px !important;
	height:50px !important;
}

#item1425835 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1425830 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1425913 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1612191 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1612214 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1612188 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1425917 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1425917 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1425917 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1425917 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505578 {
	width:180px !important;
	height:350px !important;
	left:521px !important;
	top:309px !important;
}

@keyframes intensificar-1505591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505591 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1505583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505583 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505581 {
	width:700px !important;
	height:309px !important;
}

#item1532249 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1724797 th, table#table1724797 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1724797 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1724797 {
	table-layout:fixed;
}

#item1505645 {
	width:628px !important;
	height:343px !important;
	top:24px !important;
}

@keyframes intensificar-1505645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505645 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505668 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1505668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505668 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585039 {
	width:628px !important;
	height:94px !important;
}

#item1585040 {
	width:595px !important;
	height:1106px !important;
}

@keyframes intensificar-1585040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585040 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585063 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:24px !important;
}

#item1582785 {
	width:628px !important;
	height:492px !important;
}

#item1582786 {
	width:595px !important;
	height:1931px !important;
}

@keyframes intensificar-1582786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582786 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582809 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:223px !important;
}

#item1505692 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:485px !important;
}

@keyframes intensificar-1505692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505692 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505699 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1505699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505699 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505722 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1505722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505722 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505747 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1505747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505747 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505770 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1505770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505770 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505774 {
	width:628px !important;
	height:135px !important;
	top:4px !important;
}

@keyframes intensificar-1505774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505774 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505797 {
	width:490px !important;
	height:302px !important;
	top:175px !important;
}

@keyframes intensificar-1505797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505797 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505601 {
	width:651px !important;
	height:515px !important;
	left:36px !important;
	top:583px !important;
}

#item1505860 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:517px !important;
}

#item1505883 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1505907 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1505914 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1505940 {
	width:74px !important;
	height:70px !important;
	background:#e1cbcb;
}

#item1505941 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1505937 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1505973 {
	width:172px !important;
	height:70px !important;
}

#item1505974 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1505948 {
	width:172px !important;
	height:70px !important;
}

#item1505949 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1505944 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1506026 {
	width:141px !important;
	height:70px !important;
}

#item1506027 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1506001 {
	width:141px !important;
	height:70px !important;
}

#item1506002 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1505997 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1506081 {
	width:139px !important;
	height:70px !important;
}

#item1506082 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1506055 {
	width:139px !important;
	height:70px !important;
}

#item1506056 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1506051 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1506134 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1612737 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1612760 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1612734 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1506139 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1506139 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1506139 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1506139 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617549 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1544176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544176 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1544169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544169 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544167 {
	width:600px !important;
	height:790px !important;
}

#item1544181 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1544184 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

table#table1729462 tr {
	border-right:2.2px solid #fff;;
}

table#table1729462 {
	table-layout:fixed;
}

#item1544210 {
	width:528px !important;
	height:221px !important;
	top:19px !important;
}

@keyframes intensificar-1544210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544210 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544233 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1544233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544233 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1555359 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:142px !important;
}

#item1555362 {
	width:534px !important;
	height:274px !important;
	top:18px !important;
}

#item1555363 {
	width:509px !important;
	height:511px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1555363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1555387 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:3px !important;
}

#item1555391 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:299px !important;
}

#item1544415 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1544418 {
	width:534px !important;
	height:531px !important;
	top:15px !important;
}

#item1544419 {
	width:509px !important;
	height:1255px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1544419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544419 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544444 {
	width:14px !important;
	height:9px !important;
}

#item1544448 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

#item1544285 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:375px !important;
}

@keyframes intensificar-1544285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544285 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544292 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1544292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544292 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544315 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1544315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544315 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544339 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1544339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544339 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544362 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1544362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544362 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544367 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

@keyframes intensificar-1544367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544367 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544390 {
	width:350px !important;
	height:338px !important;
	top:81px !important;
}

@keyframes intensificar-1544390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544390 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544207 {
	width:552px !important;
	height:562px !important;
	left:636px !important;
	top:163px !important;
}

#item1544453 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1544478 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1544482 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1544531 {
	width:53px !important;
	height:50px !important;
	background:#e1cbcb;
}

#item1544532 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1544528 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1544564 {
	width:123px !important;
	height:50px !important;
}

#item1544565 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1544539 {
	width:123px !important;
	height:50px !important;
}

#item1544540 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1544535 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1544618 {
	width:101px !important;
	height:50px !important;
}

#item1544619 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1544593 {
	width:101px !important;
	height:50px !important;
}

#item1544594 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1544588 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1544672 {
	width:99px !important;
	height:50px !important;
}

#item1544673 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1544647 {
	width:99px !important;
	height:50px !important;
}

#item1544648 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1544643 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1544726 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1612226 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1612251 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1612223 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1544731 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1544731 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1544731 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1544731 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617754 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1544811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544811 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@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%;
}

#item1544803 {
	width:700px !important;
	height:309px !important;
}

#item1544817 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1544822 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:497px !important;
}

table#table1734386 tr {
	border-right:3.08px solid #fff;;
}

table#table1734386 {
	table-layout:fixed;
}

#item1545004 {
	width:628px !important;
	height:330px !important;
	top:27px !important;
}

@keyframes intensificar-1545004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545004 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545027 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1545027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545027 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585006 {
	width:628px !important;
	height:126px !important;
}

#item1585007 {
	width:595px !important;
	height:1106px !important;
}

@keyframes intensificar-1585007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585007 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585030 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:40px !important;
}

#item1582818 {
	width:628px !important;
	height:513px !important;
}

#item1582819 {
	width:595px !important;
	height:2009px !important;
}

@keyframes intensificar-1582819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582819 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582842 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:234px !important;
}

#item1544847 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:481px !important;
}

@keyframes intensificar-1544847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544847 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544853 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1544853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544853 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544876 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1544876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544876 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544901 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1544901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544901 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544924 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1544924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544924 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544928 {
	width:626px !important;
	height:64px !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:490px !important;
	height:350px !important;
	top:91px !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%;
}

#item1544845 {
	width:651px !important;
	height:513px !important;
	left:36px !important;
	top:562px !important;
}

#item1545076 {
	width:648px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1545100 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1545104 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1545153 {
	width:74px !important;
	height:70px !important;
	background:#e1cbcb;
}

#item1545154 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1545150 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1545187 {
	width:172px !important;
	height:70px !important;
}

#item1545188 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1545162 {
	width:172px !important;
	height:70px !important;
}

#item1545163 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1545158 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1545240 {
	width:141px !important;
	height:70px !important;
}

#item1545241 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1545215 {
	width:141px !important;
	height:70px !important;
}

#item1545216 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1545211 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1545294 {
	width:139px !important;
	height:70px !important;
}

#item1545295 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1545268 {
	width:139px !important;
	height:70px !important;
}

#item1545270 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1545264 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1545318 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1612769 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1612792 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1612766 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1545352 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1545352 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1545352 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1545352 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617556 {
	width:75px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes intensificar-1426310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426310 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1426307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426307 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1426305 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1426311 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1426314 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:130px !important;
}

#item1426337 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1426364 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:68px !important;
}

#item1426367 {
	width:534px !important;
	height:131px !important;
	top:15px !important;
}

#item1497018 {
	width:509px !important;
	height:539px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1497018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497018 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1426397 {
	width:14px !important;
	height:9px !important;
}

#item1426401 {
	width:14px !important;
	height:9px !important;
	top:154px !important;
}

table#table1740356 th, table#table1740356 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1740356 tr {
	background:#f5f5f5;;
}

table#table1740356 {
	table-layout:fixed;
}

#item1427272 {
	width:528px !important;
	height:365px !important;
	top:196px !important;
}

@keyframes intensificar-1427272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427272 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1427295 {
	width:57px !important;
	height:9px !important;
	top:177px !important;
}

@keyframes intensificar-1427295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427295 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1426673 {
	width:528px !important;
	height:23px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1426673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426673 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1464533 {
	width:528px !important;
	height:312px !important;
	top:39px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1464533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464533 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1426631 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:246px !important;
}

#item1426634 {
	width:534px !important;
	height:531px !important;
	top:15px !important;
}

#item1427150 {
	width:509px !important;
	height:932px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1427150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427150 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1426661 {
	width:14px !important;
	height:9px !important;
}

#item1426668 {
	width:14px !important;
	height:9px !important;
	top:552px !important;
}

#item1426502 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:542px !important;
}

@keyframes intensificar-1426502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426502 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1426508 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1426508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426508 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1426531 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1426531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426531 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1426555 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1426555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426555 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1426578 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1426578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426578 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486504 {
	width:528px !important;
	height:63px !important;
	top:14px !important;
}

@keyframes intensificar-1486504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486504 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486527 {
	width:350px !important;
	height:466px !important;
	top:94px !important;
}

@keyframes intensificar-1486527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486527 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1594981 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:476px !important;
}

#item1594987 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:510px !important;
}

#item1595010 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:512px !important;
}

#item1426360 {
	width:564px !important;
	height:564px !important;
	left:36px !important;
	top:164px !important;
}

#item1426698 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1426701 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1426728 {
	width:53px !important;
	height:50px !important;
	background:#e1cbcb;
}

#item1426729 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1426725 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1426764 {
	width:123px !important;
	height:50px !important;
}

#item1426765 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1426739 {
	width:123px !important;
	height:50px !important;
}

#item1426740 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1426734 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1426819 {
	width:113px !important;
	height:50px !important;
}

#item1426820 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1426793 {
	width:113px !important;
	height:50px !important;
}

#item1426794 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1426788 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1426873 {
	width:101px !important;
	height:50px !important;
}

#item1426874 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1426847 {
	width:101px !important;
	height:50px !important;
}

#item1426848 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1426843 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1426926 {
	width:101px !important;
	height:50px !important;
}

#item1426927 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1426901 {
	width:101px !important;
	height:50px !important;
}

#item1426902 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1426897 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1426953 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1426976 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1426950 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1426980 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1426980 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1426980 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1426980 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617759 {
	width:86px !important;
	height:257px !important;
	top:943px !important;
}

@keyframes intensificar-1506168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506168 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1506162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506162 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506160 {
	width:700px !important;
	height:309px !important;
}

#item1532254 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1506178 {
	width:651px !important;
	height:18px !important;
	left:36px !important;
	top:513px !important;
}

#item1506201 {
	width:631px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1506290 {
	width:80px !important;
	height:12px !important;
	top:324px !important;
}

@keyframes intensificar-1506290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506290 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584976 {
	width:628px !important;
	height:293px !important;
	left:1px !important;
}

#item1584977 {
	width:595px !important;
	height:1077px !important;
}

@keyframes intensificar-1584977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584977 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585000 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:124px !important;
}

#item1585818 {
	width:628px !important;
	height:173px !important;
	left:1px !important;
	top:351px !important;
}

table#table1746549 th, table#table1746549 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1746549 tr {
	background:#f5f5f5;;
}

table#table1746549 {
	table-layout:fixed;
}

#item1585819 {
	width:595px !important;
	height:531px !important;
}

@keyframes intensificar-1585819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585819 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585843 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:415px !important;
}

#item1595550 {
	width:627px !important;
	height:524px !important;
	left:1px !important;
}

@keyframes intensificar-1595550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595550 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582849 {
	width:628px !important;
	height:524px !important;
	left:1px !important;
}

#item1582850 {
	width:595px !important;
	height:1500px !important;
}

@keyframes intensificar-1582850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582850 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582873 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:239px !important;
}

#item1506314 {
	width:124px !important;
	height:31px !important;
	left:505px !important;
	top:484px !important;
}

@keyframes intensificar-1506314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506314 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506322 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1506322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506322 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506345 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1506345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506345 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506369 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1506369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506369 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506392 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1506392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506392 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506444 {
	width:631px !important;
	height:88px !important;
}

@keyframes intensificar-1506444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506444 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506467 {
	width:490px !important;
	height:396px !important;
	left:3px !important;
	top:116px !important;
}

@keyframes intensificar-1506467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506467 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595476 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:390px !important;
}

#item1595479 {
	width:231px !important;
	height:36px !important;
	left:434px !important;
	top:437px !important;
}

#item1595502 {
	width:7px !important;
	height:11px !important;
	left:423px !important;
	top:440px !important;
}

#item1506225 {
	width:665px !important;
	height:524px !important;
	left:35px !important;
	top:551px !important;
}

#item1506582 {
	width:12px !important;
	height:48px !important;
	top:4px !important;
}

#item1506585 {
	width:318px !important;
	height:52px !important;
	left:19px !important;
}

#item1506611 {
	width:74px !important;
	height:70px !important;
	background:#e1cbcb;
}

#item1506612 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1506608 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1506645 {
	width:172px !important;
	height:70px !important;
}

#item1506646 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1506620 {
	width:172px !important;
	height:70px !important;
}

#item1506621 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1506616 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1506701 {
	width:158px !important;
	height:70px !important;
}

#item1506702 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1506675 {
	width:158px !important;
	height:70px !important;
}

#item1506676 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1506671 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1506755 {
	width:141px !important;
	height:70px !important;
}

#item1506756 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1506730 {
	width:141px !important;
	height:70px !important;
}

#item1506731 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1506725 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1506808 {
	width:141px !important;
	height:70px !important;
}

#item1506809 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1506783 {
	width:141px !important;
	height:70px !important;
}

#item1506784 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1506779 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1612802 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1612825 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1612799 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1506861 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1506861 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1506861 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1506861 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617561 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1427402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427402 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1427400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427400 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1427398 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1427403 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1427407 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:130px !important;
}

#item1427431 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1427458 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:77px !important;
}

#item1427461 {
	width:534px !important;
	height:149px !important;
	top:15px !important;
}

#item1556043 {
	width:509px !important;
	height:630px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1556043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1556043 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1427491 {
	width:14px !important;
	height:9px !important;
}

#item1427494 {
	width:14px !important;
	height:9px !important;
	top:170px !important;
}

table#table1752459 th, table#table1752459 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1752459 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1752459 {
	table-layout:fixed;
}

#item1427497 {
	width:528px !important;
	height:347px !important;
	top:215px !important;
}

@keyframes intensificar-1427497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427497 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1427520 {
	width:57px !important;
	height:9px !important;
	top:196px !important;
}

@keyframes intensificar-1427520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427520 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1427763 {
	width:528px !important;
	height:546px !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-1427763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427763 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1430091 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:246px !important;
}

#item1430095 {
	width:534px !important;
	height:531px !important;
	top:15px !important;
}

#item1495593 {
	width:509px !important;
	height:1073px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1495593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495593 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1430121 {
	width:14px !important;
	height:9px !important;
}

#item1430124 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

#item1427591 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:525px !important;
}

@keyframes intensificar-1427591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427591 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1427598 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1427598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427598 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1427621 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1427621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427621 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1427645 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1427645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427645 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1427668 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1427668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427668 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1427692 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1427692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427692 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1427715 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1427715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427715 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1428173 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:25px !important;
}

#item1428176 {
	width:534px !important;
	height:47px !important;
	top:15px !important;
}

#item1435036 {
	width:510px !important;
	height:166px !important;
}

@keyframes intensificar-1435036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435036 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1428202 {
	width:14px !important;
	height:9px !important;
}

#item1428205 {
	width:14px !important;
	height:9px !important;
	top:69px !important;
}

#item1428215 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:334px !important;
}

@keyframes intensificar-1428215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1428215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1428215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1428238 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:350px !important;
}

@keyframes intensificar-1428238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1428238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1428238 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486566 {
	width:350px !important;
	height:422px !important;
	top:78px !important;
}

@keyframes intensificar-1486566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486566 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1427454 {
	width:552px !important;
	height:562px !important;
	left:36px !important;
	top:163px !important;
}

#item1427788 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1427791 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1427817 {
	width:53px !important;
	height:50px !important;
	background:#e1cbcb;
}

#item1427818 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1427814 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1427851 {
	width:123px !important;
	height:50px !important;
}

#item1427852 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1427826 {
	width:123px !important;
	height:50px !important;
}

#item1427827 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1427821 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1427904 {
	width:113px !important;
	height:50px !important;
}

#item1427905 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1427879 {
	width:113px !important;
	height:50px !important;
}

#item1427880 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1427875 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1427959 {
	width:101px !important;
	height:50px !important;
}

#item1427960 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1427934 {
	width:101px !important;
	height:50px !important;
}

#item1427935 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1427930 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1428013 {
	width:101px !important;
	height:50px !important;
}

#item1428014 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1427988 {
	width:101px !important;
	height:50px !important;
}

#item1427989 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1427984 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1428040 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1428063 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1428037 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1428067 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1428067 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1428067 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1428067 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617764 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1506891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506891 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1506884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506884 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506882 {
	width:700px !important;
	height:309px !important;
}

#item1532259 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1506903 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:484px !important;
}

#item1506927 {
	width:646px !important;
	height:17px !important;
	left:36px !important;
	top:443px !important;
}

#item1507014 {
	width:65px !important;
	height:12px !important;
	top:283px !important;
}

@keyframes intensificar-1507014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584940 {
	width:628px !important;
	height:251px !important;
}

#item1584941 {
	width:595px !important;
	height:1215px !important;
}

@keyframes intensificar-1584941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584941 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584964 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:103px !important;
}

#item1585892 {
	width:628px !important;
	height:219px !important;
	top:306px !important;
}

table#table1759380 th, table#table1759380 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1759380 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1759380 {
	table-layout:fixed;
}

#item1585893 {
	width:595px !important;
	height:505px !important;
}

@keyframes intensificar-1585893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585893 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585916 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:409px !important;
}

#item1585370 {
	width:628px !important;
	height:525px !important;
}

#item1585371 {
	width:595px !important;
	height:1143px !important;
}

@keyframes intensificar-1585371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585371 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585394 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1582883 {
	width:628px !important;
	height:525px !important;
}

#item1582884 {
	width:595px !important;
	height:1813px !important;
}

@keyframes intensificar-1582884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582884 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582907 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1507038 {
	width:124px !important;
	height:31px !important;
	left:502px !important;
	top:532px !important;
}

@keyframes intensificar-1507038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507045 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1507045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507045 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507068 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1507068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507068 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507092 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1507092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507092 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507115 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1507115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507115 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507139 {
	width:203px !important;
	height:14px !important;
	left:11px !important;
}

@keyframes intensificar-1507139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507139 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507162 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1507162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507162 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507202 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:278px !important;
}

@keyframes intensificar-1507202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507202 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507226 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:301px !important;
}

@keyframes intensificar-1507226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507226 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507249 {
	width:490px !important;
	height:405px !important;
	left:1px !important;
	top:117px !important;
}

@keyframes intensificar-1507249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507249 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1535936 {
	width:23px !important;
	height:46px !important;
	left:627px !important;
	top:24px !important;
}

#item1585958 {
	width:628px !important;
	height:91px !important;
}

#item1585960 {
	width:595px !important;
	height:223px !important;
}

@keyframes intensificar-1585960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585960 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506950 {
	width:651px !important;
	height:563px !important;
	left:36px !important;
	top:550px !important;
}

#item1507341 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1507344 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1507370 {
	width:74px !important;
	height:70px !important;
	background:#e1cbcb;
}

#item1507372 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1507367 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1507404 {
	width:172px !important;
	height:70px !important;
}

#item1507405 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1507379 {
	width:172px !important;
	height:70px !important;
}

#item1507380 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1507375 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1507458 {
	width:158px !important;
	height:70px !important;
}

#item1507459 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1507433 {
	width:158px !important;
	height:70px !important;
}

#item1507434 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1507429 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1507512 {
	width:141px !important;
	height:70px !important;
}

#item1507513 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1507487 {
	width:141px !important;
	height:70px !important;
}

#item1507488 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1507483 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1507566 {
	width:141px !important;
	height:70px !important;
}

#item1507567 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1507541 {
	width:141px !important;
	height:70px !important;
}

#item1507542 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1507536 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1612831 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1612855 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1612828 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1507620 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1507620 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1507620 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1507620 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617569 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1430262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1430262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1430262 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1430260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1430260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1430260 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1430258 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1430263 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1430270 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:133px !important;
}

#item1430293 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1430563 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:136px !important;
}

#item1430568 {
	width:534px !important;
	height:268px !important;
	top:15px !important;
}

#item1556161 {
	width:509px !important;
	height:518px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1556161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1556161 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1430598 {
	width:14px !important;
	height:9px !important;
}

#item1430601 {
	width:14px !important;
	height:9px !important;
	top:291px !important;
}

table#table1769529 {
	table-layout:fixed;
}

#item1430607 {
	width:528px !important;
	height:209px !important;
	top:19px !important;
}

@keyframes intensificar-1430607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1430607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1430607 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1430630 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1430630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1430630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1430630 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1430535 {
	width:528px !important;
	height:25px !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-1430535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1430535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1430535 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1464562 {
	width:528px !important;
	height:251px !important;
	top:40px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1464562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464562 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1431189 {
	width:528px !important;
	height:526px !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-1431189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1431189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1431189 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1430405 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:383px !important;
}

@keyframes intensificar-1430405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1430405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1430405 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1430411 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1430411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1430411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1430411 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1430435 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1430435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1430435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1430435 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1430459 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1430459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1430459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1430459 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1430482 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1430482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1430482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1430482 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1430506 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1430506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1430506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1430506 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1430530 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1430530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1430530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1430530 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486598 {
	width:528px !important;
	height:114px !important;
	top:16px !important;
}

@keyframes intensificar-1486598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486598 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486621 {
	width:350px !important;
	height:212px !important;
	top:157px !important;
}

@keyframes intensificar-1486621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486621 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1430316 {
	width:552px !important;
	height:541px !important;
	left:36px !important;
	top:184px !important;
}

#item1430654 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1430658 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1430684 {
	width:53px !important;
	height:50px !important;
	background:#e1cbcb;
}

#item1430685 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1430681 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1430718 {
	width:123px !important;
	height:50px !important;
}

#item1430719 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1430692 {
	width:123px !important;
	height:50px !important;
}

#item1430693 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1430688 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1430772 {
	width:113px !important;
	height:50px !important;
}

#item1430773 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1430746 {
	width:113px !important;
	height:50px !important;
}

#item1430747 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1430742 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1430825 {
	width:101px !important;
	height:50px !important;
}

#item1430826 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1430800 {
	width:101px !important;
	height:50px !important;
}

#item1430801 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1430796 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1430878 {
	width:101px !important;
	height:50px !important;
}

#item1430879 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1430853 {
	width:101px !important;
	height:50px !important;
}

#item1430854 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1430849 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1430905 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1430928 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1430902 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1430934 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1430934 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1430934 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1430934 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617769 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1507655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507655 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1507646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507646 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507644 {
	width:700px !important;
	height:309px !important;
}

#item1532267 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1507664 {
	width:628px !important;
	height:89px !important;
	left:36px !important;
	top:495px !important;
}

#item1507688 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

table#table1773098 {
	table-layout:fixed;
}

#item1508005 {
	width:629px !important;
	height:313px !important;
	top:27px !important;
}

@keyframes intensificar-1508005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508005 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508028 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1508028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508028 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584907 {
	width:628px !important;
	height:107px !important;
	left:1px !important;
	top:1px !important;
}

#item1584908 {
	width:595px !important;
	height:921px !important;
}

@keyframes intensificar-1584908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584908 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584931 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:32px !important;
}

#item1507938 {
	width:628px !important;
	height:454px !important;
	left:1px !important;
}

@keyframes intensificar-1507938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507938 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582935 {
	width:628px !important;
	height:477px !important;
	left:1px !important;
	top:1px !important;
}

#item1582936 {
	width:595px !important;
	height:1069px !important;
}

@keyframes intensificar-1582936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582936 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582959 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:217px !important;
}

#item1507738 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:484px !important;
}

@keyframes intensificar-1507738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507738 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507744 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1507744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507744 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507767 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1507767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507767 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507791 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1507791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507791 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507814 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1507814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507814 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507838 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1507838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507838 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507861 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1507861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507861 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507866 {
	width:628px !important;
	height:183px !important;
	left:1px !important;
	top:7px !important;
}

@keyframes intensificar-1507866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507866 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507889 {
	width:490px !important;
	height:267px !important;
	left:1px !important;
	top:211px !important;
}

@keyframes intensificar-1507889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507889 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507711 {
	width:651px !important;
	height:515px !important;
	left:35px !important;
	top:597px !important;
}

#item1508052 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1508055 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1508082 {
	width:74px !important;
	height:70px !important;
	background:#e1cbcb;
}

#item1508083 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1508078 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1508117 {
	width:172px !important;
	height:70px !important;
}

#item1508118 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1508092 {
	width:172px !important;
	height:70px !important;
}

#item1508093 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1508087 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1508170 {
	width:158px !important;
	height:70px !important;
}

#item1508171 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1508145 {
	width:158px !important;
	height:70px !important;
}

#item1508146 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1508141 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1508223 {
	width:141px !important;
	height:70px !important;
}

#item1508224 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1508198 {
	width:141px !important;
	height:70px !important;
}

#item1508199 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1508194 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1508278 {
	width:141px !important;
	height:70px !important;
}

#item1508279 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1508253 {
	width:141px !important;
	height:70px !important;
}

#item1508254 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1508248 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1534312 {
	width:35px !important;
	height:74px !important;
	left:-4px !important;
	top:1126px !important;
}

#item1612861 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1612884 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1612858 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1508331 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1508331 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1508331 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1508331 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617578 {
	width:164px !important;
	height:302px !important;
	left:436px !important;
}

@keyframes intensificar-1431325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1431325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1431325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1431322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1431322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1431322 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1431320 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1431326 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1431329 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1431352 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1431623 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:102px !important;
}

#item1431626 {
	width:534px !important;
	height:200px !important;
	top:15px !important;
}

#item1556797 {
	width:509px !important;
	height:552px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1556797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1556797 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1431658 {
	width:14px !important;
	height:9px !important;
}

#item1431663 {
	width:14px !important;
	height:9px !important;
	top:223px !important;
}

#item1431690 {
	width:57px !important;
	height:9px !important;
	top:246px !important;
}

@keyframes intensificar-1431690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1431690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1431690 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1778779 th, table#table1778779 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1778779 tr {
	background:#f5f5f5;;
}

table#table1778779 {
	table-layout:fixed;
}

#item1432652 {
	width:528px !important;
	height:298px !important;
	top:265px !important;
}

@keyframes intensificar-1432652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1432652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1432652 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1432224 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1432227 {
	width:534px !important;
	height:531px !important;
	top:15px !important;
}

#item1461067 {
	width:509px !important;
	height:699px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1461067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461067 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1432253 {
	width:14px !important;
	height:9px !important;
}

#item1432256 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

#item1432162 {
	width:528px !important;
	height:548px !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-1432162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1432162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1432162 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1431465 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:479px !important;
}

@keyframes intensificar-1431465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1431465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1431465 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1431474 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1431474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1431474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1431474 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1431497 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1431497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1431497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1431497 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1431521 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1431521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1431521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1431521 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1431544 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1431544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1431544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1431544 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1431568 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1431568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1431568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1431568 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1431591 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1431591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1431591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1431591 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1432096 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:319px !important;
}

@keyframes intensificar-1432096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1432096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1432096 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1432119 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:335px !important;
}

@keyframes intensificar-1432119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1432119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1432119 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486653 {
	width:528px !important;
	height:97px !important;
	top:15px !important;
}

@keyframes intensificar-1486653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486653 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486678 {
	width:350px !important;
	height:303px !important;
	top:132px !important;
}

@keyframes intensificar-1486678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486678 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1431375 {
	width:552px !important;
	height:563px !important;
	left:36px !important;
	top:162px !important;
}

#item1431714 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1431720 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1431746 {
	width:53px !important;
	height:50px !important;
	background:#e1cbcb;
}

#item1431747 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1431743 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1431780 {
	width:123px !important;
	height:50px !important;
}

#item1431781 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1431755 {
	width:123px !important;
	height:50px !important;
}

#item1431756 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1431750 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1431835 {
	width:113px !important;
	height:50px !important;
}

#item1431836 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1431810 {
	width:113px !important;
	height:50px !important;
}

#item1431811 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1431805 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1431888 {
	width:101px !important;
	height:50px !important;
}

#item1431889 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1431863 {
	width:101px !important;
	height:50px !important;
}

#item1431864 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1431859 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1431941 {
	width:101px !important;
	height:50px !important;
}

#item1431942 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1431916 {
	width:101px !important;
	height:50px !important;
}

#item1431917 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1431912 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1431968 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1431991 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1431965 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1431995 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1431995 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1431995 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1431995 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617774 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1508362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508362 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1508355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508355 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508353 {
	width:700px !important;
	height:309px !important;
}

#item1532271 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1508370 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1508393 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1508747 {
	width:80px !important;
	height:12px !important;
	top:301px !important;
}

@keyframes intensificar-1508747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508747 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584874 {
	width:628px !important;
	height:279px !important;
	left:1px !important;
}

#item1584875 {
	width:595px !important;
	height:1077px !important;
}

@keyframes intensificar-1584875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584875 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584898 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:117px !important;
}

#item1585988 {
	width:628px !important;
	height:188px !important;
	left:1px !important;
	top:329px !important;
}

table#table1784354 th, table#table1784354 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1784354 tr {
	background:#f5f5f5;;
}

table#table1784354 {
	table-layout:fixed;
}

#item1585989 {
	width:595px !important;
	height:437px !important;
}

@keyframes intensificar-1585989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585989 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1586012 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:400px !important;
}

#item1585400 {
	width:628px !important;
	height:517px !important;
	left:1px !important;
}

#item1585401 {
	width:595px !important;
	height:1378px !important;
}

@keyframes intensificar-1585401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585401 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585424 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:236px !important;
}

#item1582967 {
	width:628px !important;
	height:517px !important;
	left:1px !important;
}

#item1582968 {
	width:595px !important;
	height:1029px !important;
}

@keyframes intensificar-1582968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582968 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582991 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:236px !important;
}

#item1508461 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:536px !important;
}

@keyframes intensificar-1508461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508461 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508467 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1508467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508467 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508490 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1508490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508490 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508514 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1508514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508514 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508538 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1508538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508538 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508562 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1508562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508562 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508585 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1508585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508585 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508588 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:353px !important;
}

@keyframes intensificar-1508588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508588 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508611 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:376px !important;
}

@keyframes intensificar-1508611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508611 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508635 {
	width:628px !important;
	height:159px !important;
	left:1px !important;
}

@keyframes intensificar-1508635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508635 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508658 {
	width:490px !important;
	height:322px !important;
	top:195px !important;
}

@keyframes intensificar-1508658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508658 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508416 {
	width:652px !important;
	height:567px !important;
	left:35px !important;
	top:558px !important;
}

#item1508794 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1508798 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1508824 {
	width:74px !important;
	height:70px !important;
	background:#e1cbcb;
}

#item1508825 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1508821 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1508857 {
	width:172px !important;
	height:70px !important;
}

#item1508858 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1508832 {
	width:172px !important;
	height:70px !important;
}

#item1508833 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1508828 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1508912 {
	width:158px !important;
	height:70px !important;
}

#item1508913 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1508885 {
	width:158px !important;
	height:70px !important;
}

#item1508887 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1508881 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1508965 {
	width:141px !important;
	height:70px !important;
}

#item1508966 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1508940 {
	width:141px !important;
	height:70px !important;
}

#item1508941 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1508936 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1509018 {
	width:141px !important;
	height:70px !important;
}

#item1509019 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1508993 {
	width:141px !important;
	height:70px !important;
}

#item1508994 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1508989 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1612895 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1612918 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1612892 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1509072 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1509072 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1509072 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1509072 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617587 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1432785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1432785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1432785 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1432783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1432783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1432783 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1432781 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1432786 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1432790 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:143px !important;
}

#item1432814 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item1433083 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:114px !important;
}

#item1433090 {
	width:534px !important;
	height:223px !important;
	top:15px !important;
}

#item1557449 {
	width:509px !important;
	height:462px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1557449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557449 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1433121 {
	width:14px !important;
	height:9px !important;
}

#item1433124 {
	width:14px !important;
	height:9px !important;
	top:245px !important;
}

#item1433152 {
	width:57px !important;
	height:9px !important;
	top:269px !important;
}

@keyframes intensificar-1433152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1433152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1433152 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1789504 th, table#table1789504 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1789504 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1789504 {
	table-layout:fixed;
}

#item1433764 {
	width:528px !important;
	height:260px !important;
	top:287px !important;
}

@keyframes intensificar-1433764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1433764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1433764 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1433056 {
	width:528px !important;
	height:23px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1433056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1433056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1433056 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1464719 {
	width:528px !important;
	height:209px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1464719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464719 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1432841 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:246px !important;
}

#item1432844 {
	width:534px !important;
	height:516px !important;
	top:15px !important;
}

#item1461223 {
	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-1461223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461223 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1432870 {
	width:14px !important;
	height:9px !important;
}

#item1432874 {
	width:14px !important;
	height:9px !important;
	top:538px !important;
}

#item1432926 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:457px !important;
}

@keyframes intensificar-1432926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1432926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1432926 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1432932 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1432932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1432932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1432932 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1432955 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1432955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1432955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1432955 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1432980 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1432980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1432980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1432980 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1433003 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1433003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1433003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1433003 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1433027 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1433027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1433027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1433027 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1433051 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1433051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1433051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1433051 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486712 {
	width:528px !important;
	height:97px !important;
	top:15px !important;
}

@keyframes intensificar-1486712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486712 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486735 {
	width:350px !important;
	height:283px !important;
	top:131px !important;
}

@keyframes intensificar-1486735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486735 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1432837 {
	width:552px !important;
	height:547px !important;
	left:36px !important;
	top:178px !important;
}

#item1433176 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1433179 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1433205 {
	width:53px !important;
	height:50px !important;
	background:#e1cbcb;
}

#item1433206 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1433202 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1433238 {
	width:123px !important;
	height:50px !important;
}

#item1433239 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1433213 {
	width:123px !important;
	height:50px !important;
}

#item1433214 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1433209 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1433291 {
	width:113px !important;
	height:50px !important;
}

#item1433292 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1433266 {
	width:113px !important;
	height:50px !important;
}

#item1433267 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1433262 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1433345 {
	width:101px !important;
	height:50px !important;
}

#item1433346 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1433320 {
	width:101px !important;
	height:50px !important;
}

#item1433321 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1433316 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1433398 {
	width:101px !important;
	height:50px !important;
}

#item1433399 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1433373 {
	width:101px !important;
	height:50px !important;
}

#item1433374 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1433369 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1433425 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1433448 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1433422 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1433453 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1433453 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1433453 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1433453 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617782 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1509106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509106 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1509100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509100 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509098 {
	width:700px !important;
	height:309px !important;
}

#item1532274 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1509116 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:510px !important;
}

#item1509139 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1509204 {
	width:80px !important;
	height:12px !important;
	left:1px !important;
	top:274px !important;
}

@keyframes intensificar-1509204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509204 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584839 {
	width:628px !important;
	height:245px !important;
}

#item1584840 {
	width:595px !important;
	height:705px !important;
}

@keyframes intensificar-1584840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584840 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584863 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:100px !important;
}

#item1586082 {
	width:628px !important;
	height:196px !important;
	top:300px !important;
}

table#table1794331 th, table#table1794331 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1794331 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1794331 {
	table-layout:fixed;
}

#item1586083 {
	width:595px !important;
	height:384px !important;
}

@keyframes intensificar-1586083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586083 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1586106 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:371px !important;
}

#item1509492 {
	width:628px !important;
	height:441px !important;
}

@keyframes intensificar-1509492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509492 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583000 {
	width:628px !important;
	height:496px !important;
}

#item1583001 {
	width:595px !important;
	height:1304px !important;
}

@keyframes intensificar-1583001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583001 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583024 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:225px !important;
}

#item1509251 {
	width:124px !important;
	height:31px !important;
	left:502px !important;
	top:508px !important;
}

@keyframes intensificar-1509251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509251 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509257 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1509257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509257 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509280 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1509280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509280 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509304 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1509304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509304 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509327 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1509327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509327 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509351 {
	width:203px !important;
	height:21px !important;
	left:444px !important;
	top:473px !important;
}

@keyframes intensificar-1509351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509378 {
	width:628px !important;
	height:159px !important;
}

@keyframes intensificar-1509378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509378 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509401 {
	width:490px !important;
	height:278px !important;
	top:191px !important;
}

@keyframes intensificar-1509401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509401 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1564836 {
	width:7px !important;
	height:11px !important;
	left:433px !important;
	top:477px !important;
}

@keyframes intensificar-1564836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564836 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509162 {
	width:651px !important;
	height:539px !important;
	left:36px !important;
	top:579px !important;
}

#item1509517 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1509520 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1509546 {
	width:74px !important;
	height:70px !important;
	background:#e1cbcb;
}

#item1509547 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1509543 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1509582 {
	width:172px !important;
	height:70px !important;
}

#item1509583 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1509557 {
	width:172px !important;
	height:70px !important;
}

#item1509558 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1509552 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1509635 {
	width:158px !important;
	height:70px !important;
}

#item1509636 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1509610 {
	width:158px !important;
	height:70px !important;
}

#item1509611 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1509606 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1509688 {
	width:141px !important;
	height:70px !important;
}

#item1509689 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1509663 {
	width:141px !important;
	height:70px !important;
}

#item1509664 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1509659 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1509741 {
	width:141px !important;
	height:70px !important;
}

#item1509743 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1509716 {
	width:141px !important;
	height:70px !important;
}

#item1509717 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1509712 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1612928 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1612951 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1612925 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1509796 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1509796 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1509796 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1509796 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617598 {
	width:75px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes intensificar-1433906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1433906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1433906 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1433904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1433904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1433904 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1433902 {
	width:600px !important;
	height:791px !important;
	left:600px !important;
	top:-1px !important;
}

#item1433907 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1433914 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:143px !important;
}

#item1433937 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item1481863 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:112px !important;
}

#item1481866 {
	width:534px !important;
	height:219px !important;
	top:15px !important;
}

#item1489537 {
	width:55px !important;
	height:9px !important;
}

@keyframes intensificar-1489537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489537 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1799666 th, table#table1799666 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1799666 tr {
	background:#f5f5f5;;
}

table#table1799666 {
	table-layout:fixed;
}

#item1489560 {
	width:510px !important;
	height:425px !important;
	top:19px !important;
}

@keyframes intensificar-1489560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489560 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481892 {
	width:14px !important;
	height:9px !important;
}

#item1481898 {
	width:14px !important;
	height:9px !important;
	top:240px !important;
}

#item1486806 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:140px !important;
}

#item1486809 {
	width:534px !important;
	height:268px !important;
	top:19px !important;
}

#item1557633 {
	width:509px !important;
	height:500px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1557633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557633 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486834 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:4px !important;
}

#item1486838 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:290px !important;
}

#item1434181 {
	width:528px !important;
	height:23px !important;
	top:19px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1434181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1434181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1434181 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481653 {
	width:528px !important;
	height:506px !important;
	top:42px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1481653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481653 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1434139 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:246px !important;
}

#item1434143 {
	width:534px !important;
	height:516px !important;
	top:15px !important;
}

#item1492853 {
	width:509px !important;
	height:1028px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1492853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492853 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1434169 {
	width:14px !important;
	height:9px !important;
}

#item1434177 {
	width:14px !important;
	height:9px !important;
	top:538px !important;
}

#item1434009 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:544px !important;
}

@keyframes intensificar-1434009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1434009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1434009 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1434015 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1434015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1434015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1434015 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1434038 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1434038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1434038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1434038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1434062 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1434062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1434062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1434062 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1434085 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1434085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1434085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1434085 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1434109 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1434109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1434109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1434109 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1434132 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1434132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1434132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1434132 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1434678 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:28px !important;
}

#item1434681 {
	width:534px !important;
	height:52px !important;
	top:15px !important;
}

#item1489364 {
	width:510px !important;
	height:146px !important;
}

@keyframes intensificar-1489364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489364 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1434706 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1434709 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:74px !important;
}

#item1486769 {
	width:350px !important;
	height:416px !important;
	top:87px !important;
}

@keyframes intensificar-1486769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486769 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1433960 {
	width:552px !important;
	height:566px !important;
	left:36px !important;
	top:174px !important;
}

#item1434298 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1434303 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1434329 {
	width:53px !important;
	height:50px !important;
	background:#e1cbcb;
}

#item1434330 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1434326 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1434362 {
	width:123px !important;
	height:50px !important;
}

#item1434363 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1434337 {
	width:123px !important;
	height:50px !important;
}

#item1434338 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1434333 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1434415 {
	width:113px !important;
	height:50px !important;
}

#item1434417 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1434390 {
	width:113px !important;
	height:50px !important;
}

#item1434391 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1434386 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1434469 {
	width:101px !important;
	height:50px !important;
}

#item1434470 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1434444 {
	width:101px !important;
	height:50px !important;
}

#item1434445 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1434440 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1434523 {
	width:101px !important;
	height:50px !important;
}

#item1434525 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1434497 {
	width:101px !important;
	height:50px !important;
}

#item1434498 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1434493 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1434551 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1434574 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1434548 {
	width:122px !important;
	height:13px !important;
	left:442px !important;
	top:748px !important;
}

#item1434578 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1434578 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1434578 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1434578 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617788 {
	width:86px !important;
	height:257px !important;
	top:943px !important;
}

@keyframes intensificar-1509820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509820 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1509826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509826 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509818 {
	width:700px !important;
	height:309px !important;
}

#item1532281 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1509835 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:510px !important;
}

#item1509859 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1536609 {
	width:77px !important;
	height:12px !important;
	top:274px !important;
}

@keyframes intensificar-1536609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536609 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584806 {
	width:628px !important;
	height:243px !important;
}

#item1584807 {
	width:595px !important;
	height:940px !important;
}

@keyframes intensificar-1584807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584807 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584830 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:99px !important;
}

#item1586261 {
	width:628px !important;
	height:199px !important;
	top:301px !important;
}

table#table1807498 th, table#table1807498 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1807498 tr {
	background:#f5f5f5;;
}

table#table1807498 {
	table-layout:fixed;
}

#item1586262 {
	width:595px !important;
	height:615px !important;
}

@keyframes intensificar-1586262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586262 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1586285 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:373px !important;
}

#item1598596 {
	width:628px !important;
	height:501px !important;
}

#item1598597 {
	width:595px !important;
	height:729px !important;
}

@keyframes intensificar-1598597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598597 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1598620 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:228px !important;
}

#item1583039 {
	width:628px !important;
	height:501px !important;
}

#item1583040 {
	width:595px !important;
	height:1833px !important;
}

@keyframes intensificar-1583040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583040 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583063 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:228px !important;
}

#item1509988 {
	width:124px !important;
	height:31px !important;
	left:503px !important;
	top:517px !important;
}

@keyframes intensificar-1509988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509988 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509994 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1509994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509994 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510017 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1510017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510017 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510042 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1510042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510042 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510065 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1510065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510065 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510090 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1510090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510113 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1510113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510113 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510152 {
	width:490px !important;
	height:351px !important;
	top:122px !important;
}

@keyframes intensificar-1510152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510152 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1536343 {
	width:598px !important;
	height:96px !important;
}

@keyframes intensificar-1536343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536343 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1536368 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:17px !important;
}

#item1509882 {
	width:651px !important;
	height:548px !important;
	left:36px !important;
	top:574px !important;
}

#item1510265 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1510270 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1510296 {
	width:74px !important;
	height:70px !important;
	background:#e1cbcb;
}

#item1510297 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1510293 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1510329 {
	width:172px !important;
	height:70px !important;
}

#item1510330 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1510304 {
	width:172px !important;
	height:70px !important;
}

#item1510305 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1510300 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1510383 {
	width:158px !important;
	height:70px !important;
}

#item1510384 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1510358 {
	width:158px !important;
	height:70px !important;
}

#item1510359 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1510354 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1510436 {
	width:141px !important;
	height:70px !important;
}

#item1510437 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1510411 {
	width:141px !important;
	height:70px !important;
}

#item1510412 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1510407 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1510489 {
	width:141px !important;
	height:70px !important;
}

#item1510490 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1510464 {
	width:141px !important;
	height:70px !important;
}

#item1510465 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1510460 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1612961 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1612984 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1612958 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1510546 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1510546 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1510546 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1510546 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617603 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1435484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435484 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1435482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435482 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1435480 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1435485 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1435488 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1435511 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1435780 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:166px !important;
}

#item1435784 {
	width:534px !important;
	height:327px !important;
	top:15px !important;
}

#item1557822 {
	width:509px !important;
	height:440px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1557822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557822 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1435815 {
	width:14px !important;
	height:9px !important;
}

#item1435818 {
	width:14px !important;
	height:9px !important;
	top:349px !important;
}

#item1435845 {
	width:57px !important;
	height:9px !important;
	top:372px !important;
}

@keyframes intensificar-1435845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435845 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1814319 th, table#table1814319 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1814319 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1814319 {
	table-layout:fixed;
}

#item1436519 {
	width:528px !important;
	height:173px !important;
	top:390px !important;
}

@keyframes intensificar-1436519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436519 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1435753 {
	width:528px !important;
	height:25px !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-1435753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1464818 {
	width:528px !important;
	height:416px !important;
	top:40px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1464818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464818 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1435538 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:246px !important;
}

#item1435541 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1461656 {
	width:509px !important;
	height:934px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1461656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461656 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1435567 {
	width:14px !important;
	height:9px !important;
}

#item1435571 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1435576 {
	width:528px !important;
	height:114px !important;
}

@keyframes intensificar-1435576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1435599 {
	width:350px !important;
	height:249px !important;
	top:134px !important;
}

@keyframes intensificar-1435599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435599 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1435622 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:429px !important;
}

@keyframes intensificar-1435622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435622 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1435630 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1435630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435630 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1435653 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1435653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435653 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1435677 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1435677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435677 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1435700 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1435700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435700 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1435725 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1435725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435725 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1435748 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1435748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435748 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1435534 {
	width:552px !important;
	height:563px !important;
	left:36px !important;
	top:162px !important;
}

#item1435869 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1435873 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1435899 {
	width:53px !important;
	height:50px !important;
	background:#e1cbcb;
}

#item1435901 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1435896 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1435936 {
	width:123px !important;
	height:50px !important;
}

#item1435937 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1435911 {
	width:123px !important;
	height:50px !important;
}

#item1435912 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1435907 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1435990 {
	width:113px !important;
	height:50px !important;
}

#item1435991 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1435965 {
	width:113px !important;
	height:50px !important;
}

#item1435966 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1435960 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1436043 {
	width:101px !important;
	height:50px !important;
}

#item1436044 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1436018 {
	width:101px !important;
	height:50px !important;
}

#item1436019 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1436014 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1436097 {
	width:101px !important;
	height:50px !important;
}

#item1436098 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1436072 {
	width:101px !important;
	height:50px !important;
}

#item1436073 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1436067 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1436125 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1436148 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1436122 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1436151 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1436151 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1436151 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1436151 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617795 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1510578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510578 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1510572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510572 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510570 {
	width:700px !important;
	height:309px !important;
}

#item1532284 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1510587 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1510610 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1510942 {
	width:80px !important;
	height:12px !important;
	top:230px !important;
}

@keyframes intensificar-1510942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510942 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1818155 th, table#table1818155 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1818155 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1818155 {
	table-layout:fixed;
}

#item1510965 {
	width:628px !important;
	height:262px !important;
	top:256px !important;
}

@keyframes intensificar-1510965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510965 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584772 {
	width:628px !important;
	height:199px !important;
	left:2px !important;
}

#item1584773 {
	width:595px !important;
	height:842px !important;
}

@keyframes intensificar-1584773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584773 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584796 {
	width:23px !important;
	height:46px !important;
	left:630px !important;
	top:77px !important;
}

#item1585433 {
	width:628px !important;
	height:518px !important;
	left:2px !important;
}

#item1585434 {
	width:595px !important;
	height:681px !important;
}

@keyframes intensificar-1585434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585434 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585457 {
	width:23px !important;
	height:46px !important;
	left:630px !important;
	top:236px !important;
}

#item1583071 {
	width:628px !important;
	height:518px !important;
	left:2px !important;
}

#item1583072 {
	width:595px !important;
	height:1696px !important;
}

@keyframes intensificar-1583072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583072 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583095 {
	width:23px !important;
	height:46px !important;
	left:630px !important;
	top:236px !important;
}

#item1510636 {
	width:600px !important;
	height:98px !important;
}

@keyframes intensificar-1510636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510636 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510659 {
	width:490px !important;
	height:348px !important;
	top:130px !important;
}

@keyframes intensificar-1510659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510659 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510683 {
	width:124px !important;
	height:31px !important;
	left:503px !important;
	top:535px !important;
}

@keyframes intensificar-1510683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510683 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510689 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1510689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510689 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510712 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1510712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510712 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510736 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1510736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510736 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510759 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1510759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510759 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510783 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1510783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510783 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510807 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1510807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510807 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1536728 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:26px !important;
}

#item1510633 {
	width:652px !important;
	height:566px !important;
	left:34px !important;
	top:557px !important;
}

#item1510989 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1510992 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1511019 {
	width:74px !important;
	height:70px !important;
	background:#e1cbcb;
}

#item1511020 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1511016 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1511053 {
	width:172px !important;
	height:70px !important;
}

#item1511054 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1511028 {
	width:172px !important;
	height:70px !important;
}

#item1511029 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1511024 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1511106 {
	width:158px !important;
	height:70px !important;
}

#item1511107 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1511081 {
	width:158px !important;
	height:70px !important;
}

#item1511082 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1511077 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1511159 {
	width:141px !important;
	height:70px !important;
}

#item1511160 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1511134 {
	width:141px !important;
	height:70px !important;
}

#item1511135 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1511130 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1511213 {
	width:141px !important;
	height:70px !important;
}

#item1511214 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1511188 {
	width:141px !important;
	height:70px !important;
}

#item1511189 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1511184 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1613007 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1613030 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1613004 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1511267 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1511267 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1511267 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1511267 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617610 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1436629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436629 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1436627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436627 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1436625 {
	width:600px !important;
	height:790px !important;
}

#item1436630 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1436897 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1437344 {
	width:528px !important;
	height:371px !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-1437344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437344 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1822973 th, table#table1822973 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1822973 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1822973 {
	table-layout:fixed;
}

#item1436851 {
	width:528px !important;
	height:145px !important;
	top:19px !important;
}

@keyframes intensificar-1436851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436851 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1436874 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1436874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436874 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1436636 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:295px !important;
}

#item1436640 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1487350 {
	width:509px !important;
	height:1325px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1487350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487350 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1436667 {
	width:14px !important;
	height:9px !important;
}

#item1436671 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1436676 {
	width:528px !important;
	height:97px !important;
}

@keyframes intensificar-1436676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436676 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1436700 {
	width:350px !important;
	height:153px !important;
	top:117px !important;
}

@keyframes intensificar-1436700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436700 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1436723 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:309px !important;
}

@keyframes intensificar-1436723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436723 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1436730 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1436730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436730 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1436753 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1436753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1436777 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1436777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436777 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1436800 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1436800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436800 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1436633 {
	width:552px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1436920 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1436944 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1436947 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1436976 {
	width:53px !important;
	height:50px !important;
	background:#e1cbcb;
}

#item1436977 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1436973 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1437010 {
	width:123px !important;
	height:50px !important;
}

#item1437011 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1436984 {
	width:123px !important;
	height:50px !important;
}

#item1436986 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1436980 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1437064 {
	width:101px !important;
	height:50px !important;
}

#item1437065 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1437039 {
	width:101px !important;
	height:50px !important;
}

#item1437040 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1437035 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1437117 {
	width:99px !important;
	height:50px !important;
}

#item1437118 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1437092 {
	width:99px !important;
	height:50px !important;
}

#item1437093 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1437088 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1437171 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1612272 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1612295 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1612269 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1437174 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1437174 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1437174 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1437174 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617801 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1511299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511299 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1511291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511291 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511289 {
	width:700px !important;
	height:309px !important;
}

#item1532287 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1511309 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

table#table1825940 th, table#table1825940 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1825940 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1825940 {
	table-layout:fixed;
}

#item1511335 {
	width:628px !important;
	height:221px !important;
	top:27px !important;
}

@keyframes intensificar-1511335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511335 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511358 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1511358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511358 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584742 {
	width:628px !important;
	height:262px !important;
}

#item1584743 {
	width:595px !important;
	height:714px !important;
}

@keyframes intensificar-1584743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584743 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584766 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:108px !important;
}

#item1583104 {
	width:628px !important;
	height:539px !important;
}

#item1583105 {
	width:595px !important;
	height:2225px !important;
}

@keyframes intensificar-1583105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583105 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583128 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:247px !important;
}

#item1511411 {
	width:628px !important;
	height:159px !important;
}

@keyframes intensificar-1511411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511411 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511434 {
	width:490px !important;
	height:214px !important;
	top:214px !important;
}

@keyframes intensificar-1511434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511434 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511457 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:432px !important;
}

@keyframes intensificar-1511457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511457 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511465 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1511465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511465 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511488 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1511488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511488 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511512 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1511512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511512 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511536 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1511536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511332 {
	width:651px !important;
	height:539px !important;
	left:36px !important;
	top:536px !important;
}

#item1511578 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1511602 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1511607 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1511657 {
	width:74px !important;
	height:70px !important;
	background:#e1cbcb;
}

#item1511658 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1511654 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1511692 {
	width:172px !important;
	height:70px !important;
}

#item1511693 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1511667 {
	width:172px !important;
	height:70px !important;
}

#item1511668 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1511662 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1511745 {
	width:141px !important;
	height:70px !important;
}

#item1511746 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1511720 {
	width:141px !important;
	height:70px !important;
}

#item1511721 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1511716 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1511798 {
	width:139px !important;
	height:70px !important;
}

#item1511799 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1511773 {
	width:139px !important;
	height:70px !important;
}

#item1511774 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1511769 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1511852 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1613044 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1613068 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1613040 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1511857 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1511857 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1511857 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1511857 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617617 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1437400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437400 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1437397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437397 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1437395 {
	width:600px !important;
	height:790px !important;
}

#item1437401 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1599623 {
	width:528px !important;
	height:417px !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-1599623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599623 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1829864 th, table#table1829864 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1829864 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1829864 {
	table-layout:fixed;
}

#item1437620 {
	width:528px !important;
	height:86px !important;
	top:19px !important;
}

@keyframes intensificar-1437620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437620 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1437643 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1437643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437643 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1437408 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:266px !important;
}

#item1437411 {
	width:534px !important;
	height:527px !important;
	top:15px !important;
}

#item1438065 {
	width:509px !important;
	height:824px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1438065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438065 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1437437 {
	width:14px !important;
	height:9px !important;
}

#item1437441 {
	width:14px !important;
	height:9px !important;
	top:549px !important;
}

#item1437446 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1437446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437446 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1437469 {
	width:350px !important;
	height:265px !important;
	top:49px !important;
}

@keyframes intensificar-1437469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437469 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1437492 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:343px !important;
}

@keyframes intensificar-1437492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437492 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1437499 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1437499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437499 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1437522 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1437522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437522 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1437547 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1437547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437547 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1437570 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1437570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437570 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1437405 {
	width:552px !important;
	height:558px !important;
	left:636px !important;
	top:167px !important;
}

#item1437666 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:148px !important;
}

#item1437689 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1437713 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1437717 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1437746 {
	width:53px !important;
	height:50px !important;
	background:#e1cbcb;
}

#item1437747 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1437743 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1437779 {
	width:123px !important;
	height:50px !important;
}

#item1437780 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1437754 {
	width:123px !important;
	height:50px !important;
}

#item1437755 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1437750 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1437832 {
	width:101px !important;
	height:50px !important;
}

#item1437833 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1437807 {
	width:101px !important;
	height:50px !important;
}

#item1437808 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1437803 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1437886 {
	width:99px !important;
	height:50px !important;
}

#item1437887 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1437861 {
	width:99px !important;
	height:50px !important;
}

#item1437862 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1437856 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1437939 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1612304 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1612327 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1612300 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1437942 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1437942 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1437942 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1437942 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617807 {
	width:164px !important;
	height:302px !important;
	left:535px !important;
	top:309px !important;
}

@keyframes intensificar-1511885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511885 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1511879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511879 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511877 {
	width:700px !important;
	height:309px !important;
}

#item1532292 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1832578 th, table#table1832578 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1832578 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1832578 {
	table-layout:fixed;
}

#item1511944 {
	width:628px !important;
	height:140px !important;
	top:27px !important;
}

@keyframes intensificar-1511944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511944 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511967 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1511967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511967 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584713 {
	width:628px !important;
	height:313px !important;
}

#item1584714 {
	width:595px !important;
	height:812px !important;
}

@keyframes intensificar-1584714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584714 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584737 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:134px !important;
}

#item1583139 {
	width:628px !important;
	height:510px !important;
}

#item1583140 {
	width:595px !important;
	height:1539px !important;
}

@keyframes intensificar-1583140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583140 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583163 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:232px !important;
}

#item1511992 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1511992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511992 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512016 {
	width:490px !important;
	height:371px !important;
	top:97px !important;
}

@keyframes intensificar-1512016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512016 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512039 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:487px !important;
}

@keyframes intensificar-1512039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512039 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512048 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1512048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512048 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512071 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1512071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512071 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512095 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1512095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512095 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512118 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1512118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512118 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511896 {
	width:651px !important;
	height:518px !important;
	left:36px !important;
	top:565px !important;
}

#item1512161 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:517px !important;
}

#item1512184 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1512208 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1512212 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1512238 {
	width:74px !important;
	height:70px !important;
	background:#e1cbcb;
}

#item1512239 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1512235 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1512274 {
	width:172px !important;
	height:70px !important;
}

#item1512275 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1512248 {
	width:172px !important;
	height:70px !important;
}

#item1512249 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1512244 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1512327 {
	width:141px !important;
	height:70px !important;
}

#item1512328 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1512302 {
	width:141px !important;
	height:70px !important;
}

#item1512303 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1512298 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1512380 {
	width:139px !important;
	height:70px !important;
}

#item1512381 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1512355 {
	width:139px !important;
	height:70px !important;
}

#item1512356 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1512351 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1512434 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1613077 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1613101 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1613074 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1512440 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1512440 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1512440 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1512440 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617622 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1438287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438287 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1438285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438285 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1438283 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1438288 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1438291 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:130px !important;
}

#item1438314 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1438584 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:117px !important;
}

#item1438589 {
	width:534px !important;
	height:229px !important;
	top:15px !important;
}

#item1558054 {
	width:509px !important;
	height:539px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1558054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558054 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1438619 {
	width:14px !important;
	height:9px !important;
}

#item1438622 {
	width:14px !important;
	height:9px !important;
	top:252px !important;
}

table#table1836967 tr {
	border-right:2.2px solid #fff;;
}

table#table1836967 {
	table-layout:fixed;
}

#item1438626 {
	width:528px !important;
	height:249px !important;
	top:19px !important;
}

@keyframes intensificar-1438626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438626 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1438650 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1438650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438650 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1438557 {
	width:528px !important;
	height:25px !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-1438557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438557 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1465724 {
	width:528px !important;
	height:269px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1465724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465724 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1438341 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:258px !important;
}

#item1438345 {
	width:534px !important;
	height:513px !important;
	top:15px !important;
}

#item1439131 {
	width:509px !important;
	height:1044px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1439131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439131 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1438371 {
	width:14px !important;
	height:9px !important;
}

#item1438374 {
	width:14px !important;
	height:9px !important;
	top:535px !important;
}

#item1438380 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1438380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438380 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1438403 {
	width:350px !important;
	height:317px !important;
	top:66px !important;
}

@keyframes intensificar-1438403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438403 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1438426 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:427px !important;
}

@keyframes intensificar-1438426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438426 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1438433 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1438433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438433 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1438456 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1438456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438456 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1438480 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1438480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438480 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1438503 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1438503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438503 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1438527 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1438527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438527 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1438550 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1438550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438550 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1438337 {
	width:552px !important;
	height:544px !important;
	left:36px !important;
	top:181px !important;
}

#item1438674 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1438678 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1438705 {
	width:53px !important;
	height:50px !important;
	background:#e1cbcb;
}

#item1438706 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1438701 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1438740 {
	width:123px !important;
	height:50px !important;
}

#item1438741 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1438714 {
	width:123px !important;
	height:50px !important;
}

#item1438715 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1438710 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1438793 {
	width:113px !important;
	height:50px !important;
}

#item1438794 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1438768 {
	width:113px !important;
	height:50px !important;
}

#item1438769 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1438764 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1438846 {
	width:101px !important;
	height:50px !important;
}

#item1438847 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1438821 {
	width:101px !important;
	height:50px !important;
}

#item1438822 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1438817 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1438899 {
	width:101px !important;
	height:50px !important;
}

#item1438900 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1438874 {
	width:101px !important;
	height:50px !important;
}

#item1438875 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1438870 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1438927 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1438950 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1438924 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1438954 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1438954 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1438954 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1438954 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617814 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1512470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512470 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1512464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512464 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512462 {
	width:700px !important;
	height:309px !important;
}

#item1532298 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1512479 {
	width:628px !important;
	height:89px !important;
	left:36px !important;
	top:491px !important;
}

#item1512502 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1512592 {
	width:80px !important;
	height:12px !important;
	top:130px !important;
}

@keyframes intensificar-1512592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512592 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584679 {
	width:628px !important;
	height:101px !important;
}

#item1584680 {
	width:595px !important;
	height:1077px !important;
}

@keyframes intensificar-1584680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584680 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584703 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:28px !important;
}

#item1600603 {
	width:595px !important;
	height:268px !important;
	left:1px !important;
	top:150px !important;
}

table#table1842645 tr {
	border-right:3.08px solid #fff;;
}

table#table1842645 {
	table-layout:fixed;
}

#item1600606 {
	width:687px !important;
	height:349px !important;
}

@keyframes intensificar-1600606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600606 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1600629 {
	width:46px !important;
	height:23px !important;
	left:293px !important;
	top:445px !important;
}

#item1600635 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:261px !important;
}

#item1512836 {
	width:626px !important;
	height:26px !important;
	left:1px !important;
	top:4px !important;
}

@keyframes intensificar-1512836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512836 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512861 {
	width:628px !important;
	height:437px !important;
}

@keyframes intensificar-1512861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512861 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583168 {
	width:628px !important;
	height:468px !important;
}

#item1583169 {
	width:595px !important;
	height:1715px !important;
}

@keyframes intensificar-1583169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583169 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583192 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:211px !important;
}

#item1512617 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1512617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512617 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512640 {
	width:490px !important;
	height:443px !important;
	top:92px !important;
}

@keyframes intensificar-1512640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512640 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512663 {
	width:124px !important;
	height:31px !important;
	left:503px !important;
	top:452px !important;
}

@keyframes intensificar-1512663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512663 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512669 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1512669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512669 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512692 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1512692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512692 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512716 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1512716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512716 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512739 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1512739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512739 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512763 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1512763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512763 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512786 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1512786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512786 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512525 {
	width:651px !important;
	height:536px !important;
	left:36px !important;
	top:607px !important;
}

#item1512886 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1512889 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1512915 {
	width:74px !important;
	height:70px !important;
	background:#e1cbcb;
}

#item1512916 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1512912 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1512951 {
	width:172px !important;
	height:70px !important;
}

#item1512952 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1512926 {
	width:172px !important;
	height:70px !important;
}

#item1512927 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1512922 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1513004 {
	width:158px !important;
	height:70px !important;
}

#item1513005 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1512979 {
	width:158px !important;
	height:70px !important;
}

#item1512980 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1512975 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1513058 {
	width:141px !important;
	height:70px !important;
}

#item1513059 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1513033 {
	width:141px !important;
	height:70px !important;
}

#item1513034 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1513029 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1513112 {
	width:141px !important;
	height:70px !important;
}

#item1513113 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1513086 {
	width:141px !important;
	height:70px !important;
}

#item1513087 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1513082 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1613110 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1613133 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1613107 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1513166 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1513166 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1513166 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1513166 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617628 {
	width:75px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1439272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439272 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1439270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439270 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1439268 {
	width:600px !important;
	height:790px !important;
}

#item1439273 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1439452 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:150px !important;
}

#item1439455 {
	width:534px !important;
	height:295px !important;
	top:15px !important;
}

#item1489757 {
	width:509px !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-1489757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489757 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1439485 {
	width:14px !important;
	height:9px !important;
}

#item1439489 {
	width:14px !important;
	height:9px !important;
	top:317px !important;
}

table#table1848271 th, table#table1848271 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1848271 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1848271 {
	table-layout:fixed;
}

#item1439494 {
	width:528px !important;
	height:203px !important;
	top:19px !important;
}

@keyframes intensificar-1439494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439494 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1439517 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1439517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439517 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1439280 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1439283 {
	width:534px !important;
	height:531px !important;
	top:15px !important;
}

#item1461846 {
	width:509px !important;
	height:1110px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1461846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461846 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1439309 {
	width:14px !important;
	height:9px !important;
}

#item1439314 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

#item1439323 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1439323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439323 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1439346 {
	width:350px !important;
	height:216px !important;
	top:66px !important;
}

@keyframes intensificar-1439346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439346 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1439369 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:327px !important;
}

@keyframes intensificar-1439369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439369 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1439376 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1439376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439376 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1439399 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1439399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439399 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1439423 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1439423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439423 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1439446 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1439446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439446 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1439276 {
	width:552px !important;
	height:562px !important;
	left:636px !important;
	top:163px !important;
}

#item1439540 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1439563 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1439587 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1439590 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1439881 {
	width:69px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1439619 {
	width:53px !important;
	height:50px !important;
	background:#e1cbcb;
}

#item1439620 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1439616 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1439654 {
	width:123px !important;
	height:50px !important;
}

#item1439655 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1439629 {
	width:123px !important;
	height:50px !important;
}

#item1439630 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1439624 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1439707 {
	width:101px !important;
	height:50px !important;
}

#item1439708 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1439682 {
	width:101px !important;
	height:50px !important;
}

#item1439683 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1439678 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1439761 {
	width:99px !important;
	height:50px !important;
}

#item1439763 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1439735 {
	width:99px !important;
	height:50px !important;
}

#item1439736 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1439731 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1439815 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1612336 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1612359 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1612333 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1439818 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1439818 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1439818 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1439818 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617819 {
	width:86px !important;
	height:257px !important;
	top:943px !important;
}

@keyframes intensificar-1513191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513191 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1513196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513196 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513189 {
	width:700px !important;
	height:309px !important;
}

#item1532303 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1851646 th, table#table1851646 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1851646 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1851646 {
	table-layout:fixed;
}

#item1513255 {
	width:629px !important;
	height:302px !important;
	top:27px !important;
}

@keyframes intensificar-1513255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513255 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513278 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1513278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513278 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584645 {
	width:628px !important;
	height:156px !important;
	left:1px !important;
}

#item1584646 {
	width:595px !important;
	height:1284px !important;
}

@keyframes intensificar-1584646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584646 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584669 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:55px !important;
}

#item1583198 {
	width:628px !important;
	height:516px !important;
	left:1px !important;
}

#item1583199 {
	width:595px !important;
	height:1970px !important;
}

@keyframes intensificar-1583199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583199 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583223 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:235px !important;
}

#item1513303 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1513303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513303 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513326 {
	width:490px !important;
	height:302px !important;
	top:114px !important;
}

@keyframes intensificar-1513326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513326 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513349 {
	width:125px !important;
	height:31px !important;
	left:506px !important;
	top:458px !important;
}

@keyframes intensificar-1513349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513349 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513355 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1513355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513355 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513378 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1513378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513378 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513403 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1513403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513403 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513426 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1513426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513426 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513204 {
	width:651px !important;
	height:516px !important;
	left:35px !important;
	top:559px !important;
}

#item1513468 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1513491 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1513515 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1513520 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1513543 {
	width:97px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1513571 {
	width:74px !important;
	height:70px !important;
	background:#e1cbcb;
}

#item1513572 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1513567 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1513604 {
	width:172px !important;
	height:70px !important;
}

#item1513605 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1513579 {
	width:172px !important;
	height:70px !important;
}

#item1513580 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1513575 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1513658 {
	width:141px !important;
	height:70px !important;
}

#item1513659 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1513633 {
	width:141px !important;
	height:70px !important;
}

#item1513634 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1513629 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1513711 {
	width:139px !important;
	height:70px !important;
}

#item1513712 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1513686 {
	width:139px !important;
	height:70px !important;
}

#item1513687 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1513682 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1513765 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1613147 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1613170 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1613144 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1513770 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1513770 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1513770 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1513770 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617634 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1440133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440133 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1440131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440131 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1440129 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1440134 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1440140 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:130px !important;
}

#item1440163 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item1440433 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:102px !important;
}

#item1440436 {
	width:534px !important;
	height:210px !important;
	top:10px !important;
}

#item1558348 {
	width:509px !important;
	height:440px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1558348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558348 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1440466 {
	width:14px !important;
	height:9px !important;
}

#item1440470 {
	width:14px !important;
	height:9px !important;
	top:221px !important;
}

table#table1856764 th, table#table1856764 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1856764 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1856764 {
	table-layout:fixed;
}

#item1440474 {
	width:528px !important;
	height:290px !important;
	top:15px !important;
}

@keyframes intensificar-1440474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440474 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1440497 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1440497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440497 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1440406 {
	width:528px !important;
	height:25px !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-1440406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440406 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1465695 {
	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-1465695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465695 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1440191 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:246px !important;
}

#item1440194 {
	width:534px !important;
	height:531px !important;
	top:15px !important;
}

#item1493273 {
	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-1493273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493273 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1440220 {
	width:14px !important;
	height:9px !important;
}

#item1440223 {
	width:14px !important;
	height:9px !important;
	top:552px !important;
}

#item1440229 {
	width:528px !important;
	height:114px !important;
}

@keyframes intensificar-1440229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440229 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1440253 {
	width:350px !important;
	height:317px !important;
	top:134px !important;
}

@keyframes intensificar-1440253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440253 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1440276 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:497px !important;
}

@keyframes intensificar-1440276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440276 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1440282 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1440282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440282 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1440305 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1440305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440305 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1440330 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1440330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440330 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1440354 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1440354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440354 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1440378 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1440378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440378 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1440401 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1440401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440401 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1440187 {
	width:552px !important;
	height:561px !important;
	left:36px !important;
	top:164px !important;
}

#item1440522 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1440525 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1440551 {
	width:53px !important;
	height:50px !important;
	background:#e1cbcb;
}

#item1440552 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1440548 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1440587 {
	width:123px !important;
	height:50px !important;
}

#item1440589 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1440562 {
	width:123px !important;
	height:50px !important;
}

#item1440563 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1440558 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1440641 {
	width:113px !important;
	height:50px !important;
}

#item1440642 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1440616 {
	width:113px !important;
	height:50px !important;
}

#item1440617 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1440612 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1440695 {
	width:101px !important;
	height:50px !important;
}

#item1440696 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1440670 {
	width:101px !important;
	height:50px !important;
}

#item1440671 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1440665 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1440748 {
	width:101px !important;
	height:50px !important;
}

#item1440749 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1440723 {
	width:101px !important;
	height:50px !important;
}

#item1440724 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1440719 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1440775 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1440798 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1440772 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1440804 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1440804 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1440804 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1440804 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617830 {
	width:130px !important;
	height:134px !important;
	left:572px !important;
	top:309px !important;
}

@keyframes intensificar-1513801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513801 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1513793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513793 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513791 {
	width:700px !important;
	height:309px !important;
}

#item1532308 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1513809 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:515px !important;
}

#item1513832 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

table#table1861426 th, table#table1861426 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1861426 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1861426 {
	table-layout:fixed;
}

#item1513898 {
	width:628px !important;
	height:424px !important;
	top:22px !important;
}

@keyframes intensificar-1513898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513898 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513921 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1513921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513921 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584612 {
	width:628px !important;
	height:61px !important;
}

#item1584613 {
	width:595px !important;
	height:843px !important;
}

@keyframes intensificar-1584613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584613 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584636 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:8px !important;
}

#item1514165 {
	width:628px !important;
	height:35px !important;
	top:13px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:28px;
	-webkit-column-gap:28px;
	column-gap:28px;
}

@keyframes intensificar-1514165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514165 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514190 {
	width:628px !important;
	height:474px !important;
}

@keyframes intensificar-1514190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514190 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583233 {
	width:628px !important;
	height:521px !important;
}

#item1583234 {
	width:595px !important;
	height:1598px !important;
}

@keyframes intensificar-1583234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583234 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583258 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1513948 {
	width:598px !important;
	height:80px !important;
}

@keyframes intensificar-1513948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513948 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513971 {
	width:490px !important;
	height:390px !important;
	top:95px !important;
}

@keyframes intensificar-1513971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513971 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513994 {
	width:124px !important;
	height:31px !important;
	left:489px !important;
	top:533px !important;
}

@keyframes intensificar-1513994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513994 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514001 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1514001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514001 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514024 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1514024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514024 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514050 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1514050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514050 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514073 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1514073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514073 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514097 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1514097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514097 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514120 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1514120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514120 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1537342 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:19px !important;
}

#item1513855 {
	width:651px !important;
	height:564px !important;
	left:36px !important;
	top:554px !important;
}

#item1514216 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1514222 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1514248 {
	width:74px !important;
	height:70px !important;
	background:#e1cbcb;
}

#item1514249 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1514245 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1514281 {
	width:172px !important;
	height:70px !important;
}

#item1514282 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1514256 {
	width:172px !important;
	height:70px !important;
}

#item1514257 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1514252 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1514335 {
	width:158px !important;
	height:70px !important;
}

#item1514336 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1514309 {
	width:158px !important;
	height:70px !important;
}

#item1514310 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1514305 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1514389 {
	width:141px !important;
	height:70px !important;
}

#item1514390 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1514363 {
	width:141px !important;
	height:70px !important;
}

#item1514364 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1514359 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1514443 {
	width:141px !important;
	height:70px !important;
}

#item1514444 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1514418 {
	width:141px !important;
	height:70px !important;
}

#item1514419 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1514413 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1613176 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1613199 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1613173 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1514496 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1514496 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1514496 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1514496 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617639 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1441124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441124 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1441122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441122 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1441120 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1441125 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1441300 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:155px !important;
}

#item1441303 {
	width:534px !important;
	height:305px !important;
	top:15px !important;
}

#item1558977 {
	width:509px !important;
	height:566px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1558977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558977 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1441334 {
	width:14px !important;
	height:9px !important;
}

#item1441337 {
	width:14px !important;
	height:9px !important;
	top:327px !important;
}

table#table1869175 th, table#table1869175 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1869175 tr {
	background:#f5f5f5;;
}

table#table1869175 {
	table-layout:fixed;
}

#item1441342 {
	width:528px !important;
	height:193px !important;
	top:19px !important;
}

@keyframes intensificar-1441342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441342 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1441365 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1441365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441365 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1558869 {
	width:528px !important;
	height:25px !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-1558869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558869 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1558893 {
	width:528px !important;
	height:339px !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-1558893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558893 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1441131 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1441134 {
	width:534px !important;
	height:531px !important;
	top:15px !important;
}

#item1482650 {
	width:509px !important;
	height:720px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1482650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482650 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1441162 {
	width:14px !important;
	height:9px !important;
}

#item1441166 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

#item1441172 {
	width:528px !important;
	height:90px !important;
}

@keyframes intensificar-1441172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441172 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1441195 {
	width:350px !important;
	height:302px !important;
	top:100px !important;
}

@keyframes intensificar-1441195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441195 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1441218 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:391px !important;
}

@keyframes intensificar-1441218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441218 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1441224 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1441224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441224 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1441247 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1441247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441247 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1441271 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1441271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441271 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1441294 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1441294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441294 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1558771 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:234px !important;
}

@keyframes intensificar-1558771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558771 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1558794 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:250px !important;
}

@keyframes intensificar-1558794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558794 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1441128 {
	width:552px !important;
	height:562px !important;
	left:36px !important;
	top:163px !important;
}

#item1441388 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1441411 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1441435 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1441441 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1558520 {
	width:53px !important;
	height:50px !important;
	background:#e1cbcb;
}

#item1558521 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1558516 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1558551 {
	width:123px !important;
	height:50px !important;
}

#item1558552 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1558526 {
	width:123px !important;
	height:50px !important;
}

#item1558527 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1558524 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1558602 {
	width:113px !important;
	height:50px !important;
}

#item1558603 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1558577 {
	width:113px !important;
	height:50px !important;
}

#item1558578 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1558575 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1558653 {
	width:101px !important;
	height:50px !important;
}

#item1558654 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1558628 {
	width:101px !important;
	height:50px !important;
}

#item1558629 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1558626 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1558705 {
	width:101px !important;
	height:50px !important;
}

#item1558706 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1558679 {
	width:101px !important;
	height:50px !important;
}

#item1558680 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1558677 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1558732 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1558755 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1558729 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1441669 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1441669 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1441669 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1441669 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617836 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1514527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514527 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1514521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514521 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514519 {
	width:700px !important;
	height:309px !important;
}

#item1532313 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1872680 th, table#table1872680 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1872680 tr {
	background:#f5f5f5;;
}

table#table1872680 {
	table-layout:fixed;
}

#item1514578 {
	width:628px !important;
	height:290px !important;
	top:27px !important;
}

@keyframes intensificar-1514578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514578 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514601 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1514601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514601 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584582 {
	width:628px !important;
	height:150px !important;
}

#item1584583 {
	width:595px !important;
	height:1195px !important;
}

@keyframes intensificar-1584583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584583 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584606 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:52px !important;
}

#item1585469 {
	width:628px !important;
	height:495px !important;
}

#item1585470 {
	width:595px !important;
	height:572px !important;
}

@keyframes intensificar-1585470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585470 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585493 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:225px !important;
}

#item1583270 {
	width:628px !important;
	height:495px !important;
}

#item1583271 {
	width:595px !important;
	height:1343px !important;
}

@keyframes intensificar-1583271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583271 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583294 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:225px !important;
}

#item1514628 {
	width:628px !important;
	height:126px !important;
}

@keyframes intensificar-1514628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514628 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514651 {
	width:490px !important;
	height:348px !important;
	top:140px !important;
}

@keyframes intensificar-1514651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514651 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514674 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:472px !important;
}

@keyframes intensificar-1514674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514674 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514681 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1514681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514681 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514704 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1514704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514704 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514728 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1514728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514728 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514751 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1514751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514751 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559447 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:313px !important;
}

@keyframes intensificar-1559447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559447 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559471 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:336px !important;
}

@keyframes intensificar-1559471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559471 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514536 {
	width:651px !important;
	height:503px !important;
	left:36px !important;
	top:580px !important;
}

#item1514794 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:489px !important;
}

#item1514817 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1514841 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1514845 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1559562 {
	width:74px !important;
	height:70px !important;
	background:#e1cbcb;
}

#item1559563 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1559559 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1559593 {
	width:172px !important;
	height:70px !important;
}

#item1559595 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1559568 {
	width:172px !important;
	height:70px !important;
}

#item1559569 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1559566 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1559646 {
	width:158px !important;
	height:70px !important;
}

#item1559647 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1559621 {
	width:158px !important;
	height:70px !important;
}

#item1559622 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1559619 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1559697 {
	width:141px !important;
	height:70px !important;
}

#item1559698 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1559672 {
	width:141px !important;
	height:70px !important;
}

#item1559673 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1559670 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1559748 {
	width:141px !important;
	height:70px !important;
}

#item1559749 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1559723 {
	width:141px !important;
	height:70px !important;
}

#item1559724 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1559721 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1613210 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1613234 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1613207 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1515069 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1515069 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1515069 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1515069 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617646 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1441952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441952 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1441950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441950 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1441948 {
	width:600px !important;
	height:790px !important;
}

#item1441953 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1442129 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:150px !important;
}

#item1442135 {
	width:534px !important;
	height:293px !important;
	top:16px !important;
}

#item1559901 {
	width:509px !important;
	height:650px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1559901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559901 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1442165 {
	width:14px !important;
	height:9px !important;
}

#item1442168 {
	width:14px !important;
	height:9px !important;
	top:318px !important;
}

table#table1878562 th, table#table1878562 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1878562 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1878562 {
	table-layout:fixed;
}

#item1442172 {
	width:528px !important;
	height:202px !important;
	top:19px !important;
}

@keyframes intensificar-1442172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442172 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1442195 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1442195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442195 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1441961 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:266px !important;
}

#item1441965 {
	width:534px !important;
	height:528px !important;
	top:15px !important;
}

#item1489905 {
	width:509px !important;
	height:1190px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1489905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489905 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1441991 {
	width:14px !important;
	height:9px !important;
}

#item1441995 {
	width:14px !important;
	height:9px !important;
	top:550px !important;
}

#item1442000 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1442000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442000 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1442023 {
	width:350px !important;
	height:231px !important;
	top:84px !important;
}

@keyframes intensificar-1442023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442023 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1442046 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:345px !important;
}

@keyframes intensificar-1442046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442046 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1442052 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1442052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442052 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1442075 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1442075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442075 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1442099 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1442099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442099 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1442123 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1442123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442123 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1441958 {
	width:552px !important;
	height:560px !important;
	left:636px !important;
	top:164px !important;
}

#item1442218 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:148px !important;
}

#item1442241 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1442265 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1442269 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1465044 {
	width:69px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1442298 {
	width:53px !important;
	height:50px !important;
	background:#e1cbcb;
}

#item1442299 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1442295 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1442331 {
	width:123px !important;
	height:50px !important;
}

#item1442332 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1442306 {
	width:123px !important;
	height:50px !important;
}

#item1442307 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1442302 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1442384 {
	width:101px !important;
	height:50px !important;
}

#item1442385 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1442359 {
	width:101px !important;
	height:50px !important;
}

#item1442360 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1442355 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1442438 {
	width:99px !important;
	height:50px !important;
}

#item1442439 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1442412 {
	width:99px !important;
	height:50px !important;
}

#item1442413 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1442408 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1442494 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1612371 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1612394 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1612367 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1442497 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1442497 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1442497 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1442497 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617844 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1515100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515100 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1515092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515092 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515090 {
	width:700px !important;
	height:309px !important;
}

#item1532318 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1882028 th, table#table1882028 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1882028 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1882028 {
	table-layout:fixed;
}

#item1515151 {
	width:628px !important;
	height:304px !important;
	top:27px !important;
}

@keyframes intensificar-1515151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515151 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515174 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1515174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515174 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584545 {
	width:628px !important;
	height:136px !important;
}

#item1584546 {
	width:595px !important;
	height:1363px !important;
}

@keyframes intensificar-1584546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584546 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584569 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:45px !important;
}

#item1583301 {
	width:628px !important;
	height:497px !important;
}

#item1583302 {
	width:595px !important;
	height:2107px !important;
}

@keyframes intensificar-1583302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583325 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:226px !important;
}

#item1515199 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1515199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515199 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515222 {
	width:490px !important;
	height:324px !important;
	top:117px !important;
}

@keyframes intensificar-1515222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515222 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515245 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:482px !important;
}

@keyframes intensificar-1515245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515245 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515251 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1515251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515251 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515274 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1515274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515274 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515299 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1515299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515299 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515324 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1515324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515324 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515110 {
	width:651px !important;
	height:527px !important;
	left:36px !important;
	top:578px !important;
}

#item1515365 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:517px !important;
}

#item1515388 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1515412 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1515417 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1515440 {
	width:97px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1515466 {
	width:74px !important;
	height:70px !important;
	background:#e1cbcb;
}

#item1515468 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1515463 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1515500 {
	width:172px !important;
	height:70px !important;
}

#item1515501 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1515475 {
	width:172px !important;
	height:70px !important;
}

#item1515476 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1515471 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1515553 {
	width:141px !important;
	height:70px !important;
}

#item1515554 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1515528 {
	width:141px !important;
	height:70px !important;
}

#item1515529 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1515524 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1515606 {
	width:139px !important;
	height:70px !important;
}

#item1515607 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1515581 {
	width:139px !important;
	height:70px !important;
}

#item1515582 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1515577 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1515662 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1613242 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1613265 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1613239 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1515665 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1515665 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1515665 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1515665 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617654 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1442773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442773 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1442771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442771 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1442769 {
	width:600px !important;
	height:790px !important;
}

#item1442774 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1442952 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:131px !important;
}

#item1442955 {
	width:534px !important;
	height:257px !important;
	top:16px !important;
}

#item1560097 {
	width:509px !important;
	height:629px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1560097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560097 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1442985 {
	width:14px !important;
	height:9px !important;
}

#item1442988 {
	width:14px !important;
	height:9px !important;
	top:281px !important;
}

table#table1887605 tr {
	border-right:2.2px solid #fff;;
}

table#table1887605 {
	table-layout:fixed;
}

#item1442993 {
	width:528px !important;
	height:220px !important;
	top:19px !important;
}

@keyframes intensificar-1442993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442993 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1443016 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1443016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1443016 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1442780 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:258px !important;
}

#item1442784 {
	width:534px !important;
	height:511px !important;
	top:15px !important;
}

#item1491132 {
	width:509px !important;
	height:1220px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1491132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491132 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1442810 {
	width:14px !important;
	height:9px !important;
}

#item1442814 {
	width:14px !important;
	height:9px !important;
	top:533px !important;
}

#item1442823 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1442823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442823 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1442846 {
	width:350px !important;
	height:250px !important;
	top:66px !important;
}

@keyframes intensificar-1442846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442846 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1442869 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:360px !important;
}

@keyframes intensificar-1442869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442869 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1442875 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1442875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442875 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1442899 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1442899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442899 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1442923 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1442923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442923 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1442946 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1442946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442946 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1442777 {
	width:552px !important;
	height:543px !important;
	left:636px !important;
	top:182px !important;
}

#item1443039 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:148px !important;
}

#item1443063 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1443087 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1443090 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1465346 {
	width:69px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1443119 {
	width:53px !important;
	height:50px !important;
	background:#e1cbcb;
}

#item1443120 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1443116 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1443153 {
	width:123px !important;
	height:50px !important;
}

#item1443154 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1443128 {
	width:123px !important;
	height:50px !important;
}

#item1443129 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1443124 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1443206 {
	width:101px !important;
	height:50px !important;
}

#item1443207 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1443181 {
	width:101px !important;
	height:50px !important;
}

#item1443182 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1443177 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1443261 {
	width:99px !important;
	height:50px !important;
}

#item1443262 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1443236 {
	width:99px !important;
	height:50px !important;
}

#item1443237 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1443232 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1443314 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1612405 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1612428 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1612402 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1443317 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1443317 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1443317 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1443317 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617849 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1515688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515688 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1515693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515693 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515686 {
	width:700px !important;
	height:309px !important;
}

#item1532321 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1891719 tr {
	border-right:3.08px solid #fff;;
}

table#table1891719 {
	table-layout:fixed;
}

#item1515745 {
	width:628px !important;
	height:328px !important;
	top:27px !important;
}

@keyframes intensificar-1515745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515745 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515768 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1515768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515768 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584511 {
	width:628px !important;
	height:100px !important;
}

#item1584512 {
	width:595px !important;
	height:1175px !important;
}

@keyframes intensificar-1584512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584512 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584536 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:27px !important;
}

#item1583346 {
	width:628px !important;
	height:488px !important;
}

#item1583347 {
	width:595px !important;
	height:2136px !important;
}

@keyframes intensificar-1583347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583370 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:221px !important;
}

#item1515793 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1515793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515793 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515816 {
	width:490px !important;
	height:350px !important;
	top:92px !important;
}

@keyframes intensificar-1515816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515816 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515839 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:490px !important;
}

@keyframes intensificar-1515839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515839 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515848 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1515848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515848 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515871 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1515871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515871 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515895 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1515895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515895 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515918 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1515918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515918 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515702 {
	width:651px !important;
	height:521px !important;
	left:36px !important;
	top:587px !important;
}

#item1515962 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:517px !important;
}

#item1515985 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1516009 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1516013 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1516036 {
	width:97px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1516062 {
	width:74px !important;
	height:70px !important;
	background:#e1cbcb;
}

#item1516063 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1516059 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1516097 {
	width:172px !important;
	height:70px !important;
}

#item1516098 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1516071 {
	width:172px !important;
	height:70px !important;
}

#item1516072 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1516066 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1516150 {
	width:141px !important;
	height:70px !important;
}

#item1516151 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1516125 {
	width:141px !important;
	height:70px !important;
}

#item1516126 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1516121 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1516203 {
	width:139px !important;
	height:70px !important;
}

#item1516204 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1516178 {
	width:139px !important;
	height:70px !important;
}

#item1516179 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1516174 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1516256 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1613273 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1613296 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1613270 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1516261 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1516261 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1516261 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1516261 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617662 {
	width:75px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes intensificar-1545515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545515 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1545509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545509 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545506 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1545520 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1545523 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:126px !important;
}

#item1545547 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1560682 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:102px !important;
}

#item1560687 {
	width:534px !important;
	height:191px !important;
	top:19px !important;
}

#item1560688 {
	width:509px !important;
	height:434px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1560688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560688 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560712 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:4px !important;
}

#item1560715 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:217px !important;
}

table#table1897305 {
	table-layout:fixed;
}

#item1560718 {
	width:528px !important;
	height:287px !important;
	top:260px !important;
}

@keyframes intensificar-1560718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560718 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560741 {
	width:57px !important;
	height:9px !important;
	top:241px !important;
}

@keyframes intensificar-1560741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560613 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:246px !important;
}

#item1560617 {
	width:534px !important;
	height:516px !important;
	top:15px !important;
}

#item1560618 {
	width:509px !important;
	height:672px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1560618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560618 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560643 {
	width:14px !important;
	height:9px !important;
}

#item1560647 {
	width:14px !important;
	height:9px !important;
	top:538px !important;
}

#item1545803 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:246px !important;
}

#item1545807 {
	width:534px !important;
	height:516px !important;
	top:15px !important;
}

#item1545808 {
	width:509px !important;
	height:725px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1545808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545808 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545833 {
	width:14px !important;
	height:9px !important;
}

#item1545837 {
	width:14px !important;
	height:9px !important;
	top:538px !important;
}

#item1545623 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1545623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545623 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545647 {
	width:350px !important;
	height:348px !important;
	top:83px !important;
}

@keyframes intensificar-1545647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545647 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545670 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:445px !important;
}

@keyframes intensificar-1545670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545670 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545680 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1545680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545680 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545703 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1545703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545703 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545727 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1545727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545727 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545750 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1545750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545750 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545774 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1545774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545774 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545797 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1545797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545797 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560537 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:286px !important;
}

@keyframes intensificar-1560537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560537 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560561 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:302px !important;
}

@keyframes intensificar-1560561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560561 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545570 {
	width:552px !important;
	height:547px !important;
	left:36px !important;
	top:178px !important;
}

#item1545917 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1545920 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1545944 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1545970 {
	width:53px !important;
	height:50px !important;
	background:#e1cbcb;
}

#item1545971 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1545967 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1546003 {
	width:123px !important;
	height:50px !important;
}

#item1546004 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1545978 {
	width:123px !important;
	height:50px !important;
}

#item1545979 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1545974 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1546057 {
	width:113px !important;
	height:50px !important;
}

#item1546058 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1546032 {
	width:113px !important;
	height:50px !important;
}

#item1546033 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1546027 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1546111 {
	width:101px !important;
	height:50px !important;
}

#item1546112 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1546085 {
	width:101px !important;
	height:50px !important;
}

#item1546086 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1546081 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1546164 {
	width:101px !important;
	height:50px !important;
}

#item1546165 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1546139 {
	width:101px !important;
	height:50px !important;
}

#item1546140 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1546135 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1546191 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1546214 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1546188 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1546219 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1546219 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1546219 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1546219 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617855 {
	width:86px !important;
	height:257px !important;
	top:943px !important;
}

@keyframes intensificar-1546298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546298 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1546292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546292 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1546290 {
	width:700px !important;
	height:309px !important;
}

#item1546304 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1546310 {
	width:626px !important;
	height:65px !important;
	left:36px !important;
	top:486px !important;
}

#item1546333 {
	width:648px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1546637 {
	width:80px !important;
	height:12px !important;
	top:227px !important;
}

@keyframes intensificar-1546637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546637 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584482 {
	width:628px !important;
	height:195px !important;
}

#item1584483 {
	width:595px !important;
	height:694px !important;
}

@keyframes intensificar-1584483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584483 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584506 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:75px !important;
}

#item1586586 {
	width:628px !important;
	height:244px !important;
	top:251px !important;
}

table#table1902692 {
	table-layout:fixed;
}

#item1586587 {
	width:595px !important;
	height:420px !important;
}

@keyframes intensificar-1586587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586587 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1586610 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:351px !important;
}

#item1585499 {
	width:628px !important;
	height:496px !important;
}

#item1585500 {
	width:595px !important;
	height:1280px !important;
}

@keyframes intensificar-1585500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585524 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:225px !important;
}

#item1583378 {
	width:628px !important;
	height:496px !important;
}

#item1583379 {
	width:595px !important;
	height:1323px !important;
}

@keyframes intensificar-1583379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583379 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583402 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:225px !important;
}

#item1546359 {
	width:628px !important;
	height:94px !important;
}

@keyframes intensificar-1546359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546359 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1546382 {
	width:490px !important;
	height:350px !important;
	top:119px !important;
}

@keyframes intensificar-1546382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546382 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1546405 {
	width:124px !important;
	height:31px !important;
	left:503px !important;
	top:483px !important;
}

@keyframes intensificar-1546405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546405 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1546411 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1546411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546411 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1546434 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1546434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546434 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1546458 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1546458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546458 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1546481 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1546481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546481 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1546505 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1546505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546505 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1546529 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1546529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546529 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1561353 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:174px !important;
}

@keyframes intensificar-1561353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561353 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1561376 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:197px !important;
}

@keyframes intensificar-1561376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561376 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1546356 {
	width:651px !important;
	height:513px !important;
	left:36px !important;
	top:579px !important;
}

#item1546687 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1546690 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1546713 {
	width:278px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1546740 {
	width:74px !important;
	height:70px !important;
	background:#e1cbcb;
}

#item1546741 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1546737 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1546775 {
	width:172px !important;
	height:70px !important;
}

#item1546776 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1546750 {
	width:172px !important;
	height:70px !important;
}

#item1546751 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1546746 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1546828 {
	width:158px !important;
	height:70px !important;
}

#item1546829 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1546803 {
	width:158px !important;
	height:70px !important;
}

#item1546804 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1546799 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1546881 {
	width:141px !important;
	height:70px !important;
}

#item1546882 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1546856 {
	width:141px !important;
	height:70px !important;
}

#item1546857 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1546852 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1546935 {
	width:141px !important;
	height:70px !important;
}

#item1546936 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1546910 {
	width:141px !important;
	height:70px !important;
}

#item1546911 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1546906 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1613305 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1613328 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1613302 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1546990 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1546990 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1546990 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1546990 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617667 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1444581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444581 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1444579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444579 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1444577 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1444582 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1444588 {
	width:528px !important;
	height:37px !important;
	left:36px !important;
	top:133px !important;
}

#item1444611 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1444881 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:140px !important;
}

#item1444885 {
	width:534px !important;
	height:271px !important;
	top:17px !important;
}

#item1561668 {
	width:509px !important;
	height:631px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1561668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561668 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1444915 {
	width:14px !important;
	height:9px !important;
}

#item1444919 {
	width:14px !important;
	height:9px !important;
	top:296px !important;
}

table#table1908641 tr {
	border-right:2.2px solid #fff;;
}

table#table1908641 {
	table-layout:fixed;
}

#item1444924 {
	width:528px !important;
	height:220px !important;
	top:19px !important;
}

@keyframes intensificar-1444924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444924 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1444947 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1444947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444947 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1465550 {
	width:528px !important;
	height:543px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1465550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465550 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1444639 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:246px !important;
}

#item1444645 {
	width:534px !important;
	height:527px !important;
	top:15px !important;
}

#item1483226 {
	width:509px !important;
	height:735px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1483226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483226 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1444672 {
	width:14px !important;
	height:9px !important;
}

#item1444675 {
	width:14px !important;
	height:9px !important;
	top:549px !important;
}

#item1444680 {
	width:528px !important;
	height:80px !important;
}

@keyframes intensificar-1444680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444680 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1444703 {
	width:350px !important;
	height:288px !important;
	top:99px !important;
}

@keyframes intensificar-1444703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444703 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1444726 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:426px !important;
}

@keyframes intensificar-1444726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444726 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1444732 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1444732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444732 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1444755 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1444755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444755 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1444779 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1444779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444779 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1444802 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1444802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444802 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1444826 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1444826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444826 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1444849 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1444849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444849 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1603745 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:301px !important;
}

@keyframes intensificar-1603745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603745 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1603768 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:317px !important;
}

@keyframes intensificar-1603768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603768 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1444634 {
	width:552px !important;
	height:559px !important;
	left:36px !important;
	top:166px !important;
}

#item1444971 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1444975 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1445002 {
	width:53px !important;
	height:50px !important;
	background:#e1cbcb;
}

#item1445003 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1444998 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1445035 {
	width:123px !important;
	height:50px !important;
}

#item1445036 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1445010 {
	width:123px !important;
	height:50px !important;
}

#item1445011 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1445006 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1445089 {
	width:113px !important;
	height:50px !important;
}

#item1445090 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1445063 {
	width:113px !important;
	height:50px !important;
}

#item1445064 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1445059 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1445142 {
	width:101px !important;
	height:50px !important;
}

#item1445143 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1445117 {
	width:101px !important;
	height:50px !important;
}

#item1445118 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1445113 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1445196 {
	width:101px !important;
	height:50px !important;
}

#item1445197 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1445171 {
	width:101px !important;
	height:50px !important;
}

#item1445172 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1445167 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1445223 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1445246 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1445220 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1445250 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1445250 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1445250 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1445250 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617861 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1517029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517029 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1517021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517021 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517019 {
	width:700px !important;
	height:309px !important;
}

#item1532332 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1517040 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:483px !important;
}

#item1517063 {
	width:657px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

table#table1913783 tr {
	border-right:3.08px solid #fff;;
}

table#table1913783 {
	table-layout:fixed;
}

#item1517129 {
	width:627px !important;
	height:328px !important;
	top:27px !important;
}

@keyframes intensificar-1517129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517129 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517152 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1517152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517152 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584446 {
	width:628px !important;
	height:128px !important;
}

#item1584447 {
	width:595px !important;
	height:1175px !important;
}

@keyframes intensificar-1584447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584447 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584470 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:41px !important;
}

#item1604439 {
	width:628px !important;
	height:496px !important;
	top:16px !important;
}

#item1604440 {
	width:595px !important;
	height:1182px !important;
}

@keyframes intensificar-1604440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604440 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1604463 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:241px !important;
}

#item1583411 {
	width:628px !important;
	height:512px !important;
}

#item1583412 {
	width:595px !important;
	height:1304px !important;
}

@keyframes intensificar-1583412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583412 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583436 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:233px !important;
}

#item1517177 {
	width:626px !important;
	height:112px !important;
}

@keyframes intensificar-1517177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517177 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517200 {
	width:490px !important;
	height:364px !important;
	top:139px !important;
}

@keyframes intensificar-1517200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517200 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517223 {
	width:124px !important;
	height:31px !important;
	left:503px !important;
	top:502px !important;
}

@keyframes intensificar-1517223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517223 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517229 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1517229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517229 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517252 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1517252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517252 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517278 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1517278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517278 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517301 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1517301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517301 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517325 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1517325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517348 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1517348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517348 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1603846 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:263px !important;
}

@keyframes intensificar-1603846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603846 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1603869 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:285px !important;
}

@keyframes intensificar-1603869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603869 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517086 {
	width:651px !important;
	height:533px !important;
	left:36px !important;
	top:563px !important;
}

#item1517445 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1517450 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1517476 {
	width:74px !important;
	height:70px !important;
	background:#e1cbcb;
}

#item1517477 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1517473 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1517509 {
	width:172px !important;
	height:70px !important;
}

#item1517510 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1517484 {
	width:172px !important;
	height:70px !important;
}

#item1517485 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1517480 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1517562 {
	width:158px !important;
	height:70px !important;
}

#item1517563 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1517537 {
	width:158px !important;
	height:70px !important;
}

#item1517538 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1517533 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1517616 {
	width:141px !important;
	height:70px !important;
}

#item1517617 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1517590 {
	width:141px !important;
	height:70px !important;
}

#item1517591 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1517586 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1517669 {
	width:141px !important;
	height:70px !important;
}

#item1517670 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1517644 {
	width:141px !important;
	height:70px !important;
}

#item1517645 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1517640 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1613337 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1613360 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1613334 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1517724 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1517724 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1517724 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1517724 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617673 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1445569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445569 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1445567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445567 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1445565 {
	width:600px !important;
	height:790px !important;
}

#item1445570 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1446286 {
	width:528px !important;
	height:322px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1446286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446286 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1920482 th, table#table1920482 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1920482 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1920482 {
	table-layout:fixed;
}

#item1445787 {
	width:528px !important;
	height:175px !important;
	top:19px !important;
}

@keyframes intensificar-1445787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445787 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1445810 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1445810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445810 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1445576 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1445580 {
	width:534px !important;
	height:531px !important;
	top:15px !important;
}

#item1462692 {
	width:509px !important;
	height:936px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1462692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462692 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1445606 {
	width:14px !important;
	height:9px !important;
}

#item1445609 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

#item1445616 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1445616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445616 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1445639 {
	width:350px !important;
	height:194px !important;
	top:66px !important;
}

@keyframes intensificar-1445639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445639 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1445662 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:293px !important;
}

@keyframes intensificar-1445662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445662 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1445670 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1445670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445670 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1445694 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1445694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445694 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1445718 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1445718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445718 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1445741 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1445741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1445573 {
	width:552px !important;
	height:562px !important;
	left:636px !important;
	top:163px !important;
}

#item1445833 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1445856 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1445881 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1445885 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1445914 {
	width:53px !important;
	height:50px !important;
	background:#e1cbcb;
}

#item1445915 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1445910 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1445950 {
	width:123px !important;
	height:50px !important;
}

#item1445951 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1445925 {
	width:123px !important;
	height:50px !important;
}

#item1445926 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1445921 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1446003 {
	width:101px !important;
	height:50px !important;
}

#item1446004 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1445978 {
	width:101px !important;
	height:50px !important;
}

#item1445979 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1445974 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1446057 {
	width:99px !important;
	height:50px !important;
}

#item1446058 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1446032 {
	width:99px !important;
	height:50px !important;
}

#item1446033 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1446028 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1446110 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1612441 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1612464 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1612438 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1446113 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1446113 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1446113 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1446113 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617869 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1517754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517754 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1517748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517748 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517746 {
	width:700px !important;
	height:309px !important;
}

#item1532335 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1923756 th, table#table1923756 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1923756 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1923756 {
	table-layout:fixed;
}

#item1517768 {
	width:628px !important;
	height:262px !important;
	top:27px !important;
}

@keyframes intensificar-1517768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517768 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517791 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1517791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517791 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584416 {
	width:628px !important;
	height:197px !important;
}

#item1584417 {
	width:595px !important;
	height:635px !important;
}

@keyframes intensificar-1584417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584417 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584440 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:76px !important;
}

#item1583448 {
	width:628px !important;
	height:516px !important;
}

#item1583449 {
	width:595px !important;
	height:1853px !important;
}

@keyframes intensificar-1583449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583449 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583472 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:235px !important;
}

#item1517840 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1517840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517840 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517863 {
	width:490px !important;
	height:272px !important;
	top:92px !important;
}

@keyframes intensificar-1517863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517863 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517886 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:410px !important;
}

@keyframes intensificar-1517886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517886 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517892 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1517892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517892 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517915 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1517915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517915 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517939 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1517939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517939 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517963 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1517963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517963 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517765 {
	width:651px !important;
	height:516px !important;
	left:36px !important;
	top:560px !important;
}

#item1518009 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1518033 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1518057 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1518060 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1518086 {
	width:74px !important;
	height:70px !important;
	background:#e1cbcb;
}

#item1518087 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1518083 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1518123 {
	width:172px !important;
	height:70px !important;
}

#item1518124 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1518097 {
	width:172px !important;
	height:70px !important;
}

#item1518098 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1518093 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1518177 {
	width:141px !important;
	height:70px !important;
}

#item1518178 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1518152 {
	width:141px !important;
	height:70px !important;
}

#item1518153 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1518148 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1518230 {
	width:139px !important;
	height:70px !important;
}

#item1518231 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1518205 {
	width:139px !important;
	height:70px !important;
}

#item1518206 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1518201 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1518284 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1613369 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1613392 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1613366 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1518287 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1518287 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1518287 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1518287 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617680 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1446349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446349 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1446347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1446345 {
	width:600px !important;
	height:790px !important;
}

#item1446350 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1447167 {
	width:528px !important;
	height:323px !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-1447167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447167 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1446588 {
	width:57px !important;
	height:9px !important;
	top:340px !important;
}

@keyframes intensificar-1446588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446588 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1927954 th, table#table1927954 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1927954 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1927954 {
	table-layout:fixed;
}

#item1447253 {
	width:528px !important;
	height:204px !important;
	top:358px !important;
}

@keyframes intensificar-1447253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447253 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1446356 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1446360 {
	width:534px !important;
	height:531px !important;
	top:15px !important;
}

#item1495795 {
	width:509px !important;
	height:1101px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1495795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495795 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1446386 {
	width:14px !important;
	height:9px !important;
}

#item1446389 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

#item1446394 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1446394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446394 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1446417 {
	width:350px !important;
	height:250px !important;
	top:66px !important;
}

@keyframes intensificar-1446417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446417 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1446440 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:360px !important;
}

@keyframes intensificar-1446440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446440 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1446447 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1446447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446447 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1446470 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1446470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446470 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1446494 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1446494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446494 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1446517 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1446517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446517 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1446353 {
	width:552px !important;
	height:562px !important;
	left:636px !important;
	top:163px !important;
}

#item1446611 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1446634 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1446658 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1446662 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1446958 {
	width:69px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1446691 {
	width:53px !important;
	height:50px !important;
	background:#e1cbcb;
}

#item1446692 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1446688 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1446728 {
	width:123px !important;
	height:50px !important;
}

#item1446729 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1446703 {
	width:123px !important;
	height:50px !important;
}

#item1446704 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1446699 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1446781 {
	width:101px !important;
	height:50px !important;
}

#item1446782 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1446756 {
	width:101px !important;
	height:50px !important;
}

#item1446757 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1446752 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1446834 {
	width:99px !important;
	height:50px !important;
}

#item1446835 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1446809 {
	width:99px !important;
	height:50px !important;
}

#item1446810 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1446805 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1446888 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1612472 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1612495 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1612469 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1446891 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1446891 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1446891 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1446891 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617874 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1518311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518311 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1518316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518316 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518309 {
	width:700px !important;
	height:309px !important;
}

#item1532338 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1518327 {
	width:80px !important;
	height:12px !important;
	top:165px !important;
}

@keyframes intensificar-1518327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518327 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1931275 th, table#table1931275 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1931275 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1931275 {
	table-layout:fixed;
}

#item1518378 {
	width:628px !important;
	height:302px !important;
	top:190px !important;
}

@keyframes intensificar-1518378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518378 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584386 {
	width:628px !important;
	height:133px !important;
}

#item1584387 {
	width:595px !important;
	height:705px !important;
}

@keyframes intensificar-1584387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584387 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584410 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:44px !important;
}

#item1583483 {
	width:628px !important;
	height:493px !important;
}

#item1583484 {
	width:595px !important;
	height:1813px !important;
}

@keyframes intensificar-1583484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583484 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583507 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:224px !important;
}

#item1518404 {
	width:628px !important;
	height:96px !important;
}

@keyframes intensificar-1518404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518404 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518427 {
	width:490px !important;
	height:350px !important;
	top:105px !important;
}

@keyframes intensificar-1518427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518427 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518450 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:491px !important;
}

@keyframes intensificar-1518450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518450 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518456 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1518456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518456 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518479 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1518479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518479 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518503 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1518503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518503 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518526 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1518526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518526 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518325 {
	width:651px !important;
	height:517px !important;
	left:36px !important;
	top:582px !important;
}

#item1518572 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:510px !important;
}

#item1518595 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1518619 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1518622 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1518645 {
	width:97px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1518671 {
	width:74px !important;
	height:70px !important;
	background:#e1cbcb;
}

#item1518672 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1518668 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1518704 {
	width:172px !important;
	height:70px !important;
}

#item1518705 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1518679 {
	width:172px !important;
	height:70px !important;
}

#item1518680 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1518675 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1518758 {
	width:141px !important;
	height:70px !important;
}

#item1518759 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1518732 {
	width:141px !important;
	height:70px !important;
}

#item1518733 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1518728 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1518811 {
	width:139px !important;
	height:70px !important;
}

#item1518812 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1518786 {
	width:139px !important;
	height:70px !important;
}

#item1518787 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1518782 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1518866 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1613403 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1613426 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1613400 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1518869 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1518869 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1518869 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1518869 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617685 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1547283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547283 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1547288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547288 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1547281 {
	width:600px !important;
	height:791px !important;
	top:-1px !important;
}

#item1547295 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1547300 {
	width:57px !important;
	height:9px !important;
	top:318px !important;
}

@keyframes intensificar-1547300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547300 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1935131 th, table#table1935131 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1935131 tr {
	height:28px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1935131 {
	table-layout:fixed;
}

#item1547351 {
	width:528px !important;
	height:226px !important;
	top:336px !important;
}

@keyframes intensificar-1547351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562004 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:141px !important;
}

#item1562007 {
	width:534px !important;
	height:265px !important;
	top:22px !important;
}

#item1562008 {
	width:509px !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-1562008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562008 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562032 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:6px !important;
}

#item1562036 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:294px !important;
}

#item1547506 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1547511 {
	width:534px !important;
	height:531px !important;
	top:15px !important;
}

#item1547512 {
	width:509px !important;
	height:1880px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1547512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547512 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1547537 {
	width:14px !important;
	height:9px !important;
}

#item1547541 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

#item1547376 {
	width:528px !important;
	height:80px !important;
}

@keyframes intensificar-1547376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547376 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1547399 {
	width:350px !important;
	height:447px !important;
	top:100px !important;
}

@keyframes intensificar-1547399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547399 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1547423 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:529px !important;
}

@keyframes intensificar-1547423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547423 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1547429 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1547429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547429 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1547452 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1547452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547452 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1547476 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1547476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547476 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1547499 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1547499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547499 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1547298 {
	width:552px !important;
	height:562px !important;
	left:636px !important;
	top:163px !important;
}

#item1547546 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1547569 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1547594 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1547597 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1547620 {
	width:69px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1547646 {
	width:53px !important;
	height:50px !important;
	background:#e1cbcb;
}

#item1547648 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1547643 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1547681 {
	width:123px !important;
	height:50px !important;
}

#item1547682 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1547656 {
	width:123px !important;
	height:50px !important;
}

#item1547657 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1547652 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1547734 {
	width:101px !important;
	height:50px !important;
}

#item1547735 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1547709 {
	width:101px !important;
	height:50px !important;
}

#item1547710 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1547705 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1547788 {
	width:99px !important;
	height:50px !important;
}

#item1547789 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1547763 {
	width:99px !important;
	height:50px !important;
}

#item1547764 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1547759 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1547841 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1612510 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1612534 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1612507 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1547844 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1547844 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1547844 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1547844 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1547915 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1547927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547927 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1547921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547921 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1547919 {
	width:700px !important;
	height:309px !important;
}

#item1547932 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1548097 {
	width:80px !important;
	height:12px !important;
	top:180px !important;
}

@keyframes intensificar-1548097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548097 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584354 {
	width:628px !important;
	height:149px !important;
}

#item1584355 {
	width:595px !important;
	height:753px !important;
}

@keyframes intensificar-1584355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584355 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584378 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:52px !important;
}

#item1586395 {
	width:628px !important;
	height:286px !important;
	top:207px !important;
}

table#table1942387 th, table#table1942387 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
	border-bottom:3.08px solid #fff;;
}

table#table1942387 tr {
	height:40.6px;;
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1942387 {
	table-layout:fixed;
}

#item1586396 {
	width:595px !important;
	height:588px !important;
}

@keyframes intensificar-1586396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586396 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1586419 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:327px !important;
}

#item1583513 {
	width:628px !important;
	height:493px !important;
}

#item1583514 {
	width:595px !important;
	height:3137px !important;
}

@keyframes intensificar-1583514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583514 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583537 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:224px !important;
}

#item1547941 {
	width:628px !important;
	height:112px !important;
	left:1px !important;
}

@keyframes intensificar-1547941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547941 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1547964 {
	width:490px !important;
	height:341px !important;
	top:141px !important;
}

@keyframes intensificar-1547964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547964 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1547987 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:491px !important;
}

@keyframes intensificar-1547987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547987 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1547994 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1547994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547994 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1548017 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1548017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548017 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1548041 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1548041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548041 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1548064 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1548064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548064 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1547938 {
	width:651px !important;
	height:517px !important;
	left:36px !important;
	top:582px !important;
}

#item1548169 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:541px !important;
}

#item1548192 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:450px !important;
}

#item1548217 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1548221 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1548244 {
	width:97px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1548270 {
	width:74px !important;
	height:70px !important;
	background:#e1cbcb;
}

#item1548271 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1548267 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1548303 {
	width:172px !important;
	height:70px !important;
}

#item1548304 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1548278 {
	width:172px !important;
	height:70px !important;
}

#item1548279 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1548274 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1548356 {
	width:141px !important;
	height:70px !important;
}

#item1548358 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1548331 {
	width:141px !important;
	height:70px !important;
}

#item1548332 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1548327 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1548412 {
	width:139px !important;
	height:70px !important;
}

#item1548413 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1548387 {
	width:139px !important;
	height:70px !important;
}

#item1548388 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1548382 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1548436 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1613440 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1613464 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1613437 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1548469 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1548469 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1548469 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1548469 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1448411 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1448413 {
	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-1448413 {
	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;
	}
}
#item1448414 {
	width:476px !important;
	height:105px !important;
	left:43px !important;
	top:471px !important;
}

@keyframes intensificar-1448414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1448414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1448414 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1448437 {
	opacity:0.20;
	width:436px !important;
	height:255px !important;
	background:#0e0b00;
}

#item1448438 {
	width:392px !important;
	height:214px !important;
	left:22px !important;
	top:19px !important;
}

@keyframes intensificar-1448438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1448438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1448438 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1448461 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1448461 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1448461 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1448461 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes moverhacialaizquierdayreducir-1519641 {
	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-1519641 {
	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;
	}
}
#item1519648 {
	width:476px !important;
	height:105px !important;
	left:188px !important;
	top:778px !important;
}

@keyframes intensificar-1519648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519648 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519672 {
	opacity:0.20;
	width:627px !important;
	height:255px !important;
	left:37px !important;
	top:909px !important;
	background:#0e0b00;
}

#item1519673 {
	width:581px !important;
	height:218px !important;
	left:59px !important;
	top:928px !important;
}

@keyframes intensificar-1519673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519673 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519696 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1519696 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1519696 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1519696 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1448480 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1448779 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1468557 {
	width:528px !important;
	height:638px !important;
	left:36px !important;
	top:66px !important;
}

@keyframes intensificar-1468557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468557 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1448732 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1448755 {
	width:528px !important;
	height:580px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1448755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1448755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1448755 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1448486 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1448509 {
	width:75px !important;
	height:16px !important;
	left:47px !important;
	top:84px !important;
}

#item1448532 {
	width:114px !important;
	height:16px !important;
	left:432px !important;
	top:84px !important;
}

table#table1949478 th, table#table1949478 td {
	vertical-align:top;;
}

table#table1949478 tr {
	height:18px;;
}

table#table1949478 {
	table-layout:fixed;
}

#item1448556 {
	width:510px !important;
	height:651px !important;
}

#item1448582 {
	width:511px !important;
	height:17px !important;
}

#item1448579 {
	width:511px !important;
	height:17px !important;
}

#item1448586 {
	width:511px !important;
	height:17px !important;
}

#item1448583 {
	width:511px !important;
	height:17px !important;
	top:18px !important;
}

#item1448590 {
	width:511px !important;
	height:17px !important;
}

#item1448587 {
	width:511px !important;
	height:17px !important;
	top:36px !important;
}

#item1448594 {
	width:511px !important;
	height:17px !important;
}

#item1448591 {
	width:511px !important;
	height:17px !important;
	top:54px !important;
}

#item1448599 {
	width:511px !important;
	height:17px !important;
}

#item1448595 {
	width:511px !important;
	height:17px !important;
	top:72px !important;
}

#item1448603 {
	width:511px !important;
	height:17px !important;
}

#item1448600 {
	width:511px !important;
	height:17px !important;
	top:91px !important;
}

#item1448607 {
	width:511px !important;
	height:17px !important;
}

#item1448604 {
	width:511px !important;
	height:17px !important;
	top:109px !important;
}

#item1448611 {
	width:511px !important;
	height:17px !important;
}

#item1448608 {
	width:511px !important;
	height:17px !important;
	top:127px !important;
}

#item1611887 {
	width:511px !important;
	height:17px !important;
}

#item1611884 {
	width:511px !important;
	height:17px !important;
	top:180px !important;
}

#item1448615 {
	width:511px !important;
	height:17px !important;
}

#item1448612 {
	width:511px !important;
	height:17px !important;
	top:145px !important;
}

#item1448619 {
	width:511px !important;
	height:17px !important;
}

#item1448616 {
	width:511px !important;
	height:17px !important;
	top:163px !important;
}

@keyframes intensificar-1448725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1448725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1448725 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1448726 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1448484 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1448886 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1448889 {
	width:342px !important;
	height:37px !important;
	left:16px !important;
}

#item1485134 {
	width:528px !important;
	height:608px !important;
	left:36px !important;
	top:117px !important;
}

#item1449066 {
	width:96px !important;
	height:15px !important;
	left:9px !important;
}

#item1449089 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1449063 {
	width:105px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1449100 {
	width:19px !important;
	height:19px !important;
}

#item1449095 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1449104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449104 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1449107 {
	width:53px !important;
	height:50px !important;
	background:#e1cbcb;
}

#item1449108 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1449104 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1449111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449111 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1449140 {
	width:98px !important;
	height:50px !important;
}

#item1449141 {
	width:83px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1449115 {
	width:98px !important;
	height:50px !important;
}

#item1449116 {
	width:83px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1449111 {
	width:98px !important;
	height:50px !important;
	left:920px !important;
	top:740px !important;
}

@keyframes intensificar-1449164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449164 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1449193 {
	width:122px !important;
	height:50px !important;
}

#item1449194 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1449168 {
	width:122px !important;
	height:50px !important;
}

#item1449169 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1449164 {
	width:122px !important;
	height:50px !important;
	left:795px !important;
	top:740px !important;
}

@keyframes intensificar-1449218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449218 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1449247 {
	width:122px !important;
	height:50px !important;
}

#item1449249 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1449222 {
	width:122px !important;
	height:50px !important;
}

#item1449223 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1449218 {
	width:122px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1449328 {
	width:149px !important;
	height:13px !important;
	left:17px !important;
}

#item1449352 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1449325 {
	width:166px !important;
	height:13px !important;
	left:398px !important;
	top:748px !important;
}

#item1449356 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1449356 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1449356 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1449356 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519913 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1583608 {
	width:23px !important;
	height:46px !important;
	left:674px !important;
	top:467px !important;
}

#item1583614 {
	width:628px !important;
	height:835px !important;
	left:46px !important;
	top:70px !important;
}

#item1583615 {
	width:595px !important;
	height:1041px !important;
}

@keyframes intensificar-1583615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583615 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519718 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1519741 {
	width:628px !important;
	height:835px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1519741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519777 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1519800 {
	width:92px !important;
	height:20px !important;
	left:60px !important;
	top:94px !important;
}

#item1519823 {
	width:139px !important;
	height:20px !important;
	left:529px !important;
	top:94px !important;
}

table#table1953633 th, table#table1953633 td {
	vertical-align:top;;
}

table#table1953633 tr {
	height:22px;;
}

table#table1953633 {
	table-layout:fixed;
}

#item1564724 {
	width:622px !important;
	height:794px !important;
	left:46px !important;
	top:123px !important;
}

#item1564747 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1564788 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:120px !important;
}

#item1564748 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1564791 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:142px !important;
}

#item1564749 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1564794 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:164px !important;
}

#item1564750 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1564797 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:186px !important;
}

#item1564751 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1564800 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:208px !important;
}

#item1564752 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1564806 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:230px !important;
}

#item1564753 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1564809 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:252px !important;
}

#item1564754 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1564812 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:274px !important;
}

#item1564755 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1564815 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:296px !important;
}

#item1564756 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1564818 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:318px !important;
}

#item1611995 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1611992 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:339px !important;
}

#item1519766 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes intensificar-1519766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519766 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519716 {
	width:710px !important;
	height:935px !important;
	left:-10px !important;
	top:140px !important;
}

#item1519960 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1519963 {
	width:479px !important;
	height:52px !important;
	left:22px !important;
}

#item1520670 {
	width:135px !important;
	height:21px !important;
	left:13px !important;
}

#item1520693 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1520667 {
	width:148px !important;
	height:21px !important;
	left:35px !important;
	top:110px !important;
}

#item1520701 {
	width:26px !important;
	height:26px !important;
}

#item1520696 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:180px !important;
}

@keyframes intensificar-1520705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520705 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520708 {
	width:74px !important;
	height:70px !important;
	background:#e1cbcb;
}

#item1520709 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1520705 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1520714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520714 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520743 {
	width:137px !important;
	height:70px !important;
}

#item1520744 {
	width:117px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1520718 {
	width:137px !important;
	height:70px !important;
}

#item1520719 {
	width:117px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1520714 {
	width:137px !important;
	height:70px !important;
	left:308px !important;
	top:1130px !important;
}

@keyframes intensificar-1520767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520767 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520796 {
	width:171px !important;
	height:70px !important;
}

#item1520797 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1520771 {
	width:171px !important;
	height:70px !important;
}

#item1520772 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1520767 {
	width:171px !important;
	height:70px !important;
	left:133px !important;
	top:1130px !important;
}

@keyframes intensificar-1520820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520820 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520850 {
	width:171px !important;
	height:70px !important;
}

#item1520851 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1520824 {
	width:171px !important;
	height:70px !important;
}

#item1520825 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1520820 {
	width:171px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1520877 {
	width:209px !important;
	height:18px !important;
	left:23px !important;
}

#item1520900 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1520874 {
	width:232px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1534350 {
	width:35px !important;
	height:74px !important;
	left:130px !important;
	top:1126px !important;
}

#item1520903 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1520903 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1520903 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1520903 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1565033 {
	width:75px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes intensificar-1449670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449670 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1449668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449668 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1449666 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1449671 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1449674 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:133px !important;
}

#item1449698 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1449968 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:130px !important;
}

#item1449973 {
	width:534px !important;
	height:254px !important;
	top:16px !important;
}

#item1491420 {
	width:509px !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-1491420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491420 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450004 {
	width:14px !important;
	height:9px !important;
}

#item1450010 {
	width:14px !important;
	height:9px !important;
	top:277px !important;
}

#item1450037 {
	width:57px !important;
	height:9px !important;
	top:300px !important;
}

@keyframes intensificar-1450037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450037 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1605916 {
	width:528px !important;
	height:217px !important;
	top:319px !important;
}

table#table1956720 tr {
	border-right:2.2px solid #fff;;
}

table#table1956720 {
	table-layout:fixed;
}

#item1605917 {
	width:599px !important;
	height:217px !important;
}

@keyframes intensificar-1605917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605917 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1605940 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:544px !important;
}

#item1449941 {
	width:528px !important;
	height:542px !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-1449941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449941 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450535 {
	width:528px !important;
	height:512px !important;
	top:18px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1450535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450535 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1449767 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1449767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449767 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1449791 {
	width:350px !important;
	height:235px !important;
	top:66px !important;
}

@keyframes intensificar-1449791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449791 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1449814 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:346px !important;
}

@keyframes intensificar-1449814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449814 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1449820 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1449820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449820 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1449843 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1449843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449843 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1449867 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1449867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449867 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1449890 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1449890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449890 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1449914 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1449914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449914 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1449937 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1449937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449937 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450458 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:249px !important;
}

@keyframes intensificar-1450458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450458 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450435 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:233px !important;
}

@keyframes intensificar-1450435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450435 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1449721 {
	width:552px !important;
	height:557px !important;
	left:36px !important;
	top:168px !important;
}

#item1450061 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1450064 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1450090 {
	width:53px !important;
	height:50px !important;
	background:#e1cbcb;
}

#item1450091 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1450087 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1450124 {
	width:123px !important;
	height:50px !important;
}

#item1450125 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1450098 {
	width:123px !important;
	height:50px !important;
}

#item1450099 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1450094 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1450178 {
	width:113px !important;
	height:50px !important;
}

#item1450179 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1450153 {
	width:113px !important;
	height:50px !important;
}

#item1450154 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1450149 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1450231 {
	width:101px !important;
	height:50px !important;
}

#item1450232 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1450206 {
	width:101px !important;
	height:50px !important;
}

#item1450207 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1450202 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1450284 {
	width:101px !important;
	height:50px !important;
}

#item1450285 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1450259 {
	width:101px !important;
	height:50px !important;
}

#item1450260 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1450255 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1450312 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1450336 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1450308 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1450339 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1450339 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1450339 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1450339 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617881 {
	width:81px !important;
	height:279px !important;
	top:920px !important;
}

@keyframes intensificar-1520937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520937 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1520928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520928 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520926 {
	width:700px !important;
	height:309px !important;
}

#item1532427 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1520945 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:495px !important;
}

#item1520969 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1521057 {
	width:80px !important;
	height:12px !important;
	top:176px !important;
}

@keyframes intensificar-1521057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521057 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538456 {
	width:628px !important;
	height:296px !important;
	top:196px !important;
}

table#table1961481 tr {
	border-right:3.08px solid #fff;;
}

table#table1961481 {
	table-layout:fixed;
}

#item1538586 {
	width:838px !important;
	height:293px !important;
}

@keyframes intensificar-1538586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538586 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538480 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:501px !important;
}

#item1584294 {
	width:628px !important;
	height:144px !important;
}

#item1584295 {
	width:595px !important;
	height:960px !important;
}

@keyframes intensificar-1584295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584295 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584318 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:49px !important;
}

#item1585534 {
	width:628px !important;
	height:514px !important;
}

#item1585535 {
	width:595px !important;
	height:1093px !important;
}

@keyframes intensificar-1585535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585535 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585558 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:234px !important;
}

#item1583579 {
	width:628px !important;
	height:514px !important;
}

#item1583580 {
	width:595px !important;
	height:853px !important;
}

@keyframes intensificar-1583580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583580 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583603 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:234px !important;
}

#item1521082 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1521082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521082 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521105 {
	width:490px !important;
	height:329px !important;
	top:92px !important;
}

@keyframes intensificar-1521105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521105 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521128 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:485px !important;
}

@keyframes intensificar-1521128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521128 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521134 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1521134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521134 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521157 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1521157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521157 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521182 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1521182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521182 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521205 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1521205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521205 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521229 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1521229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521229 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521252 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1521252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521252 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521256 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:333px !important;
}

@keyframes intensificar-1521256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521256 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521279 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:311px !important;
}

@keyframes intensificar-1521279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521279 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520992 {
	width:651px !important;
	height:525px !important;
	left:36px !important;
	top:561px !important;
}

#item1521353 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1521357 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1521383 {
	width:74px !important;
	height:70px !important;
	background:#e1cbcb;
}

#item1521385 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1521380 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1521417 {
	width:172px !important;
	height:70px !important;
}

#item1521418 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1521392 {
	width:172px !important;
	height:70px !important;
}

#item1521393 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1521388 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1521470 {
	width:158px !important;
	height:70px !important;
}

#item1521471 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1521445 {
	width:158px !important;
	height:70px !important;
}

#item1521446 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1521441 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1521525 {
	width:141px !important;
	height:70px !important;
}

#item1521526 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1521498 {
	width:141px !important;
	height:70px !important;
}

#item1521500 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1521494 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1521579 {
	width:141px !important;
	height:70px !important;
}

#item1521580 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1521554 {
	width:141px !important;
	height:70px !important;
}

#item1521555 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1521549 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1566241 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1566264 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1566237 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1521632 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1521632 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1521632 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1521632 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1564955 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1450678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450678 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1450676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450676 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450674 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1450679 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1450682 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:135px !important;
}

#item1450705 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1450975 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:130px !important;
}

#item1450978 {
	width:534px !important;
	height:255px !important;
	top:15px !important;
}

#item1491590 {
	width:509px !important;
	height:630px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1491590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491590 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451009 {
	width:14px !important;
	height:9px !important;
}

#item1451013 {
	width:14px !important;
	height:9px !important;
	top:277px !important;
}

table#table1967736 tr {
	border-right:2.2px solid #fff;;
}

table#table1967736 {
	table-layout:fixed;
}

#item1451020 {
	width:528px !important;
	height:220px !important;
	top:19px !important;
}

@keyframes intensificar-1451020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451020 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451043 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1451043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451043 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450947 {
	width:528px !important;
	height:523px !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-1450947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450947 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450732 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:256px !important;
}

#item1450736 {
	width:534px !important;
	height:508px !important;
	top:15px !important;
}

#item1491522 {
	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-1491522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491522 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450762 {
	width:14px !important;
	height:9px !important;
}

#item1450767 {
	width:14px !important;
	height:9px !important;
	top:530px !important;
}

#item1450772 {
	width:528px !important;
	height:80px !important;
}

@keyframes intensificar-1450772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450772 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450796 {
	width:350px !important;
	height:269px !important;
	top:99px !important;
}

@keyframes intensificar-1450796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450796 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450819 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:413px !important;
}

@keyframes intensificar-1450819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450819 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450826 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1450826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450826 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450849 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1450849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450849 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450873 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1450873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450873 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450896 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1450896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450896 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450920 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1450920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450920 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450943 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1450943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450943 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451448 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:301px !important;
}

@keyframes intensificar-1451448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451448 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451471 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:317px !important;
}

@keyframes intensificar-1451471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451471 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450728 {
	width:552px !important;
	height:539px !important;
	left:36px !important;
	top:186px !important;
}

#item1451067 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1451070 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1451096 {
	width:53px !important;
	height:50px !important;
	background:#e1cbcb;
}

#item1451097 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1451093 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1451131 {
	width:123px !important;
	height:50px !important;
}

#item1451132 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1451105 {
	width:123px !important;
	height:50px !important;
}

#item1451106 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1451101 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1451186 {
	width:113px !important;
	height:50px !important;
}

#item1451187 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1451160 {
	width:113px !important;
	height:50px !important;
}

#item1451161 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1451156 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1451239 {
	width:101px !important;
	height:50px !important;
}

#item1451240 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1451214 {
	width:101px !important;
	height:50px !important;
}

#item1451215 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1451210 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1451292 {
	width:101px !important;
	height:50px !important;
}

#item1451293 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1451267 {
	width:101px !important;
	height:50px !important;
}

#item1451268 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1451263 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1451320 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1451343 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1451316 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1451346 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1451346 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1451346 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1451346 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617907 {
	width:130px !important;
	height:134px !important;
	left:572px !important;
	top:309px !important;
}

@keyframes intensificar-1521659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521659 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1521665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521665 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521657 {
	width:700px !important;
	height:309px !important;
}

#item1532432 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1521675 {
	width:628px !important;
	height:89px !important;
	left:36px !important;
	top:498px !important;
}

#item1521699 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

table#table1972352 tr {
	border-right:3.08px solid #fff;;
}

table#table1972352 {
	table-layout:fixed;
}

#item1521764 {
	width:628px !important;
	height:328px !important;
	left:1px !important;
	top:27px !important;
}

@keyframes intensificar-1521764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521764 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521787 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1521787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521787 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584258 {
	width:628px !important;
	height:79px !important;
	left:1px !important;
}

#item1584259 {
	width:595px !important;
	height:1038px !important;
}

@keyframes intensificar-1584259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584259 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584282 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:17px !important;
}

#item1585565 {
	width:628px !important;
	height:463px !important;
	left:1px !important;
}

#item1585566 {
	width:595px !important;
	height:1025px !important;
}

@keyframes intensificar-1585566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585566 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585589 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:209px !important;
}

#item1583663 {
	width:628px !important;
	height:463px !important;
	left:1px !important;
}

#item1583665 {
	width:595px !important;
	height:1225px !important;
}

@keyframes intensificar-1583665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583665 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583688 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:209px !important;
}

#item1521812 {
	width:589px !important;
	height:89px !important;
}

@keyframes intensificar-1521812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521812 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521835 {
	width:490px !important;
	height:366px !important;
	top:103px !important;
}

@keyframes intensificar-1521835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521835 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521859 {
	width:124px !important;
	height:31px !important;
	left:502px !important;
	top:472px !important;
}

@keyframes intensificar-1521859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521859 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521866 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1521866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521866 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521889 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1521889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521889 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521913 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1521913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521913 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521937 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1521937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521937 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521961 {
	width:203px !important;
	height:21px !important;
	left:16px !important;
}

@keyframes intensificar-1521961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521961 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521984 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1521984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521984 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521988 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:307px !important;
}

@keyframes intensificar-1521988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521988 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522011 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:330px !important;
}

@keyframes intensificar-1522011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522011 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538645 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:20px !important;
}

#item1521722 {
	width:652px !important;
	height:502px !important;
	left:35px !important;
	top:612px !important;
}

#item1522102 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1522105 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1522131 {
	width:74px !important;
	height:70px !important;
	background:#e1cbcb;
}

#item1522132 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1522128 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1522166 {
	width:172px !important;
	height:70px !important;
}

#item1522167 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1522141 {
	width:172px !important;
	height:70px !important;
}

#item1522142 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1522137 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1522220 {
	width:158px !important;
	height:70px !important;
}

#item1522221 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1522194 {
	width:158px !important;
	height:70px !important;
}

#item1522195 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1522190 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1522273 {
	width:141px !important;
	height:70px !important;
}

#item1522274 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1522248 {
	width:141px !important;
	height:70px !important;
}

#item1522249 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1522244 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1522327 {
	width:141px !important;
	height:70px !important;
}

#item1522328 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1522301 {
	width:141px !important;
	height:70px !important;
}

#item1522302 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1522297 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1566211 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1566234 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1566208 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1522380 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1522380 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1522380 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1522380 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588248 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1588256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588256 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1588258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588258 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588254 {
	width:600px !important;
	height:790px !important;
}

#item1588259 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1977806 th, table#table1977806 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1977806 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1977806 {
	table-layout:fixed;
}

#item1588431 {
	width:528px !important;
	height:86px !important;
	top:19px !important;
}

@keyframes intensificar-1588431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588431 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588454 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1588454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588454 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607125 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:209px !important;
}

#item1607130 {
	width:534px !important;
	height:413px !important;
	top:16px !important;
}

#item1607131 {
	width:509px !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-1607131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607131 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607155 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1607160 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:451px !important;
}

#item1588393 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1588396 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1588397 {
	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-1588397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588397 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588422 {
	width:14px !important;
	height:9px !important;
}

#item1588425 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1588265 {
	width:528px !important;
	height:114px !important;
}

@keyframes intensificar-1588265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588265 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588288 {
	width:474px !important;
	height:50px !important;
	top:134px !important;
}

@keyframes intensificar-1588288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588288 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588311 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:223px !important;
}

@keyframes intensificar-1588311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588311 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588317 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1588317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588317 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588340 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1588340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588340 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588364 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1588364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588364 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588387 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1588387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588387 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588262 {
	width:552px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1588502 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:127px !important;
}

#item1588525 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1588549 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1588554 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1588578 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1588604 {
	width:53px !important;
	height:50px !important;
	background:#e1cbcb;
}

#item1588605 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1588601 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1588640 {
	width:123px !important;
	height:50px !important;
}

#item1588641 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1588615 {
	width:123px !important;
	height:50px !important;
}

#item1588616 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1588611 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1588694 {
	width:101px !important;
	height:50px !important;
}

#item1588695 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1588669 {
	width:101px !important;
	height:50px !important;
}

#item1588670 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1588665 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1588748 {
	width:99px !important;
	height:50px !important;
}

#item1588750 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1588723 {
	width:99px !important;
	height:50px !important;
}

#item1588724 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1588718 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1588774 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1588780 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1588803 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1588777 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1588806 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1588806 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1588806 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1588806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617889 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1588871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588871 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1588873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588873 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588869 {
	width:700px !important;
	height:309px !important;
}

#item1588874 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1980764 th, table#table1980764 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1980764 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1980764 {
	table-layout:fixed;
}

#item1588880 {
	width:628px !important;
	height:140px !important;
	top:27px !important;
}

@keyframes intensificar-1588880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588880 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588903 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1588903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588903 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588926 {
	width:628px !important;
	height:314px !important;
}

#item1588927 {
	width:595px !important;
	height:999px !important;
}

@keyframes intensificar-1588927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588927 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588950 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:134px !important;
}

#item1589082 {
	width:628px !important;
	height:512px !important;
}

#item1589083 {
	width:595px !important;
	height:1715px !important;
}

@keyframes intensificar-1589083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589083 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1589106 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:233px !important;
}

#item1588955 {
	width:628px !important;
	height:183px !important;
}

@keyframes intensificar-1588955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588955 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588978 {
	width:490px !important;
	height:231px !important;
	top:239px !important;
}

@keyframes intensificar-1588978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588978 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1589001 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:366px !important;
}

@keyframes intensificar-1589001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589001 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1589007 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1589007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589007 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1589031 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1589031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589031 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1589055 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1589055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589055 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1589078 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1589078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589078 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588877 {
	width:651px !important;
	height:512px !important;
	left:36px !important;
	top:563px !important;
}

#item1589109 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:493px !important;
}

#item1589132 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1589156 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1589161 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1589184 {
	width:314px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1589210 {
	width:74px !important;
	height:70px !important;
	background:#e1cbcb;
}

#item1589211 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1589207 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1589245 {
	width:172px !important;
	height:70px !important;
}

#item1589246 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1589220 {
	width:172px !important;
	height:70px !important;
}

#item1589221 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1589216 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1589298 {
	width:141px !important;
	height:70px !important;
}

#item1589299 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1589273 {
	width:141px !important;
	height:70px !important;
}

#item1589274 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1589269 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1589351 {
	width:139px !important;
	height:70px !important;
}

#item1589352 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1589326 {
	width:139px !important;
	height:70px !important;
}

#item1589327 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1589322 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1589375 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1589384 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1589407 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1589380 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1589410 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1589410 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1589410 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1589410 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617694 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1451699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451699 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1451697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451697 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451695 {
	width:600px !important;
	height:790px !important;
}

#item1451700 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1983826 tr {
	border-right:2.2px solid #fff;;
}

table#table1983826 {
	table-layout:fixed;
}

#item1451920 {
	width:528px !important;
	height:192px !important;
	top:19px !important;
}

@keyframes intensificar-1451920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451920 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451944 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1451944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451944 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1452527 {
	width:528px !important;
	height:253px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1452527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452527 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451707 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:258px !important;
}

#item1451711 {
	width:534px !important;
	height:511px !important;
	top:15px !important;
}

#item1463057 {
	width:509px !important;
	height:918px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1463057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463057 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451737 {
	width:14px !important;
	height:9px !important;
}

#item1451742 {
	width:14px !important;
	height:9px !important;
	top:534px !important;
}

#item1451747 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1451747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451747 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451770 {
	width:350px !important;
	height:165px !important;
	top:83px !important;
}

@keyframes intensificar-1451770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451770 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451793 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:292px !important;
}

@keyframes intensificar-1451793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451793 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451799 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1451799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451799 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451822 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1451822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451822 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451846 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1451846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451846 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451869 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1451869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451869 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451704 {
	width:552px !important;
	height:542px !important;
	left:636px !important;
	top:183px !important;
}

#item1451967 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:148px !important;
}

#item1451990 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1452014 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1452017 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1452046 {
	width:53px !important;
	height:50px !important;
	background:#e1cbcb;
}

#item1452047 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1452042 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1452079 {
	width:123px !important;
	height:50px !important;
}

#item1452080 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1452054 {
	width:123px !important;
	height:50px !important;
}

#item1452055 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1452050 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1452132 {
	width:101px !important;
	height:50px !important;
}

#item1452133 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1452107 {
	width:101px !important;
	height:50px !important;
}

#item1452108 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1452103 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1452185 {
	width:99px !important;
	height:50px !important;
}

#item1452186 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1452160 {
	width:99px !important;
	height:50px !important;
}

#item1452161 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1452156 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1452241 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1553792 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1553815 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1553789 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1452244 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1452244 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1452244 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1452244 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522400 {
	width:164px !important;
	height:302px !important;
	left:535px !important;
	top:309px !important;
}

@keyframes intensificar-1522406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522406 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1522411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522411 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522404 {
	width:700px !important;
	height:309px !important;
}

#item1532438 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1987646 tr {
	border-right:3.08px solid #fff;;
}

table#table1987646 {
	table-layout:fixed;
}

#item1522422 {
	width:628px !important;
	height:287px !important;
	top:27px !important;
}

@keyframes intensificar-1522422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522422 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522445 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1522445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522445 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584223 {
	width:628px !important;
	height:149px !important;
}

#item1584224 {
	width:595px !important;
	height:705px !important;
}

@keyframes intensificar-1584224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584224 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584248 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:52px !important;
}

#item1583702 {
	width:628px !important;
	height:496px !important;
}

#item1583703 {
	width:595px !important;
	height:1480px !important;
}

@keyframes intensificar-1583703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583703 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583726 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:225px !important;
}

#item1522499 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1522499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522499 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522522 {
	width:490px !important;
	height:231px !important;
	top:140px !important;
}

@keyframes intensificar-1522522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522522 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522545 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:408px !important;
}

@keyframes intensificar-1522545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522545 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522553 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1522553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522553 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522576 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1522576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522600 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1522600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522600 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522623 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1522623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522623 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522419 {
	width:651px !important;
	height:496px !important;
	left:36px !important;
	top:580px !important;
}

#item1522669 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:510px !important;
}

#item1522692 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1522717 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1522722 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1563041 {
	width:314px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1522748 {
	width:74px !important;
	height:70px !important;
	background:#e1cbcb;
}

#item1522749 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1522745 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1522781 {
	width:172px !important;
	height:70px !important;
}

#item1522782 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1522756 {
	width:172px !important;
	height:70px !important;
}

#item1522757 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1522752 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1522834 {
	width:141px !important;
	height:70px !important;
}

#item1522835 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1522809 {
	width:141px !important;
	height:70px !important;
}

#item1522810 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1522805 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1522888 {
	width:139px !important;
	height:70px !important;
}

#item1522889 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1522862 {
	width:139px !important;
	height:70px !important;
}

#item1522863 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1522858 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1522941 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1566179 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1566202 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1566176 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1522946 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1522946 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1522946 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1522946 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617699 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1548600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548600 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1548607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548607 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1548598 {
	width:600px !important;
	height:790px !important;
}

#item1548613 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1548616 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

table#table1991543 th, table#table1991543 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1991543 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1991543 {
	table-layout:fixed;
}

#item1548642 {
	width:528px !important;
	height:203px !important;
	top:19px !important;
}

@keyframes intensificar-1548642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548642 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1548665 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1548665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548665 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1548689 {
	width:528px !important;
	height:309px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1548689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548689 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1548851 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1548855 {
	width:534px !important;
	height:517px !important;
	top:15px !important;
}

#item1548856 {
	width:509px !important;
	height:1059px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1548856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548856 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1548881 {
	width:14px !important;
	height:9px !important;
}

#item1548885 {
	width:14px !important;
	height:9px !important;
	top:539px !important;
}

#item1548718 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1548718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548718 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1548741 {
	width:350px !important;
	height:182px !important;
	top:66px !important;
}

@keyframes intensificar-1548741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1548764 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:294px !important;
}

@keyframes intensificar-1548764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548764 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1548775 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1548775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548775 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1548798 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1548798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548798 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1548823 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1548823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548823 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1548846 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1548846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548846 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1548639 {
	width:552px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1548888 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1548912 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1548916 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1548939 {
	width:266px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1548966 {
	width:53px !important;
	height:50px !important;
	background:#e1cbcb;
}

#item1548967 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1548962 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1548999 {
	width:123px !important;
	height:50px !important;
}

#item1549000 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1548974 {
	width:123px !important;
	height:50px !important;
}

#item1548975 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1548970 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1549052 {
	width:101px !important;
	height:50px !important;
}

#item1549053 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1549027 {
	width:101px !important;
	height:50px !important;
}

#item1549028 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1549023 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1549105 {
	width:99px !important;
	height:50px !important;
}

#item1549106 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1549080 {
	width:99px !important;
	height:50px !important;
}

#item1549081 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1549076 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1549159 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1553762 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1553785 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1553759 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1549163 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1549163 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1549163 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1549163 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617894 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1549886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549886 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1549879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549879 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549877 {
	width:700px !important;
	height:309px !important;
}

#item1549893 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1549897 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:510px !important;
}

table#table1994995 th, table#table1994995 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1994995 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1994995 {
	table-layout:fixed;
}

#item1550081 {
	width:628px !important;
	height:302px !important;
	top:27px !important;
}

@keyframes intensificar-1550081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550081 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550104 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1550104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550104 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584191 {
	width:628px !important;
	height:136px !important;
}

#item1584192 {
	width:595px !important;
	height:616px !important;
}

@keyframes intensificar-1584192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584192 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584215 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:45px !important;
}

#item1583735 {
	width:628px !important;
	height:497px !important;
}

#item1583736 {
	width:595px !important;
	height:1598px !important;
}

@keyframes intensificar-1583736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583736 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583759 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:226px !important;
}

#item1549923 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1549923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549923 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549946 {
	width:490px !important;
	height:254px !important;
	top:122px !important;
}

@keyframes intensificar-1549946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549946 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549969 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:433px !important;
}

@keyframes intensificar-1549969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549969 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549976 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1549976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549976 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549999 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1549999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549999 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550023 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1550023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550023 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550046 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1550046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550046 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549920 {
	width:651px !important;
	height:497px !important;
	left:36px !important;
	top:578px !important;
}

#item1550153 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1550177 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1550180 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1550203 {
	width:314px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1550229 {
	width:74px !important;
	height:70px !important;
	background:#e1cbcb;
}

#item1550230 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1550226 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1550263 {
	width:172px !important;
	height:70px !important;
}

#item1550264 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1550238 {
	width:172px !important;
	height:70px !important;
}

#item1550239 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1550233 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1550316 {
	width:141px !important;
	height:70px !important;
}

#item1550317 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1550291 {
	width:141px !important;
	height:70px !important;
}

#item1550292 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1550287 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1550369 {
	width:139px !important;
	height:70px !important;
}

#item1550370 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1550344 {
	width:139px !important;
	height:70px !important;
}

#item1550345 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1550340 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1550393 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1566148 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1566171 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1566145 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1550428 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1550428 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1550428 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1550428 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617705 {
	width:75px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1452582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452582 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1452580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452580 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1452578 {
	width:600px !important;
	height:790px !important;
}

#item1452583 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1452852 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:150px !important;
}

#item1452759 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:141px !important;
}

#item1452767 {
	width:534px !important;
	height:274px !important;
	top:16px !important;
}

#item1491684 {
	width:509px !important;
	height:490px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1491684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491684 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1452797 {
	width:14px !important;
	height:9px !important;
}

#item1452802 {
	width:14px !important;
	height:9px !important;
	top:298px !important;
}

table#table1999265 th, table#table1999265 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1999265 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1999265 {
	table-layout:fixed;
}

#item1452806 {
	width:528px !important;
	height:202px !important;
	top:19px !important;
}

@keyframes intensificar-1452806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1452829 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1452829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452829 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1452591 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1452594 {
	width:534px !important;
	height:511px !important;
	top:15px !important;
}

#item1483874 {
	width:509px !important;
	height:960px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1483874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483874 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1452620 {
	width:14px !important;
	height:9px !important;
}

#item1452625 {
	width:14px !important;
	height:9px !important;
	top:533px !important;
}

#item1452631 {
	width:528px !important;
	height:97px !important;
}

@keyframes intensificar-1452631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452631 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1452654 {
	width:350px !important;
	height:182px !important;
	top:118px !important;
}

@keyframes intensificar-1452654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452654 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1452677 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:345px !important;
}

@keyframes intensificar-1452677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452677 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1452683 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1452683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452683 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1452706 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1452706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452706 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1452730 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1452730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452730 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1452753 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1452753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1452588 {
	width:552px !important;
	height:544px !important;
	left:636px !important;
	top:181px !important;
}

#item1452875 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1452900 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1452903 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1452931 {
	width:53px !important;
	height:50px !important;
	background:#e1cbcb;
}

#item1452932 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1452928 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1452964 {
	width:123px !important;
	height:50px !important;
}

#item1452966 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1452939 {
	width:123px !important;
	height:50px !important;
}

#item1452940 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1452935 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1453018 {
	width:101px !important;
	height:50px !important;
}

#item1453019 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1452993 {
	width:101px !important;
	height:50px !important;
}

#item1452994 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1452989 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1453071 {
	width:99px !important;
	height:50px !important;
}

#item1453072 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1453046 {
	width:99px !important;
	height:50px !important;
}

#item1453047 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1453042 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1453125 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1553729 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1553752 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1553726 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1453128 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1453128 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1453128 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1453128 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617922 {
	width:81px !important;
	height:279px !important;
	top:920px !important;
}

@keyframes intensificar-1522968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522968 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1522974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522974 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522966 {
	width:700px !important;
	height:309px !important;
}

#item1532443 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1522983 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:519px !important;
}

table#table2002356 th, table#table2002356 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2002356 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2002356 {
	table-layout:fixed;
}

#item1523049 {
	width:628px !important;
	height:302px !important;
	top:27px !important;
}

@keyframes intensificar-1523049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523049 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523072 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1523072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523072 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584161 {
	width:628px !important;
	height:128px !important;
}

#item1584162 {
	width:595px !important;
	height:901px !important;
}

@keyframes intensificar-1584162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584162 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584185 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:41px !important;
}

#item1583767 {
	width:628px !important;
	height:486px !important;
}

#item1583768 {
	width:595px !important;
	height:1539px !important;
}

@keyframes intensificar-1583768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583768 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583791 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:220px !important;
}

#item1523097 {
	width:628px !important;
	height:159px !important;
}

@keyframes intensificar-1523097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523097 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523120 {
	width:490px !important;
	height:254px !important;
	top:193px !important;
}

@keyframes intensificar-1523120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523120 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523143 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:490px !important;
}

@keyframes intensificar-1523143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523143 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523153 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1523153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523153 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523176 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1523176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523176 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523201 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1523201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523224 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1523224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523224 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523007 {
	width:651px !important;
	height:521px !important;
	left:36px !important;
	top:589px !important;
}

#item1523267 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1523291 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1523294 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1523320 {
	width:74px !important;
	height:70px !important;
	background:#e1cbcb;
}

#item1523321 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1523317 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1523357 {
	width:172px !important;
	height:70px !important;
}

#item1523358 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1523331 {
	width:172px !important;
	height:70px !important;
}

#item1523332 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1523327 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1523410 {
	width:141px !important;
	height:70px !important;
}

#item1523411 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1523385 {
	width:141px !important;
	height:70px !important;
}

#item1523386 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1523381 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1523463 {
	width:139px !important;
	height:70px !important;
}

#item1523464 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1523438 {
	width:139px !important;
	height:70px !important;
}

#item1523439 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1523434 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1523517 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1566113 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1566136 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1566110 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1523520 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1523520 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1523520 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1523520 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617710 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1457619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457619 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1457617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457617 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1457615 {
	width:600px !important;
	height:790px !important;
}

#item1457620 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1457885 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1457862 {
	width:57px !important;
	height:9px !important;
	top:334px !important;
}

@keyframes intensificar-1457862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457862 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2006276 th, table#table2006276 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2006276 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2006276 {
	table-layout:fixed;
}

#item1458401 {
	width:528px !important;
	height:203px !important;
	top:353px !important;
}

@keyframes intensificar-1458401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458401 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1458318 {
	width:528px !important;
	height:308px !important;
	top:18px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1458318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458318 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1457626 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1457629 {
	width:534px !important;
	height:550px !important;
	top:15px !important;
}

#item1463504 {
	width:509px !important;
	height:1058px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1463504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463504 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1457655 {
	width:14px !important;
	height:9px !important;
}

#item1457660 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1457665 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1457665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457665 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1457688 {
	width:350px !important;
	height:182px !important;
	top:49px !important;
}

@keyframes intensificar-1457688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457688 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1457711 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:275px !important;
}

@keyframes intensificar-1457711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457711 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1457718 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1457718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457718 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1457741 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1457741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1457765 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1457765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457765 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1457788 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1457788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457788 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1457623 {
	width:552px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1457908 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1457932 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1457935 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1457963 {
	width:53px !important;
	height:50px !important;
	background:#e1cbcb;
}

#item1457964 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1457960 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1457997 {
	width:123px !important;
	height:50px !important;
}

#item1457998 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1457972 {
	width:123px !important;
	height:50px !important;
}

#item1457973 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1457967 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1458051 {
	width:101px !important;
	height:50px !important;
}

#item1458052 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1458026 {
	width:101px !important;
	height:50px !important;
}

#item1458027 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1458021 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1458105 {
	width:99px !important;
	height:50px !important;
}

#item1458106 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1458080 {
	width:99px !important;
	height:50px !important;
}

#item1458081 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1458075 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1458160 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1553697 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1553720 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1553694 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1458163 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1458163 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1458163 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1458163 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617912 {
	width:130px !important;
	height:134px !important;
	left:572px !important;
	top:309px !important;
}

@keyframes intensificar-1525314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525314 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1525307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525307 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525305 {
	width:700px !important;
	height:309px !important;
}

#item1532456 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1525322 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1525348 {
	width:80px !important;
	height:12px !important;
	top:192px !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%;
}

table#table2009839 th, table#table2009839 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2009839 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2009839 {
	table-layout:fixed;
}

#item1525371 {
	width:628px !important;
	height:302px !important;
	top:217px !important;
}

@keyframes intensificar-1525371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525371 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584121 {
	width:628px !important;
	height:162px !important;
}

#item1584122 {
	width:595px !important;
	height:557px !important;
}

@keyframes intensificar-1584122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584122 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584146 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:58px !important;
}

#item1583798 {
	width:628px !important;
	height:520px !important;
}

#item1583799 {
	width:595px !important;
	height:1735px !important;
}

@keyframes intensificar-1583799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583799 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583822 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:237px !important;
}

#item1525424 {
	width:628px !important;
	height:60px !important;
}

@keyframes intensificar-1525424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525424 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525447 {
	width:490px !important;
	height:254px !important;
	top:69px !important;
}

@keyframes intensificar-1525447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525447 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525470 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:385px !important;
}

@keyframes intensificar-1525470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525470 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525477 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1525477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525477 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525500 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1525500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525524 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1525524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525524 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525547 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1525547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525547 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525346 {
	width:651px !important;
	height:520px !important;
	left:36px !important;
	top:555px !important;
}

#item1525589 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1525613 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1525616 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1525642 {
	width:74px !important;
	height:70px !important;
	background:#e1cbcb;
}

#item1525643 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1525639 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1525678 {
	width:172px !important;
	height:70px !important;
}

#item1525679 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1525652 {
	width:172px !important;
	height:70px !important;
}

#item1525653 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1525648 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1525731 {
	width:141px !important;
	height:70px !important;
}

#item1525732 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1525706 {
	width:141px !important;
	height:70px !important;
}

#item1525707 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1525702 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1525785 {
	width:139px !important;
	height:70px !important;
}

#item1525786 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1525760 {
	width:139px !important;
	height:70px !important;
}

#item1525761 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1525755 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1525838 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1566082 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1566106 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1566079 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1525844 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1525844 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1525844 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1525844 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617716 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1455955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1455955 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1455953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1455953 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1455951 {
	width:600px !important;
	height:790px !important;
}

#item1455956 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1456132 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:135px !important;
}

#item1456135 {
	width:534px !important;
	height:266px !important;
	top:15px !important;
}

#item1456698 {
	width:509px !important;
	height:359px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1456698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456698 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456166 {
	width:14px !important;
	height:9px !important;
}

#item1456169 {
	width:14px !important;
	height:9px !important;
	top:289px !important;
}

table#table2013922 tr {
	border-right:2.2px solid #fff;;
}

table#table2013922 {
	table-layout:fixed;
}

#item1456174 {
	width:528px !important;
	height:249px !important;
	top:19px !important;
}

@keyframes intensificar-1456174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456174 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456197 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1456197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456197 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1455962 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1455965 {
	width:534px !important;
	height:549px !important;
	top:15px !important;
}

#item1466251 {
	width:509px !important;
	height:1017px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1466251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466251 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1455992 {
	width:14px !important;
	height:9px !important;
}

#item1455997 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1456005 {
	width:528px !important;
	height:66px !important;
}

@keyframes intensificar-1456005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456005 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456028 {
	width:350px !important;
	height:250px !important;
	top:83px !important;
}

@keyframes intensificar-1456028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456028 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456051 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:378px !important;
}

@keyframes intensificar-1456051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456051 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456057 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1456057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456057 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456080 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1456080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456080 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456104 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1456104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456104 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456127 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1456127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456127 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1455959 {
	width:552px !important;
	height:580px !important;
	left:636px !important;
	top:145px !important;
}

#item1456220 {
	width:528px !important;
	height:17px !important;
	left:636px !important;
	top:130px !important;
}

#item1456244 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1456268 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1456271 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1456299 {
	width:53px !important;
	height:50px !important;
	background:#e1cbcb;
}

#item1456300 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1456296 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1456335 {
	width:123px !important;
	height:50px !important;
}

#item1456336 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1456310 {
	width:123px !important;
	height:50px !important;
}

#item1456311 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1456305 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1456388 {
	width:101px !important;
	height:50px !important;
}

#item1456389 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1456363 {
	width:101px !important;
	height:50px !important;
}

#item1456364 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1456359 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1456441 {
	width:99px !important;
	height:50px !important;
}

#item1456442 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1456416 {
	width:99px !important;
	height:50px !important;
}

#item1456417 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1456412 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1456496 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1553661 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1553684 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1553658 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1456499 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1456499 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1456499 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1456499 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617915 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1524141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524141 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1524134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524134 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524132 {
	width:700px !important;
	height:309px !important;
}

#item1532450 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2017588 tr {
	border-right:3.08px solid #fff;;
}

table#table2017588 {
	table-layout:fixed;
}

#item1524364 {
	width:628px !important;
	height:369px !important;
	top:27px !important;
}

@keyframes intensificar-1524364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524364 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524387 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1524387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524387 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584090 {
	width:628px !important;
	height:89px !important;
}

#item1584091 {
	width:595px !important;
	height:705px !important;
}

@keyframes intensificar-1584091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584091 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584114 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:22px !important;
}

#item1583835 {
	width:628px !important;
	height:511px !important;
}

#item1583836 {
	width:595px !important;
	height:1676px !important;
}

@keyframes intensificar-1583836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583836 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583859 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:233px !important;
}

#item1524192 {
	width:628px !important;
	height:92px !important;
}

@keyframes intensificar-1524192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524192 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524215 {
	width:490px !important;
	height:350px !important;
	top:109px !important;
}

@keyframes intensificar-1524215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524238 {
	width:125px !important;
	height:31px !important;
	left:502px !important;
	top:515px !important;
}

@keyframes intensificar-1524238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524238 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524245 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1524245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524245 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524268 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1524268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524268 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524292 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1524292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524292 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524315 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1524315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524315 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524150 {
	width:651px !important;
	height:546px !important;
	left:36px !important;
	top:564px !important;
}

#item1524411 {
	width:628px !important;
	height:24px !important;
	left:36px !important;
	top:513px !important;
}

#item1524434 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1524458 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1524461 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1524487 {
	width:74px !important;
	height:70px !important;
	background:#e1cbcb;
}

#item1524488 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1524484 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1524522 {
	width:172px !important;
	height:70px !important;
}

#item1524523 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1524497 {
	width:172px !important;
	height:70px !important;
}

#item1524498 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1524492 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1524575 {
	width:141px !important;
	height:70px !important;
}

#item1524577 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1524550 {
	width:141px !important;
	height:70px !important;
}

#item1524551 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1524546 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1524629 {
	width:139px !important;
	height:70px !important;
}

#item1524630 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1524604 {
	width:139px !important;
	height:70px !important;
}

#item1524605 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1524600 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1524684 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1566047 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1566070 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1566044 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1524687 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1524687 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1524687 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1524687 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617723 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1456768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456768 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1456766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456766 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456764 {
	width:600px !important;
	height:790px !important;
}

#item1456769 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1456946 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:142px !important;
}

#item1456949 {
	width:534px !important;
	height:278px !important;
	top:16px !important;
}

#item1491814 {
	width:509px !important;
	height:434px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1491814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491814 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456979 {
	width:14px !important;
	height:9px !important;
}

#item1456983 {
	width:14px !important;
	height:9px !important;
	top:302px !important;
}

table#table2022349 th, table#table2022349 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2022349 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2022349 {
	table-layout:fixed;
}

#item1456987 {
	width:528px !important;
	height:203px !important;
	top:19px !important;
}

@keyframes intensificar-1456987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456987 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1457010 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1457010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457010 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456780 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1456783 {
	width:534px !important;
	height:514px !important;
	top:15px !important;
}

#item1463416 {
	width:509px !important;
	height:1409px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1463416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463416 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456809 {
	width:14px !important;
	height:9px !important;
}

#item1456812 {
	width:14px !important;
	height:9px !important;
	top:536px !important;
}

#item1456817 {
	width:528px !important;
	height:114px !important;
}

@keyframes intensificar-1456817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456817 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456840 {
	width:350px !important;
	height:207px !important;
	top:134px !important;
}

@keyframes intensificar-1456840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456840 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456863 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:361px !important;
}

@keyframes intensificar-1456863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456863 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456869 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1456869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456869 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456892 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1456892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456892 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456916 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1456916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456916 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456939 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1456939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456939 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456776 {
	width:552px !important;
	height:547px !important;
	left:636px !important;
	top:179px !important;
}

#item1457033 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:128px !important;
}

#item1457056 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1457080 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1457085 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1457114 {
	width:53px !important;
	height:50px !important;
	background:#e1cbcb;
}

#item1457115 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1457111 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1457149 {
	width:123px !important;
	height:50px !important;
}

#item1457150 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1457124 {
	width:123px !important;
	height:50px !important;
}

#item1457125 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1457120 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1457203 {
	width:101px !important;
	height:50px !important;
}

#item1457204 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1457177 {
	width:101px !important;
	height:50px !important;
}

#item1457179 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1457173 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1457256 {
	width:99px !important;
	height:50px !important;
}

#item1457257 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1457231 {
	width:99px !important;
	height:50px !important;
}

#item1457232 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1457227 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1457313 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1553632 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1553655 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1553629 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1457316 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1457316 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1457316 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1457316 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617900 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1524717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524717 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1524710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524710 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524708 {
	width:700px !important;
	height:309px !important;
}

#item1532453 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2025489 th, table#table2025489 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2025489 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2025489 {
	table-layout:fixed;
}

#item1524769 {
	width:628px !important;
	height:302px !important;
	top:27px !important;
}

@keyframes intensificar-1524769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524769 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524792 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1524792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524792 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584058 {
	width:628px !important;
	height:132px !important;
}

#item1584059 {
	width:595px !important;
	height:635px !important;
}

@keyframes intensificar-1584059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584059 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584082 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:43px !important;
}

#item1583869 {
	width:628px !important;
	height:491px !important;
}

#item1583870 {
	width:595px !important;
	height:2303px !important;
}

@keyframes intensificar-1583870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583870 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583893 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:223px !important;
}

#item1524817 {
	width:628px !important;
	height:183px !important;
}

@keyframes intensificar-1524817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524817 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524840 {
	width:490px !important;
	height:226px !important;
	top:219px !important;
}

@keyframes intensificar-1524840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524840 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524863 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:494px !important;
}

@keyframes intensificar-1524863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524863 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524870 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1524870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524870 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524893 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1524893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524893 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524917 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1524917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524917 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524940 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1524940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524940 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524725 {
	width:651px !important;
	height:527px !important;
	left:36px !important;
	top:584px !important;
}

#item1524981 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:489px !important;
}

#item1525004 {
	width:638px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1525028 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1525034 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1525083 {
	width:74px !important;
	height:70px !important;
	background:#e1cbcb;
}

#item1525084 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1525080 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1525116 {
	width:172px !important;
	height:70px !important;
}

#item1525117 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1525091 {
	width:172px !important;
	height:70px !important;
}

#item1525092 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1525087 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1525170 {
	width:141px !important;
	height:70px !important;
}

#item1525171 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1525145 {
	width:141px !important;
	height:70px !important;
}

#item1525146 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1525140 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1525224 {
	width:139px !important;
	height:70px !important;
}

#item1525225 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1525198 {
	width:139px !important;
	height:70px !important;
}

#item1525199 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1525194 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1525278 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1566016 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1566039 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1566013 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1525283 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1525283 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1525283 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1525283 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617734 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1484061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484061 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1484059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484059 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484057 {
	width:600px !important;
	height:790px !important;
}

#item1484062 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1484327 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1484989 {
	width:528px !important;
	height:372px !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-1484989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484989 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484303 {
	width:57px !important;
	height:9px !important;
	top:388px !important;
}

@keyframes intensificar-1484303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484303 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2029836 th, table#table2029836 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2029836 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2029836 {
	table-layout:fixed;
}

#item1484931 {
	width:528px !important;
	height:173px !important;
	top:407px !important;
}

@keyframes intensificar-1484931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484931 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484199 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1484203 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1493676 {
	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-1493676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493676 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484229 {
	width:14px !important;
	height:9px !important;
}

#item1484232 {
	width:14px !important;
	height:9px !important;
	top:571px !important;
}

#item1484069 {
	width:528px !important;
	height:97px !important;
}

@keyframes intensificar-1484069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484069 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484092 {
	width:350px !important;
	height:153px !important;
	top:117px !important;
}

@keyframes intensificar-1484092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484092 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484115 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:309px !important;
}

@keyframes intensificar-1484115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484115 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484123 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1484123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484123 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484146 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1484146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484146 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484170 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1484170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484193 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1484193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484193 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484066 {
	width:552px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1484350 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1484374 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1484378 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1484406 {
	width:53px !important;
	height:50px !important;
	background:#e1cbcb;
}

#item1484407 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1484403 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1484439 {
	width:123px !important;
	height:50px !important;
}

#item1484440 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1484414 {
	width:123px !important;
	height:50px !important;
}

#item1484415 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1484410 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1484493 {
	width:101px !important;
	height:50px !important;
}

#item1484494 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1484467 {
	width:101px !important;
	height:50px !important;
}

#item1484468 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1484463 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1484546 {
	width:99px !important;
	height:50px !important;
}

#item1484547 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1484521 {
	width:99px !important;
	height:50px !important;
}

#item1484522 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1484517 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1484601 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1553603 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1553626 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1553600 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1484610 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1484610 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1484610 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1484610 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525863 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1525869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525869 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1525875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525875 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525867 {
	width:700px !important;
	height:309px !important;
}

#item1532462 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1525884 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1525909 {
	width:80px !important;
	height:12px !important;
	top:252px !important;
}

@keyframes intensificar-1525909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525909 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2032746 th, table#table2032746 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2032746 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2032746 {
	table-layout:fixed;
}

#item1525932 {
	width:628px !important;
	height:262px !important;
	top:278px !important;
}

@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%;
}

#item1584025 {
	width:628px !important;
	height:221px !important;
}

#item1584026 {
	width:595px !important;
	height:705px !important;
}

@keyframes intensificar-1584026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584026 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584049 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:88px !important;
}

#item1583908 {
	width:628px !important;
	height:540px !important;
}

#item1583909 {
	width:595px !important;
	height:1402px !important;
}

@keyframes intensificar-1583909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583909 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583932 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:247px !important;
}

#item1525982 {
	width:628px !important;
	height:159px !important;
}

@keyframes intensificar-1525982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525982 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526005 {
	width:490px !important;
	height:214px !important;
	top:192px !important;
}

@keyframes intensificar-1526005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526005 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526029 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:461px !important;
}

@keyframes intensificar-1526029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526029 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526035 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1526035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526035 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526058 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1526058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526058 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526082 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1526082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526082 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526105 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1526105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526105 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525907 {
	width:651px !important;
	height:540px !important;
	left:36px !important;
	top:535px !important;
}

#item1526149 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1526174 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1526178 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1526204 {
	width:74px !important;
	height:70px !important;
	background:#e1cbcb;
}

#item1526205 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1526201 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1526239 {
	width:172px !important;
	height:70px !important;
}

#item1526240 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1526214 {
	width:172px !important;
	height:70px !important;
}

#item1526215 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1526210 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1526292 {
	width:141px !important;
	height:70px !important;
}

#item1526293 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1526267 {
	width:141px !important;
	height:70px !important;
}

#item1526268 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1526263 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1526346 {
	width:139px !important;
	height:70px !important;
}

#item1526347 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1526320 {
	width:139px !important;
	height:70px !important;
}

#item1526321 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1526316 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1526400 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1565980 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1566003 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1565977 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1526404 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1526404 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1526404 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1526404 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617743 {
	width:75px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1459519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459519 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1459517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459517 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1459515 {
	width:600px !important;
	height:790px !important;
}

#item1459520 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table2036403 th, table#table2036403 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2036403 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2036403 {
	table-layout:fixed;
}

#item1459739 {
	width:528px !important;
	height:146px !important;
	top:19px !important;
}

@keyframes intensificar-1459739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459739 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1459762 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1459762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459762 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1460243 {
	width:528px !important;
	height:352px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1460243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460243 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1460174 {
	width:528px !important;
	height:298px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1460174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460174 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1459566 {
	width:528px !important;
	height:80px !important;
}

@keyframes intensificar-1459566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459566 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1459589 {
	width:350px !important;
	height:12px !important;
	top:115px !important;
}

@keyframes intensificar-1459589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459589 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1459612 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:172px !important;
}

@keyframes intensificar-1459612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459612 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1459619 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1459619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459619 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1459642 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1459642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459642 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1459666 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1459666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459666 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1459689 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1459689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459689 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1459524 {
	width:542px !important;
	height:547px !important;
	left:636px !important;
	top:178px !important;
}

#item1459785 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1459808 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1459832 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1459835 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1459864 {
	width:53px !important;
	height:50px !important;
	background:#e1cbcb;
}

#item1459865 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1459860 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1459897 {
	width:123px !important;
	height:50px !important;
}

#item1459898 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1459872 {
	width:123px !important;
	height:50px !important;
}

#item1459873 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1459868 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1459950 {
	width:101px !important;
	height:50px !important;
}

#item1459951 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1459925 {
	width:101px !important;
	height:50px !important;
}

#item1459926 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1459921 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1460003 {
	width:99px !important;
	height:50px !important;
}

#item1460004 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1459978 {
	width:99px !important;
	height:50px !important;
}

#item1459979 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1459974 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1460031 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1460054 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1460028 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1460058 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1460061 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1460061 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1460061 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1460061 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526421 {
	width:81px !important;
	height:279px !important;
	top:920px !important;
}

@keyframes intensificar-1526432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526432 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1526427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526427 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526425 {
	width:700px !important;
	height:309px !important;
}

#item1532466 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2038918 th, table#table2038918 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2038918 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2038918 {
	table-layout:fixed;
}

#item1526598 {
	width:628px !important;
	height:221px !important;
	top:27px !important;
}

@keyframes intensificar-1526598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526598 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526621 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1526621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526621 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583982 {
	width:628px !important;
	height:245px !important;
}

#item1583984 {
	width:595px !important;
	height:733px !important;
}

@keyframes intensificar-1583984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583984 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584008 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:100px !important;
}

#item1583938 {
	width:628px !important;
	height:523px !important;
}

#item1583939 {
	width:595px !important;
	height:557px !important;
}

@keyframes intensificar-1583939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583939 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583962 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:239px !important;
}

#item1526443 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1526443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526443 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526467 {
	width:490px !important;
	height:16px !important;
	top:161px !important;
}

@keyframes intensificar-1526467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526467 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526490 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:241px !important;
}

@keyframes intensificar-1526490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526490 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526497 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1526497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526497 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526521 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1526521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526521 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526545 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1526545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526545 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526568 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1526568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526568 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526440 {
	width:651px !important;
	height:523px !important;
	left:36px !important;
	top:552px !important;
}

#item1526673 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1526696 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1526720 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1526726 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1526753 {
	width:74px !important;
	height:70px !important;
	background:#e1cbcb;
}

#item1526754 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1526749 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1526786 {
	width:172px !important;
	height:70px !important;
}

#item1526787 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1526761 {
	width:172px !important;
	height:70px !important;
}

#item1526762 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1526757 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1526839 {
	width:141px !important;
	height:70px !important;
}

#item1526841 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1526814 {
	width:141px !important;
	height:70px !important;
}

#item1526815 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1526810 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1526893 {
	width:139px !important;
	height:70px !important;
}

#item1526894 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1526868 {
	width:139px !important;
	height:70px !important;
}

#item1526869 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1526864 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1526920 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1526943 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1526917 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1526949 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1526952 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1526952 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1526952 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1526952 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580796 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

#item1580807 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:567px !important;
	height:85px !important;
	left:25px !important;
	top:33px !important;
	border-radius:12px;
	background:#000;
}

#item1580808 {
	width:1200px !important;
	height:790px !important;
}

#item1580816 {
	width:70px !important;
	height:23px !important;
	left:508px !important;
	top:49px !important;
	border-radius:6px;
	background:#fff;
}

#item1580827 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1580832 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1580837 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1580842 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1580847 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1580852 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1580858 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1580869 {
	width:1px !important;
	height:3px !important;
	left:44px !important;
	top:20px !important;
	background:#1e1541;
}

#item1580888 {
	width:62px !important;
	height:31px !important;
	left:1117px !important;
	top:743px !important;
}

#item1551202 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1551202 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1551202 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1551202 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580908 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

#item1580917 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:651px !important;
	height:60px !important;
	left:25px !important;
	top:24px !important;
	border-radius:12px;
	background:#000;
}

#item1580918 {
	width:70px !important;
	height:23px !important;
	left:588px !important;
	top:43px !important;
	border-radius:6px;
	background:#fff;
}

#item1580925 {
	width:703px !important;
	height:1200px !important;
	left:-1px !important;
}

#item1580934 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1580939 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1580944 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1580949 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1580954 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1580959 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1580965 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1580970 {
	width:62px !important;
	height:31px !important;
	left:615px !important;
	top:1169px !important;
}

#item1551768 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1551768 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1551768 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1551768 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1182054 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

#item1580720 {
	width:150px !important;
	height:28px !important;
	left:525px !important;
	top:609px !important;
}

#item1580743 {
	width:446px !important;
	height:39px !important;
	left:377px !important;
	top:686px !important;
}

#item1580766 {
	width:122px !important;
	height:28px !important;
	left:539px !important;
	top:640px !important;
}

#item1580771 {
	width:424px !important;
	height:68px !important;
	left:388px !important;
	top:361px !important;
}

@keyframes intensificar-1580771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580771 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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%;
}

#item1580659 {
	width:705px !important;
	height:1206px !important;
	background:#101820;
}

#item1580660 {
	width:214px !important;
	height:40px !important;
	left:243px !important;
	top:791px !important;
}

#item1580683 {
	width:600px !important;
	height:57px !important;
	left:50px !important;
	top:911px !important;
}

#item1580706 {
	width:171px !important;
	height:39px !important;
	left:265px !important;
	top:834px !important;
}

#item1580711 {
	width:424px !important;
	height:68px !important;
	left:138px !important;
	top:566px !important;
}

@keyframes intensificar-1580711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580711 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1527025 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1527025 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1527025 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1527025 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

p.autoParaStyle210 {
	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.autoParaStyle209 {
	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.autoParaStyle208 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle207 {
	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.autoParaStyle206 {
	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.autoParaStyle205 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:42px;
	line-height:34px;
	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.autoParaStyle204 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:20px;
	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.autoParaStyle203 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:20px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle202 {
	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.autoParaStyle201 {
	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.autoParaStyle200 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:61px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle199 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:13px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle198 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:8px;
	line-height:10px;
	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.autoParaStyle197 {
	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.autoParaStyle196 {
	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.autoParaStyle195 {
	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:-42px;
	padding-left:42px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle194 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size: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:-30px;
	padding-left:30px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle193 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:20px;
	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.autoParaStyle192 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:18px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle191 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10px;
	line-height:10px;
	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.autoParaStyle190 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:18px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle189 {
	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.autoParaStyle188 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	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.autoParaStyle187 {
	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.autoParaStyle186 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:22px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle185 {
	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.autoParaStyle184 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:26px;
	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.autoParaStyle183 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:26px;
	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.autoParaStyle182 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:21px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle181 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	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.autoParaStyle180 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:21px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle179 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	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.autoParaStyle178 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:15px;
	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.autoParaStyle177 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	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.autoParaStyle176 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:28px;
	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.autoParaStyle175 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle174 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle173 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:1px;
	text-align:left;
}

p.autoParaStyle172 {
	font-family:FF-Averta-Regular,Averta;
	font-size:17px;
	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.autoParaStyle171 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:1px;
	text-align:left;
}

p.autoParaStyle170 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle169 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18px;
	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.autoParaStyle168 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10px;
	line-height:12px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle167 {
	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.autoParaStyle166 {
	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.autoParaStyle165 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle164 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle163 {
	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.autoParaStyle162 {
	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.autoParaStyle161 {
	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.autoParaStyle160 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle159 {
	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.autoParaStyle158 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle157 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle156 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle155 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle154 {
	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.autoParaStyle153 {
	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.autoParaStyle152 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle151 {
	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.autoParaStyle150 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:12px;
	line-height:14px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle149 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#b95569;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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:23px;
	line-height:15px;
	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.autoParaStyle147 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:15px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle146 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle145 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.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;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle144 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle143 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.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.autoParaStyle142 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:15px;
	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.autoParaStyle141 {
	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.autoParaStyle140 {
	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.autoParaStyle139 {
	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.autoParaStyle138 {
	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.autoParaStyle137 {
	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.autoParaStyle136 {
	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.autoParaStyle135 {
	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.autoParaStyle134 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle133 {
	font-weight: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.autoParaStyle132 {
	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.autoParaStyle131 {
	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.autoParaStyle130 {
	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.autoParaStyle129 {
	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.autoParaStyle128 {
	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.autoParaStyle127 {
	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.autoParaStyle126 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#b95569;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle125 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size: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.autoParaStyle124 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle123 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	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;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle122 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12px;
	line-height:15px;
	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-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle120 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	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.autoParaStyle119 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:15px;
	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.autoParaStyle118 {
	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.autoParaStyle117 {
	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.autoParaStyle116 {
	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.autoParaStyle115 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle114 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size: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.autoParaStyle113 {
	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.autoParaStyle112 {
	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.autoParaStyle111 {
	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.autoParaStyle110 {
	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.autoParaStyle109 {
	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.autoParaStyle108 {
	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.autoParaStyle107 {
	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.autoParaStyle106 {
	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.autoParaStyle105 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#b95569;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle104 {
	font-family:FF-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.autoParaStyle103 {
	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.autoParaStyle102 {
	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.autoParaStyle101 {
	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.autoParaStyle100 {
	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.autoParaStyle99 {
	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.autoParaStyle98 {
	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.autoParaStyle97 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:9.8px;
	line-height:12.8px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle96 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:17.1px;
	line-height:20.7px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle95 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:17.1px;
	line-height:20.7px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle94 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle93 {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:22.4px;
	line-height:25.2px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle92 {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:22.4px;
	line-height:25.2px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle91 {
	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.autoParaStyle90 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#b95569;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle89 {
	font-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.autoParaStyle88 {
	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.autoParaStyle87 {
	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.autoParaStyle86 {
	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.autoParaStyle85 {
	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.autoParaStyle84 {
	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.autoParaStyle83 {
	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.autoParaStyle82 {
	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.autoParaStyle81 {
	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.autoParaStyle80 {
	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.autoParaStyle79 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle78 {
	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-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle77 {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle76 {
	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.autoParaStyle75 {
	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.autoParaStyle74 {
	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.autoParaStyle73 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:61px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle72 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:35px;
	line-height:39.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle71 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle70 {
	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.autoParaStyle69 {
	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.autoParaStyle68 {
	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.autoParaStyle67 {
	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.autoParaStyle66 {
	font-weight:600;
	font-family:FF-Averta-Semibold,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.autoParaStyle65 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle64 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle63 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle62 {
	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.autoParaStyle61 {
	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.autoParaStyle60 {
	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.autoParaStyle59 {
	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.autoParaStyle58 {
	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.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-align:left;
}

p.autoParaStyle56 {
	font-weight:600;
	font-family:FF-Averta-Semibold,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.autoParaStyle55 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle54 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle53 {
	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.autoParaStyle52 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle51 {
	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.autoParaStyle50 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:14.6px;
	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;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle49 {
	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.autoParaStyle48 {
	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.autoParaStyle47 {
	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.autoParaStyle46 {
	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.autoParaStyle45 {
	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.autoParaStyle44 {
	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.autoParaStyle43 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:10.4px;
	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;
	margin-bottom:6px;
	text-align:left;
}

p.autoParaStyle42 {
	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.autoParaStyle41 {
	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.autoParaStyle40 {
	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.autoParaStyle39 {
	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.autoParaStyle38 {
	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.autoParaStyle37 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle36 {
	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.autoParaStyle35 {
	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.autoParaStyle34 {
	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.autoParaStyle33 {
	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.autoParaStyle32 {
	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.autoParaStyle31 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle30 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle29 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle28 {
	font-weight: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.autoParaStyle27 {
	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.autoParaStyle26 {
	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.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: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.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;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle22 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle21 {
	font-weight: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.autoParaStyle20 {
	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.autoParaStyle19 {
	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.autoParaStyle18 {
	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.autoParaStyle17 {
	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.autoParaStyle16 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle15 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle14 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle13 {
	font-weight:bold;
	font-family:FF-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: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.autoParaStyle9 {
	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.autoParaStyle8 {
	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.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:66px;
	line-height:66px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle4 {
	font-family:FF-Averta-Regular,Averta;
	font-size:12px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle3 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle2 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:24px;
	line-height:65px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:65px;
	line-height:65px;
	color:#fff;
	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.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:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top: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.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.P_Itinerarios {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle23 {
}

span.autoCharStyle22 {
}

span.autoCharStyle21 {
	color:#272f36;
}

span.autoCharStyle20 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle19 {
	color:#101820;
}

span.autoCharStyle18 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#101820;
}

span.autoCharStyle17 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle16 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	color:#ea5153;
	letter-spacing:0.025em;
}

span.autoCharStyle15 {
	color:#ea5153;
}

span.autoCharStyle14 {
	font-size:14px;
}

span.autoCharStyle13 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	color:#ea5153;
	letter-spacing:0.025em;
}

span.autoCharStyle12 {
	font-size:10px;
}

span.autoCharStyle11 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.020em;
}

span.autoCharStyle10 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#101820;
	letter-spacing:0.010em;
}

span.autoCharStyle9 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:22.9px;
	letter-spacing:0.100em;
}

span.autoCharStyle8 {
	color:#3c3c3b;
	text-decoration:underline;
}

span.autoCharStyle7 {
}

span.autoCharStyle6 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:16.4px;
	letter-spacing:0.100em;
}

span.autoCharStyle5 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#ea5153;
}

span.autoCharStyle4 {
	color:#ea5153;
}

span.autoCharStyle3 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
}

span.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.Hipervínculo {
	color:#3c3c3b;
	text-decoration:underline;
}

span.C_Negrita {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	color:#101820;
	letter-spacing:0.010em;
}

span.C_Titulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:767px){ [class*=" mq-"], .mq-default { display:none; } .mq-700 {display:block; } }

