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

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

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

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

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

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

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

#item1545168 {
	width:1201px !important;
	height:790px !important;
	left:-1px !important;
}

#item1447671 {
	width:650px !important;
	height:113px !important;
	left:70px !important;
	top:70px !important;
}

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

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

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

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

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

#item1545194 {
	width:1842px !important;
	height:1223px !important;
	left:-557px !important;
	top:-20px !important;
	background:#000;
}

#item1326991 {
	width:650px !important;
	height:113px !important;
	left:50px !important;
	top:36px !important;
}

#item1327014 {
	width:645px !important;
	height:22px !important;
	left:55px !important;
	top:183px !important;
}

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

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

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

@keyframes atenuar-1327043 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1327043 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1327043 {
	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-1390266 {
	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-1390266 {
	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;
	}
}
#item1468231 {
	opacity:0.35;
	width:456px !important;
	height:241px !important;
	left:454px !important;
	top:93px !important;
	background:#0e0b00;
}

#item1468232 {
	width:414px !important;
	height:200px !important;
	left:474px !important;
	top:110px !important;
}

#item1468208 {
	width:427px !important;
	height:161px !important;
	left:-12px !important;
	top:93px !important;
}

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

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

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

#item1468280 {
	opacity:0.25;
	width:539px !important;
	height:404px !important;
	left:36px !important;
	top:216px !important;
	background:#0e0b00;
}

#item1468281 {
	width:499px !important;
	height:372px !important;
	left:56px !important;
	top:233px !important;
}

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

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

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

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

#item1391741 {
	width:1128px !important;
	height:190px !important;
	left:36px !important;
	top:32px !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-1391741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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:1128px !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:1128px !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:1128px !important;
	height:185px !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:1128px !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:1128px !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:1115px !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:1128px !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:1115px !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:526px !important;
	top:34px !important;
}

#item1317930 {
	width:452px !important;
	height:174px !important;
	left:526px !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:1128px !important;
	height:162px !important;
	left:36px !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:1115px !important;
	height:13px !important;
	left:36px !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%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1351738 {
	width:700px !important;
	height:539px !important;
	top:208px !important;
	background:#f3f3f2;
}

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

#item1351762 {
	width:628px !important;
	height:445px !important;
	top:28px !important;
}

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

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

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

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

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

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

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

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

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

#item1351520 {
	width:700px !important;
	height:467px !important;
	top:282px !important;
	background:#f3f3f2;
}

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

#item1351544 {
	width:628px !important;
	height:371px !important;
	top:28px !important;
}

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

#item1351591 {
	width:628px !important;
	height:57px !important;
	left:36px !important;
	top:588px !important;
}

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

#item1351427 {
	width:647px !important;
	height:253px !important;
	top:28px !important;
}

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

#item1351496 {
	width:399px !important;
	height:366px !important;
	left:37px !important;
	top:354px !important;
}

#item1351326 {
	width:700px !important;
	height:516px !important;
	top:232px !important;
	background:#f3f3f2;
}

#item1351349 {
	width:628px !important;
	height:419px !important;
	left:36px !important;
	top:292px !important;
}

#item1351372 {
	width:615px !important;
	height:15px !important;
	left:36px !important;
	top:262px !important;
}

#item1351324 {
	width:700px !important;
	height:749px !important;
	top:453px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1535132 {
	width:528px !important;
	height:550px !important;
	left:636px !important;
	top:114px !important;
}

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

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

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

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

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

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

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

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

#item1535209 {
	width:628px !important;
	height:607px !important;
	left:36px !important;
	top:394px !important;
}

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

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

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

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

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

#item1317150 {
	width:586px !important;
	height:572px !important;
	left:7px !important;
	top:138px !important;
}

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

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

#item1535638 {
	width:528px !important;
	height:165px !important;
	left:36px !important;
	top:65px !important;
}

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

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

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

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

table#table1556101 {
	table-layout:fixed;
}

#item1313681 {
	width:500px !important;
	height:588px !important;
	left:11px !important;
}

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

#item1470878 {
	width:511px !important;
	height:17px !important;
	top:558px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1313749 {
	width:511px !important;
	height:17px !important;
	top:125px !important;
}

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

#item1313753 {
	width:511px !important;
	height:17px !important;
	top:143px !important;
}

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

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

#item1313764 {
	width:511px !important;
	height:18px !important;
}

#item1313761 {
	width:511px !important;
	height:18px !important;
	top:179px !important;
}

#item1313816 {
	width:511px !important;
	height:18px !important;
}

#item1313813 {
	width:511px !important;
	height:18px !important;
	top:198px !important;
}

#item1431445 {
	width:114px !important;
	height:16px !important;
	left:322px !important;
	top:84px !important;
}

#item1544434 {
	width:53px !important;
	height:10px !important;
	left:21px !important;
	top:1px !important;
}

#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:528px !important;
	height:53px !important;
	left:16px !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:117px !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:#e4e1ea;
}

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

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

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

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

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

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

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

#item1174123 {
	width:122px !important;
	height:50px !important;
	left:897px !important;
	top:740px !important;
}

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

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

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

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

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

#item1535246 {
	width:122px !important;
	height:50px !important;
	left:1022px !important;
	top:740px !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%;
}

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

#item1537347 {
	width:628px !important;
	height:724px !important;
	left:46px !important;
	top:81px !important;
}

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

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

#item1388306 {
	width:92px !important;
	height:20px !important;
	left:60px !important;
	top:81px !important;
}

#item1388329 {
	width:139px !important;
	height:20px !important;
	left:529px !important;
	top:81px !important;
}

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

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

table#table1561414 {
	table-layout:fixed;
}

#item1388352 {
	width:610px !important;
	height:746px !important;
	left:59px !important;
	top:121px !important;
}

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

#item1471261 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:799px !important;
}

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

#item1471257 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:777px !important;
}

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

#item1471253 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:755px !important;
}

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

#item1471249 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:733px !important;
}

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

#item1471243 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:712px !important;
}

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

#item1471239 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:690px !important;
}

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

#item1471235 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:668px !important;
}

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

#item1471231 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:646px !important;
}

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

#item1471227 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:623px !important;
}

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

#item1471223 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:602px !important;
}

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

#item1471219 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:580px !important;
}

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

#item1471213 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:558px !important;
}

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

#item1471209 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:535px !important;
}

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

#item1471205 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:513px !important;
}

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

#item1471201 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:492px !important;
}

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

#item1471197 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:470px !important;
}

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

#item1471193 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:449px !important;
}

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

#item1413367 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:361px !important;
}

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

#item1413373 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:383px !important;
}

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

#item1413376 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:404px !important;
}

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

#item1413379 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:426px !important;
}

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

#item1413382 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:120px !important;
}

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

#item1413385 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:141px !important;
}

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

#item1413388 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:163px !important;
}

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

#item1413392 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:184px !important;
}

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

#item1413395 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:206px !important;
}

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

#item1413398 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:227px !important;
}

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

#item1413401 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:249px !important;
}

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

#item1413404 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:270px !important;
}

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

#item1413407 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:292px !important;
}

#item1413349 {
	width:623px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item1413410 {
	width:629px !important;
	height:28px !important;
	left:43px !important;
	top:313px !important;
}

#item1413350 {
	width:623px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item1413413 {
	width:629px !important;
	height:28px !important;
	left:43px !important;
	top:336px !important;
}

#item1431589 {
	width:139px !important;
	height:20px !important;
	left:398px !important;
	top:81px !important;
}

#item1544954 {
	width:74px !important;
	height:14px !important;
	left:29px !important;
	top:1px !important;
}

#item1352986 {
	width:665px !important;
	height:364px !important;
	left:29px !important;
	top:174px !important;
}

#item1328736 {
	width:710px !important;
	height:890px !important;
	left:-10px !important;
	top:186px !important;
}

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

#item1352307 {
	width:608px !important;
	height:68px !important;
	left:22px !important;
}

#item1329561 {
	width:34px !important;
	height:34px !important;
}

#item1329557 {
	width:34px !important;
	height:34px !important;
	left:650px !important;
	top:214px !important;
}

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

#item1329567 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

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

#item1329564 {
	width:53px !important;
	height:70px !important;
	left:648px !important;
	top:1130px !important;
}

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

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

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

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

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

#item1329625 {
	width:171px !important;
	height:70px !important;
	left:299px !important;
	top:1130px !important;
}

#item1352375 {
	width:144px !important;
	height:15px !important;
	left:9px !important;
}

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

#item1352373 {
	width:153px !important;
	height:15px !important;
	left:36px !important;
	top:147px !important;
}

#item1353005 {
	width:35px !important;
	height:74px !important;
	left:296px !important;
	top:1126px !important;
}

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

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

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

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

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

#item1537381 {
	width:171px !important;
	height:70px !important;
	left:474px !important;
	top:1130px !important;
}

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

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

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

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

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

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

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

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

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

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

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

table#table1567244 {
	table-layout:fixed;
}

#item1453271 {
	width:528px !important;
	height:133px !important;
	top:19px !important;
}

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

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

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

#item1453232 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1453235 {
	width:534px !important;
	height:552px !important;
	top:15px !important;
}

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

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

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

#item1453266 {
	width:14px !important;
	height:9px !important;
	top:575px !important;
}

#item1453102 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

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

#item1453125 {
	width:350px !important;
	height:88px !important;
	top:82px !important;
}

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

#item1453148 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:206px !important;
}

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

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

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

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

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

#item1471270 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:115px !important;
}

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

#item1471293 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:131px !important;
}

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

#item1471317 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:149px !important;
}

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

#item1453100 {
	width:552px !important;
	height:583px !important;
	left:636px !important;
	top:142px !important;
}

#item1453341 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:127px !important;
}

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

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

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

#item1454359 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1453418 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1453842 {
	width:80px !important;
	height:12px !important;
	top:293px !important;
}

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

#item1453867 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:109px !important;
}

#item1453872 {
	width:628px !important;
	height:263px !important;
}

#item1453873 {
	width:595px !important;
	height:587px !important;
}

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

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

table#table1570008 {
	table-layout:fixed;
}

#item1453896 {
	width:628px !important;
	height:206px !important;
	top:320px !important;
}

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

#item1453814 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1453817 {
	width:628px !important;
	height:526px !important;
}

#item1453818 {
	width:595px !important;
	height:2088px !important;
}

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

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

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

#item1453708 {
	width:431px !important;
	height:112px !important;
	top:115px !important;
}

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

#item1453731 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:288px !important;
}

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

#item1453785 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

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

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

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

#item1471806 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:161px !important;
}

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

#item1471830 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:184px !important;
}

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

#item1471853 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:209px !important;
}

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

#item1453682 {
	width:651px !important;
	height:526px !important;
	left:36px !important;
	top:550px !important;
}

#item1453919 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1453942 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

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

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

#item1454706 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1453995 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1453996 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1454160 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table1572647 {
	table-layout:fixed;
}

#item1471983 {
	width:528px !important;
	height:202px !important;
	top:19px !important;
}

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

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

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

#item1472181 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

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

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

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

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

#item1472215 {
	width:14px !important;
	height:9px !important;
	top:557px !important;
}

#item1472076 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:326px !important;
}

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

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

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

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

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

#item1472108 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:236px !important;
}

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

#item1472131 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:252px !important;
}

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

#item1472155 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:270px !important;
}

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

#item1472053 {
	width:350px !important;
	height:192px !important;
	top:99px !important;
}

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

#item1472030 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

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

#item1471956 {
	width:552px !important;
	height:566px !important;
	left:636px !important;
	top:159px !important;
}

#item1472219 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:127px !important;
}

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

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

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

#item1472292 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1472318 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1472595 {
	width:80px !important;
	height:12px !important;
	top:172px !important;
}

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

#item1472618 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:48px !important;
}

#item1472621 {
	width:628px !important;
	height:142px !important;
}

#item1472622 {
	width:595px !important;
	height:489px !important;
}

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

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

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

table#table1575774 {
	table-layout:fixed;
}

#item1472645 {
	width:628px !important;
	height:302px !important;
	top:199px !important;
}

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

#item1472822 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:228px !important;
}

#item1472826 {
	width:628px !important;
	height:501px !important;
}

#item1472827 {
	width:595px !important;
	height:1441px !important;
}

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

#item1472670 {
	width:628px !important;
	height:112px !important;
}

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

#item1472693 {
	width:431px !important;
	height:254px !important;
	top:139px !important;
}

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

#item1472716 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:454px !important;
}

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

#item1472722 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

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

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

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

#item1472752 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:327px !important;
}

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

#item1472775 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:349px !important;
}

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

#item1472798 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:375px !important;
}

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

#item1472592 {
	width:651px !important;
	height:501px !important;
	left:36px !important;
	top:575px !important;
}

#item1472850 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1472873 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

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

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

#item1472924 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1473215 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1473216 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1473382 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

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

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

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

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

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

#item1486864 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

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

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

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

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

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

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

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

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

table#table1578869 {
	table-layout:fixed;
}

#item1474245 {
	width:528px !important;
	height:86px !important;
	top:19px !important;
}

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

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

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

#item1474444 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

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

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

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

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

#item1474478 {
	width:14px !important;
	height:9px !important;
	top:557px !important;
}

#item1474292 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:180px !important;
}

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

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

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

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

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

#item1474326 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:90px !important;
}

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

#item1474349 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:106px !important;
}

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

#item1474372 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:124px !important;
}

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

#item1474395 {
	width:350px !important;
	height:59px !important;
	top:90px !important;
}

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

#item1474418 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

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

#item1474218 {
	width:552px !important;
	height:566px !important;
	left:636px !important;
	top:159px !important;
}

#item1474483 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:127px !important;
}

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

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

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

#item1474558 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1474584 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1486916 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

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

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

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

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

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

#item1474869 {
	width:80px !important;
	height:12px !important;
	top:355px !important;
}

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

#item1474892 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:139px !important;
}

#item1474897 {
	width:628px !important;
	height:323px !important;
}

#item1474898 {
	width:595px !important;
	height:489px !important;
}

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

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

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

table#table1581225 {
	table-layout:fixed;
}

#item1474921 {
	width:628px !important;
	height:140px !important;
	top:382px !important;
}

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

#item1475094 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1475099 {
	width:628px !important;
	height:522px !important;
}

#item1475100 {
	width:595px !important;
	height:2127px !important;
}

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

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

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

#item1474969 {
	width:431px !important;
	height:89px !important;
	top:90px !important;
}

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

#item1474992 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:215px !important;
}

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

#item1474998 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

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

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

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

#item1475024 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:88px !important;
}

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

#item1475047 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:111px !important;
}

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

#item1475070 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:136px !important;
}

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

#item1474867 {
	width:651px !important;
	height:522px !important;
	left:36px !important;
	top:554px !important;
}

#item1475125 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1475148 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

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

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

#item1475199 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1475225 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1475226 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1475391 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table1583544 {
	table-layout:fixed;
}

#item1476137 {
	width:528px !important;
	height:57px !important;
	top:19px !important;
}

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

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

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

#item1476336 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

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

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

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

#item1476368 {
	width:14px !important;
	height:9px !important;
	top:557px !important;
}

#item1476184 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:180px !important;
}

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

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

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

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

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

#item1476217 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:108px !important;
}

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

#item1476264 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:124px !important;
}

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

#item1476287 {
	width:350px !important;
	height:59px !important;
	top:122px !important;
}

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

#item1476310 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

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

#item1476110 {
	width:552px !important;
	height:566px !important;
	left:636px !important;
	top:159px !important;
}

#item1476372 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:127px !important;
}

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

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

#item1476424 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

#item1476447 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1476473 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1476751 {
	width:80px !important;
	height:12px !important;
	top:396px !important;
}

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

#item1476774 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:139px !important;
}

#item1476777 {
	width:628px !important;
	height:366px !important;
}

#item1476778 {
	width:595px !important;
	height:705px !important;
}

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

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

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

table#table1585460 {
	table-layout:fixed;
}

#item1476801 {
	width:628px !important;
	height:99px !important;
	top:423px !important;
}

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

#item1476978 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1476981 {
	width:628px !important;
	height:522px !important;
}

#item1476982 {
	width:595px !important;
	height:1617px !important;
}

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

#item1476827 {
	width:628px !important;
	height:112px !important;
}

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

#item1476850 {
	width:431px !important;
	height:89px !important;
	top:174px !important;
}

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

#item1476873 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:243px !important;
}

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

#item1476882 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

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

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

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

#item1476908 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:141px !important;
}

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

#item1476954 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:163px !important;
}

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

#item1476749 {
	width:651px !important;
	height:522px !important;
	left:36px !important;
	top:554px !important;
}

#item1477005 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1477028 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

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

#item1477056 {
	width:446px !important;
	height:52px !important;
	left:22px !important;
}

#item1477080 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1477106 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1477107 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1477272 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

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

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

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

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

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

#item1486872 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

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

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

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

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

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

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

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

table#table1587190 {
	table-layout:fixed;
}

#item1477934 {
	width:528px !important;
	height:76px !important;
	top:19px !important;
}

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

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

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

#item1478109 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:252px !important;
}

#item1478115 {
	width:534px !important;
	height:499px !important;
	top:15px !important;
}

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

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

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

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

#item1477981 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:146px !important;
}

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

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

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

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

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

#item1478014 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:73px !important;
}

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

#item1478037 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:89px !important;
}

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

#item1478060 {
	width:350px !important;
	height:59px !important;
	top:87px !important;
}

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

#item1478083 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

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

#item1477906 {
	width:552px !important;
	height:530px !important;
	left:636px !important;
	top:195px !important;
}

#item1478147 {
	width:528px !important;
	height:64px !important;
	left:636px !important;
	top:127px !important;
}

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

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

#item1478201 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

#item1478224 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1478250 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1478546 {
	width:628px !important;
	height:266px !important;
}

#item1478547 {
	width:595px !important;
	height:705px !important;
}

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

#item1478520 {
	width:80px !important;
	height:12px !important;
	top:298px !important;
}

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

#item1478543 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:110px !important;
}

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

table#table1589235 {
	table-layout:fixed;
}

#item1478570 {
	width:628px !important;
	height:126px !important;
	top:325px !important;
}

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

#item1478722 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:203px !important;
}

#item1478726 {
	width:628px !important;
	height:451px !important;
}

#item1478727 {
	width:595px !important;
	height:1323px !important;
}

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

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

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

#item1478618 {
	width:431px !important;
	height:24px !important;
	top:120px !important;
}

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

#item1478641 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:195px !important;
}

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

#item1478647 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

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

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

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

#item1478675 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:93px !important;
}

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

#item1478698 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:115px !important;
}

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

#item1478518 {
	width:651px !important;
	height:451px !important;
	left:36px !important;
	top:625px !important;
}

#item1478750 {
	width:628px !important;
	height:113px !important;
	left:36px !important;
	top:488px !important;
}

#item1478773 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

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

#item1478801 {
	width:446px !important;
	height:52px !important;
	left:22px !important;
}

#item1478824 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1478850 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1478851 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1479017 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table1591165 {
	table-layout:fixed;
}

#item1479668 {
	width:528px !important;
	height:86px !important;
	top:19px !important;
}

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

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

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

#item1479843 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:262px !important;
}

#item1479846 {
	width:534px !important;
	height:519px !important;
	top:15px !important;
}

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

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

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

#item1479877 {
	width:14px !important;
	height:9px !important;
	top:541px !important;
}

#item1479716 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:165px !important;
}

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

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

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

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

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

#item1479748 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:92px !important;
}

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

#item1479771 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:108px !important;
}

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

#item1479794 {
	width:350px !important;
	height:59px !important;
	top:74px !important;
}

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

#item1479817 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

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

#item1479641 {
	width:552px !important;
	height:550px !important;
	left:636px !important;
	top:175px !important;
}

#item1479880 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:127px !important;
}

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

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

#item1479930 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

#item1479953 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1479979 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1480251 {
	width:628px !important;
	height:301px !important;
}

#item1480252 {
	width:595px !important;
	height:489px !important;
}

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

#item1480275 {
	width:80px !important;
	height:12px !important;
	top:333px !important;
}

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

#item1480298 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:128px !important;
}

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

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

table#table1593366 {
	table-layout:fixed;
}

#item1480301 {
	width:628px !important;
	height:140px !important;
	top:360px !important;
}

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

#item1480453 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:227px !important;
}

#item1480457 {
	width:628px !important;
	height:500px !important;
}

#item1480458 {
	width:595px !important;
	height:1167px !important;
}

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

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

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

#item1480350 {
	width:431px !important;
	height:64px !important;
	top:70px !important;
}

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

#item1480374 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:195px !important;
}

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

#item1480380 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

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

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

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

#item1480406 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:93px !important;
}

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

#item1480429 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:115px !important;
}

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

#item1480249 {
	width:651px !important;
	height:500px !important;
	left:36px !important;
	top:576px !important;
}

#item1480481 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1480504 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

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

#item1480532 {
	width:446px !important;
	height:52px !important;
	left:22px !important;
}

#item1480555 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1480581 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1480582 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

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

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

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

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

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

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

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

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

#item1480643 {
	width:141px !important;
	height:70px !important;
}

#item1480644 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1480638 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1480722 {
	width:139px !important;
	height:70px !important;
}

#item1480723 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1480696 {
	width:139px !important;
	height:70px !important;
}

#item1480698 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1480692 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1480746 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1480753 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1480776 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1480750 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1480783 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1480783 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1480783 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1480783 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486828 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1481383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481383 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1481388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481388 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1481386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481386 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481381 {
	width:600px !important;
	height:790px !important;
}

#item1481389 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1481394 {
	width:528px !important;
	height:280px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1481394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481394 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1595548 th, table#table1595548 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1595548 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1595548 {
	table-layout:fixed;
}

#item1481419 {
	width:528px !important;
	height:86px !important;
	top:19px !important;
}

@keyframes intensificar-1481419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481419 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481442 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1481442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481442 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481597 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item1481600 {
	width:534px !important;
	height:536px !important;
	top:15px !important;
}

#item1481601 {
	width:509px !important;
	height:849px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1481601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481601 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481626 {
	width:14px !important;
	height:9px !important;
}

#item1481629 {
	width:14px !important;
	height:9px !important;
	top:558px !important;
}

#item1481466 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:165px !important;
}

@keyframes intensificar-1481466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481466 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481474 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1481474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481474 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481498 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1481498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481498 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481501 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:92px !important;
}

@keyframes intensificar-1481501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481501 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481525 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:108px !important;
}

@keyframes intensificar-1481525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481525 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481548 {
	width:350px !important;
	height:59px !important;
	top:74px !important;
}

@keyframes intensificar-1481548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481548 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481571 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1481571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481571 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481392 {
	width:552px !important;
	height:567px !important;
	left:636px !important;
	top:158px !important;
}

#item1481633 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:127px !important;
}

#item1481656 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1481680 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1481685 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

#item1481708 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1481734 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1481735 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1481731 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1481767 {
	width:123px !important;
	height:50px !important;
}

#item1481768 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1481742 {
	width:123px !important;
	height:50px !important;
}

#item1481743 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1481738 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1481820 {
	width:101px !important;
	height:50px !important;
}

#item1481821 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1481795 {
	width:101px !important;
	height:50px !important;
}

#item1481796 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1481791 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1481874 {
	width:99px !important;
	height:50px !important;
}

#item1481875 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1481848 {
	width:99px !important;
	height:50px !important;
}

#item1481849 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1481844 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1481898 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1481906 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1481930 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1481903 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1481934 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1481934 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1481934 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1481934 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486894 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1482001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482001 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1482007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482007 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1482004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482004 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481999 {
	width:700px !important;
	height:309px !important;
}

#item1482008 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1482013 {
	width:628px !important;
	height:326px !important;
}

#item1482014 {
	width:595px !important;
	height:489px !important;
}

@keyframes intensificar-1482014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482037 {
	width:80px !important;
	height:12px !important;
	top:356px !important;
}

@keyframes intensificar-1482037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482037 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482060 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:140px !important;
}

table#table1597623 th, table#table1597623 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1597623 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1597623 {
	table-layout:fixed;
}

#item1482066 {
	width:628px !important;
	height:140px !important;
	top:383px !important;
}

@keyframes intensificar-1482066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482066 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482219 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:239px !important;
}

#item1482222 {
	width:628px !important;
	height:523px !important;
}

#item1482223 {
	width:595px !important;
	height:1363px !important;
}

@keyframes intensificar-1482223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482223 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482091 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1482091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482091 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482114 {
	width:431px !important;
	height:64px !important;
	top:70px !important;
}

@keyframes intensificar-1482114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482114 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482137 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:195px !important;
}

@keyframes intensificar-1482137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482137 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482145 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1482145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482145 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482168 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1482168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482168 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482171 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:93px !important;
}

@keyframes intensificar-1482171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482171 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482194 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:115px !important;
}

@keyframes intensificar-1482194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482194 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482011 {
	width:651px !important;
	height:523px !important;
	left:36px !important;
	top:553px !important;
}

#item1482246 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1482269 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1482294 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1482298 {
	width:446px !important;
	height:52px !important;
	left:22px !important;
}

#item1482322 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1482349 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1482350 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1482345 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1482382 {
	width:172px !important;
	height:70px !important;
}

#item1482383 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1482357 {
	width:172px !important;
	height:70px !important;
}

#item1482358 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1482353 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1482435 {
	width:141px !important;
	height:70px !important;
}

#item1482436 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1482410 {
	width:141px !important;
	height:70px !important;
}

#item1482411 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1482406 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1482488 {
	width:139px !important;
	height:70px !important;
}

#item1482489 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1482463 {
	width:139px !important;
	height:70px !important;
}

#item1482464 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1482459 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1482512 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1482519 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1482542 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1482516 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1482546 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1482546 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1482546 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1482546 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1547952 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1483130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483130 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1483127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483127 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1483132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483132 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483125 {
	width:600px !important;
	height:790px !important;
}

#item1483133 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1483139 {
	width:528px !important;
	height:239px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1483139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483139 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1599666 tr {
	border-right:2.2px solid #fff;;
}

table#table1599666 {
	table-layout:fixed;
}

#item1483164 {
	width:528px !important;
	height:162px !important;
	top:19px !important;
}

@keyframes intensificar-1483164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483164 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483187 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1483187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483187 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483342 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1483345 {
	width:534px !important;
	height:552px !important;
	top:15px !important;
}

#item1483346 {
	width:509px !important;
	height:1367px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1483346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483346 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483371 {
	width:14px !important;
	height:9px !important;
}

#item1483374 {
	width:14px !important;
	height:9px !important;
	top:575px !important;
}

#item1483211 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:275px !important;
}

@keyframes intensificar-1483211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483211 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483217 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1483217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483217 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483240 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1483240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483240 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483246 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:203px !important;
}

@keyframes intensificar-1483246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483246 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483269 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:219px !important;
}

@keyframes intensificar-1483269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483269 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483292 {
	width:350px !important;
	height:114px !important;
	top:116px !important;
}

@keyframes intensificar-1483292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483292 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483316 {
	width:528px !important;
	height:80px !important;
	top:16px !important;
}

@keyframes intensificar-1483316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483316 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483137 {
	width:552px !important;
	height:583px !important;
	left:636px !important;
	top:142px !important;
}

#item1483379 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:127px !important;
}

#item1483402 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1483426 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1483431 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

#item1483454 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1483480 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1483481 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1483477 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1483513 {
	width:123px !important;
	height:50px !important;
}

#item1483514 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1483488 {
	width:123px !important;
	height:50px !important;
}

#item1483489 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1483484 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1483566 {
	width:101px !important;
	height:50px !important;
}

#item1483567 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1483541 {
	width:101px !important;
	height:50px !important;
}

#item1483542 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1483537 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1483620 {
	width:99px !important;
	height:50px !important;
}

#item1483621 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1483594 {
	width:99px !important;
	height:50px !important;
}

#item1483596 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1483590 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1483644 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1483651 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1483675 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1483648 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1483679 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1483679 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1483679 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1483679 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1548013 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1483749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483749 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1483746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483746 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1483751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483751 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483744 {
	width:700px !important;
	height:309px !important;
}

#item1483752 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1483758 {
	width:628px !important;
	height:245px !important;
}

#item1483759 {
	width:595px !important;
	height:529px !important;
}

@keyframes intensificar-1483759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483759 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483782 {
	width:80px !important;
	height:12px !important;
	top:277px !important;
}

@keyframes intensificar-1483782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483782 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483805 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:100px !important;
}

table#table1602754 tr {
	border-right:3.08px solid #fff;;
}

table#table1602754 {
	table-layout:fixed;
}

#item1483808 {
	width:628px !important;
	height:246px !important;
	top:304px !important;
}

@keyframes intensificar-1483808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483808 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483961 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:253px !important;
}

#item1483965 {
	width:628px !important;
	height:551px !important;
}

#item1483966 {
	width:595px !important;
	height:2245px !important;
}

@keyframes intensificar-1483966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483966 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483833 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1483833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483833 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483856 {
	width:431px !important;
	height:159px !important;
	top:157px !important;
}

@keyframes intensificar-1483856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483856 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483880 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:378px !important;
}

@keyframes intensificar-1483880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483880 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483888 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1483888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483888 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483911 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1483911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483911 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483914 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:276px !important;
}

@keyframes intensificar-1483914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483914 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483937 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:298px !important;
}

@keyframes intensificar-1483937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483937 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483756 {
	width:651px !important;
	height:551px !important;
	left:36px !important;
	top:525px !important;
}

#item1483989 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1484012 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1484036 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1484041 {
	width:446px !important;
	height:52px !important;
	left:22px !important;
}

#item1484064 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1484091 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1484092 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1484088 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1484125 {
	width:172px !important;
	height:70px !important;
}

#item1484126 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1484100 {
	width:172px !important;
	height:70px !important;
}

#item1484101 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1484096 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1484179 {
	width:141px !important;
	height:70px !important;
}

#item1484180 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1484153 {
	width:141px !important;
	height:70px !important;
}

#item1484154 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1484149 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1484232 {
	width:139px !important;
	height:70px !important;
}

#item1484233 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1484207 {
	width:139px !important;
	height:70px !important;
}

#item1484208 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1484203 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1484257 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1484263 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1484286 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1484260 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1484289 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1484289 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1484289 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1484289 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486809 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1484963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484963 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1484968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484968 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1484966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484966 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484961 {
	width:600px !important;
	height:790px !important;
}

#item1484969 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1484975 {
	width:528px !important;
	height:291px !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-1484975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484975 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1605731 tr {
	border-right:2.2px solid #fff;;
}

table#table1605731 {
	table-layout:fixed;
}

#item1485000 {
	width:528px !important;
	height:191px !important;
	top:19px !important;
}

@keyframes intensificar-1485000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485000 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485024 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1485024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485024 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485176 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item1485180 {
	width:534px !important;
	height:536px !important;
	top:15px !important;
}

#item1485181 {
	width:509px !important;
	height:862px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1485181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485181 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485207 {
	width:14px !important;
	height:9px !important;
}

#item1485210 {
	width:14px !important;
	height:9px !important;
	top:558px !important;
}

#item1485048 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:344px !important;
}

@keyframes intensificar-1485048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485048 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485055 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1485055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485055 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485078 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1485078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485078 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485081 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:271px !important;
}

@keyframes intensificar-1485081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485081 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485104 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:287px !important;
}

@keyframes intensificar-1485104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485104 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485127 {
	width:350px !important;
	height:148px !important;
	top:151px !important;
}

@keyframes intensificar-1485127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485127 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485150 {
	width:528px !important;
	height:114px !important;
	top:16px !important;
}

@keyframes intensificar-1485150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485150 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484973 {
	width:552px !important;
	height:566px !important;
	left:636px !important;
	top:159px !important;
}

#item1485213 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:127px !important;
}

#item1485236 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1485260 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1485264 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

#item1485287 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1485313 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1485314 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1485310 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1485349 {
	width:123px !important;
	height:50px !important;
}

#item1485350 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1485324 {
	width:123px !important;
	height:50px !important;
}

#item1485325 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1485320 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1485404 {
	width:101px !important;
	height:50px !important;
}

#item1485405 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1485379 {
	width:101px !important;
	height:50px !important;
}

#item1485380 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1485375 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1485457 {
	width:99px !important;
	height:50px !important;
}

#item1485459 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1485432 {
	width:99px !important;
	height:50px !important;
}

#item1485433 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1485428 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1485482 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1485488 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1485511 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1485485 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1485514 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1485514 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1485514 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1485514 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486901 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1485594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485594 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1485599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485599 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1485597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485597 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485592 {
	width:700px !important;
	height:309px !important;
}

#item1485600 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1485607 {
	width:628px !important;
	height:180px !important;
}

#item1485608 {
	width:595px !important;
	height:529px !important;
}

@keyframes intensificar-1485608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485608 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485631 {
	width:80px !important;
	height:12px !important;
	top:211px !important;
}

@keyframes intensificar-1485631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485631 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485654 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:67px !important;
}

table#table1608964 tr {
	border-right:3.08px solid #fff;;
}

table#table1608964 {
	table-layout:fixed;
}

#item1485658 {
	width:628px !important;
	height:287px !important;
	top:238px !important;
}

@keyframes intensificar-1485658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485658 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485811 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1485814 {
	width:628px !important;
	height:525px !important;
}

#item1485815 {
	width:595px !important;
	height:1500px !important;
}

@keyframes intensificar-1485815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485815 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485683 {
	width:628px !important;
	height:183px !important;
}

@keyframes intensificar-1485683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485683 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485706 {
	width:431px !important;
	height:207px !important;
	top:209px !important;
}

@keyframes intensificar-1485706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485706 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485730 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:477px !important;
}

@keyframes intensificar-1485730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485730 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485736 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1485736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485736 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485759 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1485759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485759 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485763 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:375px !important;
}

@keyframes intensificar-1485763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485763 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485786 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:397px !important;
}

@keyframes intensificar-1485786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485786 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485605 {
	width:651px !important;
	height:525px !important;
	left:36px !important;
	top:551px !important;
}

#item1485838 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1485861 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1485885 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1485888 {
	width:446px !important;
	height:52px !important;
	left:22px !important;
}

#item1485911 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1485937 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1485938 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1485934 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1485972 {
	width:172px !important;
	height:70px !important;
}

#item1485973 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1485946 {
	width:172px !important;
	height:70px !important;
}

#item1485947 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1485942 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1486026 {
	width:141px !important;
	height:70px !important;
}

#item1486027 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1486000 {
	width:141px !important;
	height:70px !important;
}

#item1486001 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1485996 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1486079 {
	width:139px !important;
	height:70px !important;
}

#item1486080 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1486054 {
	width:139px !important;
	height:70px !important;
}

#item1486055 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1486050 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1486103 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1486112 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1486135 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1486109 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1486138 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1486138 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1486138 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1486138 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1547969 {
	width:81px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes intensificar-1446068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446068 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1486770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486770 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1296496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296496 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1296494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296494 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1296492 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1296502 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1296509 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1296532 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1296557 {
	width:57px !important;
	height:13px !important;
	top:382px !important;
}

@keyframes intensificar-1296557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296557 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1611906 th, table#table1611906 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1611906 tr {
	background:#f5f5f5;;
}

table#table1611906 {
	table-layout:fixed;
}

#item1296607 {
	width:528px !important;
	height:162px !important;
	top:402px !important;
}

@keyframes intensificar-1296607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296607 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486950 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:171px !important;
}

#item1486955 {
	width:534px !important;
	height:337px !important;
	top:15px !important;
}

#item1486956 {
	width:509px !important;
	height:477px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1486956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486956 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486981 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1486984 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:359px !important;
}

#item1436175 {
	width:528px !important;
	height:350px !important;
	top:12px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1436175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436175 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1323234 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1323237 {
	width:534px !important;
	height:533px !important;
	top:15px !important;
}

#item1326135 {
	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-1326135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1326135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1326135 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1323239 {
	width:14px !important;
	height:9px !important;
}

#item1323242 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1296632 {
	width:528px !important;
	height:63px !important;
	top:12px !important;
}

@keyframes intensificar-1296632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296632 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1296655 {
	width:387px !important;
	height:147px !important;
	top:96px !important;
}

@keyframes intensificar-1296655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296655 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1296678 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:288px !important;
}

@keyframes intensificar-1296678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296678 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1296733 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1296733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296733 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1296756 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1296756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296756 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1296780 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1296780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296780 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1296803 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1296803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296803 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1297223 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:149px !important;
}

@keyframes intensificar-1297223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1297223 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1297246 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:165px !important;
}

@keyframes intensificar-1297246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1297246 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1296555 {
	width:552px !important;
	height:564px !important;
	left:36px !important;
	top:161px !important;
}

#item1296863 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1296868 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1486774 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1296894 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1296895 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1296891 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1296928 {
	width:123px !important;
	height:50px !important;
}

#item1296929 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1296903 {
	width:123px !important;
	height:50px !important;
}

#item1296904 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1296899 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1296981 {
	width:113px !important;
	height:50px !important;
}

#item1296982 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1296956 {
	width:113px !important;
	height:50px !important;
}

#item1296957 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1296952 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1297034 {
	width:101px !important;
	height:50px !important;
}

#item1297035 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1297009 {
	width:101px !important;
	height:50px !important;
}

#item1297010 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1297005 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1297088 {
	width:101px !important;
	height:50px !important;
}

#item1297089 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1297063 {
	width:101px !important;
	height:50px !important;
}

#item1297064 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1297058 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1297115 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1297138 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1297112 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1297142 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1297142 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1297142 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1297142 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1548029 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1446120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446120 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1486772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486772 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1336260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336260 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1336256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336256 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1336254 {
	width:700px !important;
	height:309px !important;
}

#item1336280 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1336284 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1336307 {
	width:628px !important;
	height:23px !important;
	left:36px !important;
	top:449px !important;
}

#item1336333 {
	width:80px !important;
	height:18px !important;
	top:229px !important;
}

@keyframes intensificar-1336333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336333 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1615533 th, table#table1615533 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1615533 tr {
	background:#f5f5f5;;
}

table#table1615533 {
	table-layout:fixed;
}

#item1363535 {
	width:628px !important;
	height:246px !important;
	top:257px !important;
}

@keyframes intensificar-1363535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363535 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1418161 {
	width:628px !important;
	height:196px !important;
}

#item1418162 {
	width:595px !important;
	height:823px !important;
}

@keyframes intensificar-1418162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418162 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1418185 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:75px !important;
}

#item1418205 {
	width:628px !important;
	height:503px !important;
}

#item1418206 {
	width:595px !important;
	height:662px !important;
}

@keyframes intensificar-1418206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418206 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1418230 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:229px !important;
}

#item1418241 {
	width:628px !important;
	height:503px !important;
}

#item1418242 {
	width:595px !important;
	height:1735px !important;
}

@keyframes intensificar-1418242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418242 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1418265 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:229px !important;
}

#item1336409 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1336409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336409 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1336433 {
	width:490px !important;
	height:281px !important;
	top:114px !important;
}

@keyframes intensificar-1336433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336433 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1336456 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:384px !important;
}

@keyframes intensificar-1336456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336456 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1336509 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1336509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336509 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1336532 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1336532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336532 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1336556 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1336556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336556 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1336579 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1336579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336579 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1336584 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:179px !important;
}

@keyframes intensificar-1336584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336584 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1336608 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:201px !important;
}

@keyframes intensificar-1336608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336608 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1336331 {
	width:651px !important;
	height:503px !important;
	left:36px !important;
	top:577px !important;
}

#item1336713 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1336720 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1537536 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1357821 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1357822 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1357818 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1357853 {
	width:172px !important;
	height:70px !important;
}

#item1357854 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1357828 {
	width:172px !important;
	height:70px !important;
}

#item1357829 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1357826 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1357905 {
	width:158px !important;
	height:70px !important;
}

#item1357906 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1357880 {
	width:158px !important;
	height:70px !important;
}

#item1357881 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1357877 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1357956 {
	width:141px !important;
	height:70px !important;
}

#item1357957 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1357931 {
	width:141px !important;
	height:70px !important;
}

#item1357932 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1357929 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1358007 {
	width:141px !important;
	height:70px !important;
}

#item1358008 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1357982 {
	width:141px !important;
	height:70px !important;
}

#item1357983 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1357980 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
}

#item1461367 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1461390 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1461364 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1336994 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1336994 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1336994 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1336994 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1547924 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1488461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488461 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1488454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488454 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1488459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488459 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1488456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488456 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488452 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1488462 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1488465 {
	width:528px !important;
	height:64px !important;
	left:36px !important;
	top:128px !important;
}

#item1488489 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1488514 {
	width:57px !important;
	height:13px !important;
	top:289px !important;
}

@keyframes intensificar-1488514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488514 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1619053 th, table#table1619053 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1619053 tr {
	background:#f5f5f5;;
}

table#table1619053 {
	table-layout:fixed;
}

#item1488537 {
	width:528px !important;
	height:220px !important;
	top:309px !important;
}

@keyframes intensificar-1488537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488537 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488560 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:124px !important;
}

#item1488563 {
	width:534px !important;
	height:244px !important;
	top:15px !important;
}

#item1488564 {
	width:509px !important;
	height:561px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1488564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488564 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488588 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1488593 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:266px !important;
}

#item1489985 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:251px !important;
}

#item1489988 {
	width:534px !important;
	height:498px !important;
	top:15px !important;
}

#item1489989 {
	width:509px !important;
	height:762px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1489989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489989 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490014 {
	width:14px !important;
	height:9px !important;
}

#item1490018 {
	width:14px !important;
	height:9px !important;
	top:520px !important;
}

#item1488776 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:251px !important;
}

#item1488780 {
	width:534px !important;
	height:498px !important;
	top:15px !important;
}

#item1488781 {
	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-1488781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488781 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488806 {
	width:14px !important;
	height:9px !important;
}

#item1488810 {
	width:14px !important;
	height:9px !important;
	top:520px !important;
}

#item1488598 {
	width:528px !important;
	height:80px !important;
	top:12px !important;
}

@keyframes intensificar-1488598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488598 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488621 {
	width:387px !important;
	height:251px !important;
	top:109px !important;
}

@keyframes intensificar-1488621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488621 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488644 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:392px !important;
}

@keyframes intensificar-1488644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488644 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488652 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1488652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488652 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488675 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1488675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488675 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488699 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1488699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488699 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488722 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1488722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488722 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488725 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:196px !important;
}

@keyframes intensificar-1488725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488725 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488748 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:212px !important;
}

@keyframes intensificar-1488748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488748 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488512 {
	width:552px !important;
	height:529px !important;
	left:36px !important;
	top:196px !important;
}

#item1488839 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1488842 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1488865 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1488891 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1488892 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1488888 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1488926 {
	width:123px !important;
	height:50px !important;
}

#item1488927 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1488900 {
	width:123px !important;
	height:50px !important;
}

#item1488901 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1488896 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1488980 {
	width:113px !important;
	height:50px !important;
}

#item1488981 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1488954 {
	width:113px !important;
	height:50px !important;
}

#item1488955 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1488950 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1489034 {
	width:101px !important;
	height:50px !important;
}

#item1489035 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1489009 {
	width:101px !important;
	height:50px !important;
}

#item1489010 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1489005 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1489087 {
	width:101px !important;
	height:50px !important;
}

#item1489088 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1489062 {
	width:101px !important;
	height:50px !important;
}

#item1489063 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1489058 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1489115 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1489138 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1489112 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1489141 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1489141 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1489141 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1489141 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1547987 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1489213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489213 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1489207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489207 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1489211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489211 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1489209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489209 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1489205 {
	width:700px !important;
	height:309px !important;
}

#item1489214 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1489219 {
	width:628px !important;
	height:89px !important;
	left:36px !important;
	top:488px !important;
}

#item1489242 {
	width:628px !important;
	height:23px !important;
	left:36px !important;
	top:449px !important;
}

#item1489267 {
	width:80px !important;
	height:18px !important;
	top:126px !important;
}

@keyframes intensificar-1489267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489267 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1623793 th, table#table1623793 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1623793 tr {
	background:#f5f5f5;;
}

table#table1623793 {
	table-layout:fixed;
}

#item1489291 {
	width:628px !important;
	height:328px !important;
	top:154px !important;
}

@keyframes intensificar-1489291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489291 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1489314 {
	width:628px !important;
	height:94px !important;
}

#item1489315 {
	width:595px !important;
	height:999px !important;
}

@keyframes intensificar-1489315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489315 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1489338 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:24px !important;
}

#item1489548 {
	width:628px !important;
	height:482px !important;
}

#item1489549 {
	width:595px !important;
	height:1260px !important;
}

@keyframes intensificar-1489549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489549 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1489572 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:218px !important;
}

#item1489519 {
	width:628px !important;
	height:482px !important;
}

#item1489520 {
	width:595px !important;
	height:1833px !important;
}

@keyframes intensificar-1489520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489520 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1489543 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:218px !important;
}

#item1489344 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1489344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489344 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1489367 {
	width:490px !important;
	height:268px !important;
	top:152px !important;
}

@keyframes intensificar-1489367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489367 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1489390 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:478px !important;
}

@keyframes intensificar-1489390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489390 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1489397 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1489397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489397 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1489420 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1489420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489420 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1489446 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1489446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489446 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1489469 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1489469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489469 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1489472 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:239px !important;
}

@keyframes intensificar-1489472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489472 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1489495 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:261px !important;
}

@keyframes intensificar-1489495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489495 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1489265 {
	width:651px !important;
	height:503px !important;
	left:36px !important;
	top:598px !important;
}

#item1489577 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1489580 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1537561 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1489607 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1489608 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1489603 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1489640 {
	width:172px !important;
	height:70px !important;
}

#item1489641 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1489615 {
	width:172px !important;
	height:70px !important;
}

#item1489616 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1489611 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1489693 {
	width:158px !important;
	height:70px !important;
}

#item1489694 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1489668 {
	width:158px !important;
	height:70px !important;
}

#item1489669 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1489664 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1489747 {
	width:141px !important;
	height:70px !important;
}

#item1489748 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1489721 {
	width:141px !important;
	height:70px !important;
}

#item1489723 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1489717 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1489802 {
	width:141px !important;
	height:70px !important;
}

#item1489803 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1489776 {
	width:141px !important;
	height:70px !important;
}

#item1489778 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1489771 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
}

#item1489829 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1489852 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1489826 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1489856 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1489856 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1489856 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1489856 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490713 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1490719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490719 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1490725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490725 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1490723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490723 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490717 {
	width:600px !important;
	height:790px !important;
}

#item1490726 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1628493 th, table#table1628493 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1628493 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1628493 {
	table-layout:fixed;
}

#item1490757 {
	width:528px !important;
	height:115px !important;
	top:19px !important;
}

@keyframes intensificar-1490757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490757 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490780 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1490780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490780 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492020 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:196px !important;
}

#item1492025 {
	width:534px !important;
	height:388px !important;
	top:15px !important;
}

#item1492026 {
	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-1492026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492026 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492050 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1492054 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:410px !important;
}

#item1490933 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item1490938 {
	width:534px !important;
	height:536px !important;
	top:15px !important;
}

#item1490939 {
	width:509px !important;
	height:1339px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1490939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490939 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490964 {
	width:14px !important;
	height:9px !important;
}

#item1490967 {
	width:14px !important;
	height:9px !important;
	top:558px !important;
}

#item1490804 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:224px !important;
}

@keyframes intensificar-1490804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490804 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490810 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1490810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490810 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490833 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1490833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490833 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490837 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:151px !important;
}

@keyframes intensificar-1490837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490837 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490860 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:167px !important;
}

@keyframes intensificar-1490860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490860 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490883 {
	width:350px !important;
	height:80px !important;
	top:99px !important;
}

@keyframes intensificar-1490883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490883 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490907 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1490907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490907 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490730 {
	width:552px !important;
	height:566px !important;
	left:636px !important;
	top:159px !important;
}

#item1490970 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:127px !important;
}

#item1490993 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1491017 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1491021 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

#item1491044 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1491071 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1491072 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1491067 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1491104 {
	width:123px !important;
	height:50px !important;
}

#item1491105 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1491079 {
	width:123px !important;
	height:50px !important;
}

#item1491080 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1491075 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1491157 {
	width:101px !important;
	height:50px !important;
}

#item1491158 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1491132 {
	width:101px !important;
	height:50px !important;
}

#item1491133 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1491128 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1491210 {
	width:99px !important;
	height:50px !important;
}

#item1491211 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1491185 {
	width:99px !important;
	height:50px !important;
}

#item1491186 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1491181 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1491234 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1491242 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1491265 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1491238 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1491269 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1491269 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1491269 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1491269 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491339 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1491346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491346 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1491351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1491349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491349 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491344 {
	width:700px !important;
	height:309px !important;
}

#item1491352 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1491359 {
	width:628px !important;
	height:289px !important;
}

#item1491360 {
	width:595px !important;
	height:823px !important;
}

@keyframes intensificar-1491360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491360 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491383 {
	width:80px !important;
	height:12px !important;
	top:318px !important;
}

@keyframes intensificar-1491383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491383 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491406 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:122px !important;
}

table#table1636134 th, table#table1636134 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1636134 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1636134 {
	}

#item1491409 {
	width:628px !important;
	height:181px !important;
	top:345px !important;
}

@keyframes intensificar-1491409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491409 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491564 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1491567 {
	width:628px !important;
	height:525px !important;
}

#item1491568 {
	width:595px !important;
	height:2225px !important;
}

@keyframes intensificar-1491568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491568 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491435 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1491435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491435 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491459 {
	width:431px !important;
	height:112px !important;
	top:140px !important;
}

@keyframes intensificar-1491459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491459 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491482 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:313px !important;
}

@keyframes intensificar-1491482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491482 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491489 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1491489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491489 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491512 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1491512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491512 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491516 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:212px !important;
}

@keyframes intensificar-1491516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491516 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491539 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:234px !important;
}

@keyframes intensificar-1491539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491539 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491357 {
	width:651px !important;
	height:525px !important;
	left:36px !important;
	top:551px !important;
}

#item1491591 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1491614 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1491638 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1491642 {
	width:446px !important;
	height:52px !important;
	left:22px !important;
}

#item1491665 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1491691 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1491692 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1491688 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1491726 {
	width:172px !important;
	height:70px !important;
}

#item1491727 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1491700 {
	width:172px !important;
	height:70px !important;
}

#item1491701 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1491696 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1491779 {
	width:141px !important;
	height:70px !important;
}

#item1491780 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1491754 {
	width:141px !important;
	height:70px !important;
}

#item1491755 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1491750 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1491833 {
	width:139px !important;
	height:70px !important;
}

#item1491834 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1491807 {
	width:139px !important;
	height:70px !important;
}

#item1491809 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1491803 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1491857 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1491863 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1491886 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1491860 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1491890 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1491890 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1491890 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1491890 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1547956 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1492630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492630 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1492635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492635 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1492633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492633 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492628 {
	width:600px !important;
	height:790px !important;
}

#item1492636 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1639865 th, table#table1639865 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1639865 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1639865 {
	table-layout:fixed;
}

#item1492645 {
	width:528px !important;
	height:115px !important;
	top:19px !important;
}

@keyframes intensificar-1492645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492645 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492668 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1492668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492668 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493943 {
	width:528px !important;
	height:337px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1493943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493943 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492857 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1492860 {
	width:534px !important;
	height:552px !important;
	top:15px !important;
}

#item1492861 {
	width:509px !important;
	height:797px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1492861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492861 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492886 {
	width:14px !important;
	height:9px !important;
}

#item1492891 {
	width:14px !important;
	height:9px !important;
	top:575px !important;
}

#item1492728 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:224px !important;
}

@keyframes intensificar-1492728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492728 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492735 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1492735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492735 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492758 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1492758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492758 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492761 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:151px !important;
}

@keyframes intensificar-1492761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492761 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492784 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:167px !important;
}

@keyframes intensificar-1492784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492784 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492807 {
	width:350px !important;
	height:80px !important;
	top:99px !important;
}

@keyframes intensificar-1492807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492807 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492830 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1492830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492830 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492642 {
	width:552px !important;
	height:583px !important;
	left:636px !important;
	top:142px !important;
}

#item1492895 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:127px !important;
}

#item1492918 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1492942 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1492946 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

#item1492969 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1492995 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1492996 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1492992 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1493029 {
	width:123px !important;
	height:50px !important;
}

#item1493030 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1493004 {
	width:123px !important;
	height:50px !important;
}

#item1493005 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1492999 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1493082 {
	width:101px !important;
	height:50px !important;
}

#item1493083 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1493057 {
	width:101px !important;
	height:50px !important;
}

#item1493058 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1493053 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1493135 {
	width:99px !important;
	height:50px !important;
}

#item1493136 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1493110 {
	width:99px !important;
	height:50px !important;
}

#item1493111 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1493106 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1493159 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1493166 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1493190 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1493163 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1493195 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1493195 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1493195 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1493195 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1548017 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1493266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493266 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1493271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493271 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1493269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493269 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493264 {
	width:700px !important;
	height:309px !important;
}

#item1493273 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1493278 {
	width:628px !important;
	height:307px !important;
}

#item1493279 {
	width:595px !important;
	height:823px !important;
}

@keyframes intensificar-1493279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493279 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493302 {
	width:80px !important;
	height:12px !important;
	top:339px !important;
}

@keyframes intensificar-1493302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493325 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:131px !important;
}

table#table1646867 th, table#table1646867 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1646867 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1646867 {
	table-layout:fixed;
}

#item1493329 {
	width:628px !important;
	height:181px !important;
	top:366px !important;
}

@keyframes intensificar-1493329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493329 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493482 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:250px !important;
}

#item1493486 {
	width:628px !important;
	height:546px !important;
}

#item1493487 {
	width:595px !important;
	height:1559px !important;
}

@keyframes intensificar-1493487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493487 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493354 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1493354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493354 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493377 {
	width:431px !important;
	height:112px !important;
	top:119px !important;
}

@keyframes intensificar-1493377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493377 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493401 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:292px !important;
}

@keyframes intensificar-1493401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493401 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493407 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1493407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493407 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493430 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1493430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493434 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:190px !important;
}

@keyframes intensificar-1493434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493434 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493458 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:212px !important;
}

@keyframes intensificar-1493458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493458 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493276 {
	width:651px !important;
	height:546px !important;
	left:36px !important;
	top:530px !important;
}

#item1493510 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1493533 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1493557 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1493562 {
	width:446px !important;
	height:52px !important;
	left:22px !important;
}

#item1493585 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1493611 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1493612 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1493608 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1493646 {
	width:172px !important;
	height:70px !important;
}

#item1493647 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1493620 {
	width:172px !important;
	height:70px !important;
}

#item1493621 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1493616 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1493699 {
	width:141px !important;
	height:70px !important;
}

#item1493700 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1493674 {
	width:141px !important;
	height:70px !important;
}

#item1493675 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1493670 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1493752 {
	width:139px !important;
	height:70px !important;
}

#item1493753 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1493727 {
	width:139px !important;
	height:70px !important;
}

#item1493728 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1493723 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1493776 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1493783 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1493806 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1493780 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1493811 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1493811 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1493811 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1493811 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494476 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1494486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494486 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1494481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494481 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1494484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494484 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494479 {
	width:600px !important;
	height:790px !important;
}

#item1494487 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1494540 {
	width:528px !important;
	height:352px !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-1494540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494540 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1653245 th, table#table1653245 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1653245 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1653245 {
	table-layout:fixed;
}

#item1494494 {
	width:528px !important;
	height:115px !important;
	top:19px !important;
}

@keyframes intensificar-1494494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494494 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494517 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1494517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494517 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494695 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item1494698 {
	width:534px !important;
	height:536px !important;
	top:15px !important;
}

#item1494699 {
	width:509px !important;
	height:1050px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1494699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494699 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494724 {
	width:14px !important;
	height:9px !important;
}

#item1494728 {
	width:14px !important;
	height:9px !important;
	top:558px !important;
}

#item1494565 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:224px !important;
}

@keyframes intensificar-1494565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494565 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494571 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1494571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494571 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494594 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1494594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494594 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494598 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:151px !important;
}

@keyframes intensificar-1494598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494598 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494621 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:167px !important;
}

@keyframes intensificar-1494621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494621 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494644 {
	width:350px !important;
	height:80px !important;
	top:99px !important;
}

@keyframes intensificar-1494644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494644 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494667 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1494667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494667 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494491 {
	width:552px !important;
	height:567px !important;
	left:636px !important;
	top:158px !important;
}

#item1494732 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:127px !important;
}

#item1494755 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1494779 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1494783 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

#item1494806 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1494833 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1494834 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1494829 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1494869 {
	width:123px !important;
	height:50px !important;
}

#item1494870 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1494844 {
	width:123px !important;
	height:50px !important;
}

#item1494845 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1494839 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1494923 {
	width:101px !important;
	height:50px !important;
}

#item1494924 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1494897 {
	width:101px !important;
	height:50px !important;
}

#item1494898 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1494893 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1494976 {
	width:99px !important;
	height:50px !important;
}

#item1494977 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1494951 {
	width:99px !important;
	height:50px !important;
}

#item1494952 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1494947 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1495000 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1495006 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1495030 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1495003 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1495034 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1495034 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1495034 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1495034 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495095 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1495106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495106 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1495100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495100 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1495103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495103 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495098 {
	width:700px !important;
	height:309px !important;
}

#item1495107 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1495112 {
	width:628px !important;
	height:290px !important;
}

#item1495113 {
	width:595px !important;
	height:823px !important;
}

@keyframes intensificar-1495113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495113 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495136 {
	width:80px !important;
	height:12px !important;
	top:318px !important;
}

@keyframes intensificar-1495136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495136 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495160 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:122px !important;
}

table#table1655945 th, table#table1655945 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1655945 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1655945 {
	table-layout:fixed;
}

#item1495163 {
	width:628px !important;
	height:181px !important;
	top:345px !important;
}

@keyframes intensificar-1495163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495163 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495317 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1495320 {
	width:628px !important;
	height:526px !important;
}

#item1495321 {
	width:595px !important;
	height:1842px !important;
}

@keyframes intensificar-1495321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495321 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495188 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1495188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495188 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495211 {
	width:431px !important;
	height:112px !important;
	top:140px !important;
}

@keyframes intensificar-1495211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495211 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495234 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:313px !important;
}

@keyframes intensificar-1495234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495234 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495241 {
	width:220px !important;
	height:21px !important;
	left:11px !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%;
}

#item1495264 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1495264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495264 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495269 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:212px !important;
}

@keyframes intensificar-1495269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495269 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495293 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:234px !important;
}

@keyframes intensificar-1495293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495293 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495110 {
	width:651px !important;
	height:526px !important;
	left:36px !important;
	top:550px !important;
}

#item1495344 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1495367 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1495391 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1495396 {
	width:446px !important;
	height:52px !important;
	left:22px !important;
}

#item1495419 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1495445 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1495446 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1495442 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1495480 {
	width:172px !important;
	height:70px !important;
}

#item1495481 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1495454 {
	width:172px !important;
	height:70px !important;
}

#item1495456 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1495450 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1495534 {
	width:141px !important;
	height:70px !important;
}

#item1495535 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1495509 {
	width:141px !important;
	height:70px !important;
}

#item1495510 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1495504 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1495588 {
	width:139px !important;
	height:70px !important;
}

#item1495589 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1495562 {
	width:139px !important;
	height:70px !important;
}

#item1495563 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1495558 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1495612 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1495620 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1495643 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1495617 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1495647 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1495647 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1495647 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1495647 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1547972 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1496234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496234 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1496239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496239 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1496237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496237 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496232 {
	width:600px !important;
	height:790px !important;
}

#item1496240 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1496245 {
	width:528px !important;
	height:393px !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-1496245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496245 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1658488 th, table#table1658488 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1658488 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1658488 {
	table-layout:fixed;
}

#item1496270 {
	width:528px !important;
	height:144px !important;
	top:19px !important;
}

@keyframes intensificar-1496270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496270 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496293 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1496293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496293 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496446 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1496450 {
	width:534px !important;
	height:551px !important;
	top:15px !important;
}

#item1496451 {
	width:509px !important;
	height:1478px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1496451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496451 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496476 {
	width:14px !important;
	height:9px !important;
}

#item1496479 {
	width:14px !important;
	height:9px !important;
	top:574px !important;
}

#item1496317 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:273px !important;
}

@keyframes intensificar-1496317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496317 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496324 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1496324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496324 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496347 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1496347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496350 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:200px !important;
}

@keyframes intensificar-1496350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496350 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496373 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:216px !important;
}

@keyframes intensificar-1496373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496373 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496397 {
	width:350px !important;
	height:148px !important;
	top:80px !important;
}

@keyframes intensificar-1496397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496397 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496420 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1496420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496420 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496243 {
	width:552px !important;
	height:583px !important;
	left:636px !important;
	top:142px !important;
}

#item1496483 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:127px !important;
}

#item1496507 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1496531 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1496535 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

#item1496558 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1496584 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1496585 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1496581 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1496618 {
	width:123px !important;
	height:50px !important;
}

#item1496619 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1496593 {
	width:123px !important;
	height:50px !important;
}

#item1496594 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1496589 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1496672 {
	width:101px !important;
	height:50px !important;
}

#item1496673 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1496646 {
	width:101px !important;
	height:50px !important;
}

#item1496647 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1496642 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1496726 {
	width:99px !important;
	height:50px !important;
}

#item1496727 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1496701 {
	width:99px !important;
	height:50px !important;
}

#item1496702 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1496696 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1496750 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1496758 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1496781 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1496755 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1496784 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1496784 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1496784 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1496784 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1548033 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1496853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496853 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1496859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496859 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1496856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496856 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496851 {
	width:700px !important;
	height:309px !important;
}

#item1496861 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1496866 {
	width:628px !important;
	height:246px !important;
}

#item1496867 {
	width:595px !important;
	height:764px !important;
}

@keyframes intensificar-1496867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496867 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496890 {
	width:80px !important;
	height:12px !important;
	top:278px !important;
}

@keyframes intensificar-1496890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496890 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496913 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:100px !important;
}

table#table1661542 th, table#table1661542 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1661542 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1661542 {
	table-layout:fixed;
}

#item1496917 {
	width:628px !important;
	height:221px !important;
	top:305px !important;
}

@keyframes intensificar-1496917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496917 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497070 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1497073 {
	width:628px !important;
	height:526px !important;
}

#item1497074 {
	width:595px !important;
	height:2480px !important;
}

@keyframes intensificar-1497074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497074 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496943 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1496943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496943 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496966 {
	width:431px !important;
	height:207px !important;
	top:86px !important;
}

@keyframes intensificar-1496966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496966 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496989 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:354px !important;
}

@keyframes intensificar-1496989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496989 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496995 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1496995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496995 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497018 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@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%;
}

#item1497023 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:252px !important;
}

@keyframes intensificar-1497023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497023 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497046 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:274px !important;
}

@keyframes intensificar-1497046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497046 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496864 {
	width:651px !important;
	height:526px !important;
	left:36px !important;
	top:550px !important;
}

#item1497097 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1497120 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1497146 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1497150 {
	width:446px !important;
	height:52px !important;
	left:22px !important;
}

#item1497173 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1497199 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1497200 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1497196 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1497234 {
	width:172px !important;
	height:70px !important;
}

#item1497235 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1497209 {
	width:172px !important;
	height:70px !important;
}

#item1497210 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1497205 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1497287 {
	width:141px !important;
	height:70px !important;
}

#item1497288 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1497262 {
	width:141px !important;
	height:70px !important;
}

#item1497263 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1497258 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1497342 {
	width:139px !important;
	height:70px !important;
}

#item1497343 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1497316 {
	width:139px !important;
	height:70px !important;
}

#item1497317 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1497312 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1497366 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1497373 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1497396 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1497370 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1497401 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1497401 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1497401 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1497401 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1547927 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1498118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498118 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1498112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498112 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1498116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498116 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1498114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498114 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498110 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1498119 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1498124 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:128px !important;
}

#item1498147 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1498172 {
	width:57px !important;
	height:13px !important;
	top:290px !important;
}

@keyframes intensificar-1498172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498172 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1664238 {
	table-layout:fixed;
}

#item1498195 {
	width:528px !important;
	height:238px !important;
	top:310px !important;
}

@keyframes intensificar-1498195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498195 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498218 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:124px !important;
}

#item1498221 {
	width:534px !important;
	height:244px !important;
	top:15px !important;
}

#item1498222 {
	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-1498222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498222 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498246 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1498250 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:266px !important;
}

#item1499677 {
	width:528px !important;
	height:222px !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-1499677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499677 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498433 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:260px !important;
}

#item1498436 {
	width:534px !important;
	height:516px !important;
	top:15px !important;
}

#item1498437 {
	width:509px !important;
	height:765px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1498437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498437 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498462 {
	width:14px !important;
	height:9px !important;
}

#item1498466 {
	width:14px !important;
	height:9px !important;
	top:539px !important;
}

#item1498255 {
	width:528px !important;
	height:46px !important;
	top:12px !important;
}

@keyframes intensificar-1498255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498255 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498278 {
	width:387px !important;
	height:225px !important;
	top:86px !important;
}

@keyframes intensificar-1498278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498278 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498301 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:347px !important;
}

@keyframes intensificar-1498301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498301 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498310 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1498310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498310 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498333 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1498333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498333 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498357 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1498357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498357 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498380 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1498380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498380 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498383 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:170px !important;
}

@keyframes intensificar-1498383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498383 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498406 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:186px !important;
}

@keyframes intensificar-1498406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498406 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498170 {
	width:552px !important;
	height:548px !important;
	left:36px !important;
	top:177px !important;
}

#item1498516 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1498519 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1498542 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1498568 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1498569 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1498565 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1498602 {
	width:123px !important;
	height:50px !important;
}

#item1498603 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1498576 {
	width:123px !important;
	height:50px !important;
}

#item1498577 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1498572 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1498655 {
	width:113px !important;
	height:50px !important;
}

#item1498656 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1498630 {
	width:113px !important;
	height:50px !important;
}

#item1498631 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1498626 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1498708 {
	width:101px !important;
	height:50px !important;
}

#item1498709 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1498683 {
	width:101px !important;
	height:50px !important;
}

#item1498684 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1498679 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1498762 {
	width:101px !important;
	height:50px !important;
}

#item1498763 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1498737 {
	width:101px !important;
	height:50px !important;
}

#item1498738 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1498732 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1498790 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1498813 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1498787 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1498816 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1498816 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1498816 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1498816 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1547995 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1498898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498898 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1498892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498892 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1498896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498896 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1498894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498894 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498890 {
	width:700px !important;
	height:309px !important;
}

#item1498899 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1498903 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1498926 {
	width:628px !important;
	height:23px !important;
	left:36px !important;
	top:449px !important;
}

#item1498951 {
	width:80px !important;
	height:18px !important;
	top:126px !important;
}

@keyframes intensificar-1498951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498951 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1668787 {
	table-layout:fixed;
}

#item1498974 {
	width:628px !important;
	height:353px !important;
	top:154px !important;
}

@keyframes intensificar-1498974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498974 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498998 {
	width:628px !important;
	height:94px !important;
}

#item1498999 {
	width:595px !important;
	height:901px !important;
}

@keyframes intensificar-1498999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498999 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499023 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:24px !important;
}

#item1500845 {
	width:628px !important;
	height:516px !important;
}

@keyframes intensificar-1500845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500845 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499205 {
	width:628px !important;
	height:507px !important;
}

#item1499206 {
	width:595px !important;
	height:1304px !important;
}

@keyframes intensificar-1499206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499206 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499229 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:231px !important;
}

#item1499028 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1499028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499028 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499051 {
	width:490px !important;
	height:301px !important;
	top:119px !important;
}

@keyframes intensificar-1499051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499051 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499074 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:478px !important;
}

@keyframes intensificar-1499074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499074 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499082 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1499082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499082 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499105 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1499105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499105 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499130 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1499130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499130 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499153 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1499153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499153 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499158 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:239px !important;
}

@keyframes intensificar-1499158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499158 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499181 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:261px !important;
}

@keyframes intensificar-1499181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499181 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498949 {
	width:651px !important;
	height:516px !important;
	left:36px !important;
	top:573px !important;
}

#item1499263 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1499267 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1499294 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1499295 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1499290 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1499327 {
	width:172px !important;
	height:70px !important;
}

#item1499328 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1499302 {
	width:172px !important;
	height:70px !important;
}

#item1499303 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1499298 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1499380 {
	width:158px !important;
	height:70px !important;
}

#item1499381 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1499355 {
	width:158px !important;
	height:70px !important;
}

#item1499356 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1499351 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1499433 {
	width:141px !important;
	height:70px !important;
}

#item1499434 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1499408 {
	width:141px !important;
	height:70px !important;
}

#item1499409 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1499404 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1499487 {
	width:141px !important;
	height:70px !important;
}

#item1499488 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1499462 {
	width:141px !important;
	height:70px !important;
}

#item1499463 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1499457 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
}

#item1499514 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1499537 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1499511 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1499540 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1499540 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1499540 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1499540 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1500956 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1500961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500961 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1500967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500967 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1500965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500965 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1500959 {
	width:600px !important;
	height:790px !important;
}

#item1500968 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1673391 th, table#table1673391 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1673391 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1673391 {
	table-layout:fixed;
}

#item1500998 {
	width:528px !important;
	height:144px !important;
	top:19px !important;
}

@keyframes intensificar-1500998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500998 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501021 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1501021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501021 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1502281 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:182px !important;
}

#item1502284 {
	width:534px !important;
	height:358px !important;
	top:16px !important;
}

#item1502285 {
	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-1502285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502285 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1502309 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:1px !important;
}

#item1502312 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:382px !important;
}

#item1501174 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item1501177 {
	width:534px !important;
	height:536px !important;
	top:15px !important;
}

#item1501178 {
	width:509px !important;
	height:707px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1501178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501178 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501203 {
	width:14px !important;
	height:9px !important;
}

#item1501207 {
	width:14px !important;
	height:9px !important;
	top:558px !important;
}

#item1501045 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:300px !important;
}

@keyframes intensificar-1501045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501045 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501051 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1501051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501051 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501074 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1501074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501074 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501078 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:227px !important;
}

@keyframes intensificar-1501078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501078 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501101 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:243px !important;
}

@keyframes intensificar-1501101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501101 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501124 {
	width:350px !important;
	height:148px !important;
	top:107px !important;
}

@keyframes intensificar-1501124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501124 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501148 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1501148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1500971 {
	width:552px !important;
	height:567px !important;
	left:636px !important;
	top:158px !important;
}

#item1501210 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:127px !important;
}

#item1501233 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1501257 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1501263 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

#item1501287 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1501314 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1501315 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1501310 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1501349 {
	width:123px !important;
	height:50px !important;
}

#item1501350 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1501324 {
	width:123px !important;
	height:50px !important;
}

#item1501325 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1501320 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1501402 {
	width:101px !important;
	height:50px !important;
}

#item1501403 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1501377 {
	width:101px !important;
	height:50px !important;
}

#item1501378 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1501373 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1501456 {
	width:99px !important;
	height:50px !important;
}

#item1501457 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1501431 {
	width:99px !important;
	height:50px !important;
}

#item1501432 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1501426 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1501480 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1501488 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1501511 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1501485 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1501514 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1501514 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1501514 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501514 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501596 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1501601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501601 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1501606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501606 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1501604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501604 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501599 {
	width:700px !important;
	height:309px !important;
}

#item1501607 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1501613 {
	width:628px !important;
	height:246px !important;
}

#item1501614 {
	width:595px !important;
	height:960px !important;
}

@keyframes intensificar-1501614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501614 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501637 {
	width:80px !important;
	height:12px !important;
	top:278px !important;
}

@keyframes intensificar-1501637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501637 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501660 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:100px !important;
}

table#table1677781 th, table#table1677781 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1677781 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1677781 {
	table-layout:fixed;
}

#item1501663 {
	width:628px !important;
	height:221px !important;
	top:305px !important;
}

@keyframes intensificar-1501663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501663 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501814 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1501818 {
	width:628px !important;
	height:526px !important;
}

#item1501819 {
	width:595px !important;
	height:1343px !important;
}

@keyframes intensificar-1501819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501819 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501688 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1501688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501688 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501712 {
	width:431px !important;
	height:207px !important;
	top:117px !important;
}

@keyframes intensificar-1501712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501712 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501735 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:385px !important;
}

@keyframes intensificar-1501735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501735 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501741 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1501741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501764 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1501764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501764 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501767 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:283px !important;
}

@keyframes intensificar-1501767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501767 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501790 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:305px !important;
}

@keyframes intensificar-1501790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501790 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501611 {
	width:651px !important;
	height:526px !important;
	left:36px !important;
	top:550px !important;
}

#item1501842 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1501865 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1501889 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1501893 {
	width:446px !important;
	height:52px !important;
	left:22px !important;
}

#item1501916 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1501942 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1501943 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1501939 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1501977 {
	width:172px !important;
	height:70px !important;
}

#item1501978 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1501952 {
	width:172px !important;
	height:70px !important;
}

#item1501953 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1501948 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1502030 {
	width:141px !important;
	height:70px !important;
}

#item1502031 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1502005 {
	width:141px !important;
	height:70px !important;
}

#item1502006 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1502001 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1502085 {
	width:139px !important;
	height:70px !important;
}

#item1502086 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1502059 {
	width:139px !important;
	height:70px !important;
}

#item1502060 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1502054 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1502109 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1502117 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1502140 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1502114 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1502144 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1502144 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1502144 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1502144 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1547959 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1502878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502878 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1502883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502883 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1502881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502881 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1502876 {
	width:600px !important;
	height:790px !important;
}

#item1502884 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1680290 th, table#table1680290 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1680290 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1680290 {
	table-layout:fixed;
}

#item1502894 {
	width:528px !important;
	height:202px !important;
	top:19px !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%;
}

#item1502917 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1502917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502917 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504201 {
	width:528px !important;
	height:267px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1504201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503109 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item1503114 {
	width:534px !important;
	height:536px !important;
	top:15px !important;
}

#item1503115 {
	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-1503115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503115 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503140 {
	width:14px !important;
	height:9px !important;
}

#item1503143 {
	width:14px !important;
	height:9px !important;
	top:558px !important;
}

#item1502976 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:300px !important;
}

@keyframes intensificar-1502976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502976 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1502985 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1502985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502985 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503008 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1503008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503008 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503014 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:227px !important;
}

@keyframes intensificar-1503014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503037 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:243px !important;
}

@keyframes intensificar-1503037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503037 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503060 {
	width:350px !important;
	height:182px !important;
	top:73px !important;
}

@keyframes intensificar-1503060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503060 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503083 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1503083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503083 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1502891 {
	width:552px !important;
	height:567px !important;
	left:636px !important;
	top:158px !important;
}

#item1503147 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:127px !important;
}

#item1503170 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1503194 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1503197 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

#item1503220 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1503246 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1503247 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1503243 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1503279 {
	width:123px !important;
	height:50px !important;
}

#item1503280 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1503254 {
	width:123px !important;
	height:50px !important;
}

#item1503255 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1503250 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1503333 {
	width:101px !important;
	height:50px !important;
}

#item1503334 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1503307 {
	width:101px !important;
	height:50px !important;
}

#item1503308 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1503303 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1503387 {
	width:99px !important;
	height:50px !important;
}

#item1503389 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1503361 {
	width:99px !important;
	height:50px !important;
}

#item1503362 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1503357 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1503412 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1503418 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1503441 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1503415 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1503444 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1503444 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1503444 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1503444 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1548020 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1503518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503518 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1503523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503523 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1503521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503521 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503516 {
	width:700px !important;
	height:309px !important;
}

#item1503524 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1503530 {
	width:628px !important;
	height:164px !important;
}

#item1503531 {
	width:595px !important;
	height:607px !important;
}

@keyframes intensificar-1503531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503531 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503554 {
	width:80px !important;
	height:12px !important;
	top:196px !important;
}

@keyframes intensificar-1503554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503554 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503577 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:59px !important;
}

table#table1684127 th, table#table1684127 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1684127 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1684127 {
	table-layout:fixed;
}

#item1503584 {
	width:628px !important;
	height:302px !important;
	top:223px !important;
}

@keyframes intensificar-1503584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503584 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503741 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1503744 {
	width:628px !important;
	height:526px !important;
}

#item1503745 {
	width:595px !important;
	height:1735px !important;
}

@keyframes intensificar-1503745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503745 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503610 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1503610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503610 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503633 {
	width:431px !important;
	height:254px !important;
	top:94px !important;
}

@keyframes intensificar-1503633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503633 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503657 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:410px !important;
}

@keyframes intensificar-1503657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503657 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503665 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1503665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503665 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503688 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1503688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503688 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503693 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:308px !important;
}

@keyframes intensificar-1503693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503693 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503716 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:330px !important;
}

@keyframes intensificar-1503716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503716 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503528 {
	width:651px !important;
	height:526px !important;
	left:36px !important;
	top:550px !important;
}

#item1503768 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1503791 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1503815 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1503818 {
	width:446px !important;
	height:52px !important;
	left:22px !important;
}

#item1503841 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1503867 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1503868 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1503864 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1503900 {
	width:172px !important;
	height:70px !important;
}

#item1503901 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1503875 {
	width:172px !important;
	height:70px !important;
}

#item1503876 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1503871 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1503954 {
	width:141px !important;
	height:70px !important;
}

#item1503955 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1503929 {
	width:141px !important;
	height:70px !important;
}

#item1503930 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1503925 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1504007 {
	width:139px !important;
	height:70px !important;
}

#item1504008 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1503982 {
	width:139px !important;
	height:70px !important;
}

#item1503983 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1503978 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1504031 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1504037 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1504060 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1504034 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1504064 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1504064 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1504064 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1504064 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504786 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1504797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504797 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1504791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504791 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1504795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504795 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1504793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504793 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504789 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1504798 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1504802 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1504825 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1504850 {
	width:57px !important;
	height:13px !important;
	top:355px !important;
}

@keyframes intensificar-1504850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504850 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1687191 th, table#table1687191 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1687191 tr {
	background:#f5f5f5;;
}

table#table1687191 {
	table-layout:fixed;
}

#item1504873 {
	width:528px !important;
	height:190px !important;
	top:375px !important;
}

@keyframes intensificar-1504873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504873 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504896 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:124px !important;
}

#item1504900 {
	width:534px !important;
	height:309px !important;
	top:15px !important;
}

#item1504901 {
	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-1504901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504901 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504925 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1504934 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:351px !important;
}

#item1505156 {
	width:528px !important;
	height:550px !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-1505156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505156 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506333 {
	width:528px !important;
	height:565px !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-1506333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506333 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504940 {
	width:528px !important;
	height:29px !important;
	top:12px !important;
}

@keyframes intensificar-1504940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504940 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504964 {
	width:387px !important;
	height:164px !important;
	top:70px !important;
}

@keyframes intensificar-1504964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504964 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504987 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:278px !important;
}

@keyframes intensificar-1504987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504987 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504995 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1504995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504995 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505019 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1505019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505019 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505043 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1505043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505043 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505066 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1505066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505066 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505069 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:121px !important;
}

@keyframes intensificar-1505069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505069 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505092 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:137px !important;
}

@keyframes intensificar-1505092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505092 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504848 {
	width:552px !important;
	height:580px !important;
	left:36px !important;
	top:160px !important;
}

#item1505181 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1505184 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1505207 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1505234 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1505235 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1505231 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1505268 {
	width:123px !important;
	height:50px !important;
}

#item1505269 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1505242 {
	width:123px !important;
	height:50px !important;
}

#item1505243 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1505238 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1505321 {
	width:113px !important;
	height:50px !important;
}

#item1505322 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1505296 {
	width:113px !important;
	height:50px !important;
}

#item1505297 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1505292 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1505374 {
	width:101px !important;
	height:50px !important;
}

#item1505375 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1505349 {
	width:101px !important;
	height:50px !important;
}

#item1505350 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1505345 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1505428 {
	width:101px !important;
	height:50px !important;
}

#item1505429 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1505402 {
	width:101px !important;
	height:50px !important;
}

#item1505403 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1505398 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1505456 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1505479 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1505453 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1505483 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1505483 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1505483 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1505483 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505556 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1505568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505568 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1505562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505562 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1505566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505566 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1505564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505564 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505560 {
	width:700px !important;
	height:309px !important;
}

#item1505569 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1505574 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1505597 {
	width:628px !important;
	height:23px !important;
	left:36px !important;
	top:449px !important;
}

#item1505622 {
	width:80px !important;
	height:18px !important;
	top:215px !important;
}

@keyframes intensificar-1505622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505622 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1691872 th, table#table1691872 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1691872 tr {
	background:#f5f5f5;;
}

table#table1691872 {
	table-layout:fixed;
}

#item1505645 {
	width:628px !important;
	height:286px !important;
	top:243px !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:628px !important;
	height:185px !important;
}

#item1505669 {
	width:595px !important;
	height:744px !important;
}

@keyframes intensificar-1505669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505669 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505692 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:70px !important;
}

#item1506937 {
	width:628px !important;
	height:529px !important;
}

#item1506938 {
	width:595px !important;
	height:1300px !important;
}

@keyframes intensificar-1506938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506938 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506961 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:242px !important;
}

#item1505874 {
	width:628px !important;
	height:529px !important;
}

#item1505875 {
	width:595px !important;
	height:1147px !important;
}

@keyframes intensificar-1505875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505875 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505898 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:242px !important;
}

#item1505700 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1505700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505700 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505723 {
	width:490px !important;
	height:229px !important;
	top:62px !important;
}

@keyframes intensificar-1505723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505723 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505747 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:355px !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%;
}

#item1505754 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1505754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505754 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505777 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1505777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505777 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505801 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1505801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505801 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505824 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1505824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505824 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505827 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:133px !important;
}

@keyframes intensificar-1505827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505827 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505850 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:155px !important;
}

@keyframes intensificar-1505850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505850 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505620 {
	width:651px !important;
	height:529px !important;
	left:36px !important;
	top:551px !important;
}

#item1505927 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1505930 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1505956 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1505957 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1505953 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1505989 {
	width:172px !important;
	height:70px !important;
}

#item1505990 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1505964 {
	width:172px !important;
	height:70px !important;
}

#item1505965 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1505960 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1506042 {
	width:158px !important;
	height:70px !important;
}

#item1506043 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1506017 {
	width:158px !important;
	height:70px !important;
}

#item1506018 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1506013 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1506096 {
	width:141px !important;
	height:70px !important;
}

#item1506097 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1506071 {
	width:141px !important;
	height:70px !important;
}

#item1506072 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1506066 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1506149 {
	width:141px !important;
	height:70px !important;
}

#item1506150 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1506124 {
	width:141px !important;
	height:70px !important;
}

#item1506125 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1506120 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
}

#item1506176 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1506199 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1506173 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1506202 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1506202 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1506202 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1506202 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1547977 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1507057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507057 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1507062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507062 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1507060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507060 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507055 {
	width:600px !important;
	height:790px !important;
}

#item1507063 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1507115 {
	width:528px !important;
	height:273px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-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%;
}

table#table1696643 th, table#table1696643 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1696643 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1696643 {
	table-layout:fixed;
}

#item1507069 {
	width:528px !important;
	height:100px !important;
	top:19px !important;
}

@keyframes intensificar-1507069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507069 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507092 {
	width:57px !important;
	height:9px !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%;
}

#item1508371 {
	width:528px !important;
	height:504px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1508371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508371 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507141 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:149px !important;
}

@keyframes intensificar-1507141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507141 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507148 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1507148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507171 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1507171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507171 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507176 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:76px !important;
}

@keyframes intensificar-1507176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507176 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507199 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:92px !important;
}

@keyframes intensificar-1507199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507199 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507222 {
	width:350px !important;
	height:46px !important;
	top:58px !important;
}

@keyframes intensificar-1507222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507222 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507245 {
	width:528px !important;
	height:29px !important;
	top:1px !important;
}

@keyframes intensificar-1507245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507245 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507066 {
	width:542px !important;
	height:504px !important;
	left:636px !important;
	top:157px !important;
}

#item1507311 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:127px !important;
}

#item1507335 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1507361 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1507364 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

#item1507388 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1507414 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1507415 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1507411 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1507447 {
	width:123px !important;
	height:50px !important;
}

#item1507448 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1507422 {
	width:123px !important;
	height:50px !important;
}

#item1507423 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1507418 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1507500 {
	width:101px !important;
	height:50px !important;
}

#item1507503 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1507475 {
	width:101px !important;
	height:50px !important;
}

#item1507476 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1507471 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1507556 {
	width:99px !important;
	height:50px !important;
}

#item1507557 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1507530 {
	width:99px !important;
	height:50px !important;
}

#item1507531 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1507526 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1507580 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1507586 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1507609 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1507583 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1507612 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1507612 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1507612 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1507612 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1548039 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1507696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507696 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1507702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507702 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1507700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507700 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507694 {
	width:700px !important;
	height:309px !important;
}

#item1507703 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1507709 {
	width:628px !important;
	height:310px !important;
}

#item1507710 {
	width:595px !important;
	height:431px !important;
}

@keyframes intensificar-1507710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507710 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507733 {
	width:80px !important;
	height:12px !important;
	top:341px !important;
}

@keyframes intensificar-1507733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507733 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507756 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:132px !important;
}

table#table1698938 th, table#table1698938 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1698938 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1698938 {
	table-layout:fixed;
}

#item1507759 {
	width:628px !important;
	height:179px !important;
	top:368px !important;
}

@keyframes intensificar-1507759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507759 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507913 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:251px !important;
}

#item1507918 {
	width:628px !important;
	height:547px !important;
}

#item1507919 {
	width:595px !important;
	height:912px !important;
}

@keyframes intensificar-1507919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507919 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507784 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1507784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507784 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507807 {
	width:431px !important;
	height:64px !important;
	top:68px !important;
}

@keyframes intensificar-1507807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507807 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507830 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:193px !important;
}

@keyframes intensificar-1507830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507830 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507838 {
	width:220px !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:98px !important;
	height:22px !important;
	left:530px !important;
	top:92px !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:224px !important;
	height:25px !important;
	left:404px !important;
	top:114px !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%;
}

#item1507707 {
	width:651px !important;
	height:547px !important;
	left:36px !important;
	top:529px !important;
}

#item1507942 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1507965 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1507989 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1507994 {
	width:446px !important;
	height:52px !important;
	left:22px !important;
}

#item1508017 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1508043 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1508044 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1508040 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1508077 {
	width:172px !important;
	height:70px !important;
}

#item1508078 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1508052 {
	width:172px !important;
	height:70px !important;
}

#item1508053 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1508047 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1508130 {
	width:141px !important;
	height:70px !important;
}

#item1508132 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1508105 {
	width:141px !important;
	height:70px !important;
}

#item1508106 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1508101 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1508184 {
	width:139px !important;
	height:70px !important;
}

#item1508185 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1508159 {
	width:139px !important;
	height:70px !important;
}

#item1508160 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1508155 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1508208 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1508214 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1508238 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1508211 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1508241 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1508241 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1508241 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1508241 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1547936 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1508841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508841 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1508846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508846 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1508844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508844 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508839 {
	width:600px !important;
	height:790px !important;
}

#item1508847 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1700864 tr {
	border-right:2.2px solid #fff;;
}

table#table1700864 {
	table-layout:fixed;
}

#item1508853 {
	width:528px !important;
	height:104px !important;
	top:19px !important;
}

@keyframes intensificar-1508853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508853 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508876 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1508876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508876 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508899 {
	width:528px !important;
	height:322px !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-1508899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508899 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509052 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item1509055 {
	width:534px !important;
	height:536px !important;
	top:15px !important;
}

#item1509056 {
	width:509px !important;
	height:902px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1509056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509056 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509081 {
	width:14px !important;
	height:9px !important;
}

#item1509085 {
	width:14px !important;
	height:9px !important;
	top:558px !important;
}

#item1508924 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:157px !important;
}

@keyframes intensificar-1508924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508924 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508931 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1508931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508931 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508954 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1508954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508954 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508957 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:85px !important;
}

@keyframes intensificar-1508957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508957 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508980 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:101px !important;
}

@keyframes intensificar-1508980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508980 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509003 {
	width:350px !important;
	height:46px !important;
	top:66px !important;
}

@keyframes intensificar-1509003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509003 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509026 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1509026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509026 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508850 {
	width:552px !important;
	height:567px !important;
	left:636px !important;
	top:158px !important;
}

#item1509091 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:127px !important;
}

#item1509115 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1509139 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1509145 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

#item1509168 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1509194 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1509195 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1509191 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1509228 {
	width:123px !important;
	height:50px !important;
}

#item1509229 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1509203 {
	width:123px !important;
	height:50px !important;
}

#item1509204 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1509199 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1509282 {
	width:101px !important;
	height:50px !important;
}

#item1509283 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1509256 {
	width:101px !important;
	height:50px !important;
}

#item1509257 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1509252 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1509336 {
	width:99px !important;
	height:50px !important;
}

#item1509337 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1509311 {
	width:99px !important;
	height:50px !important;
}

#item1509312 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1509307 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1509360 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1509367 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1509390 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1509364 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1509393 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1509393 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1509393 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1509393 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1547999 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1509476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509476 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1509482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509482 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1509480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509480 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509474 {
	width:700px !important;
	height:309px !important;
}

#item1509483 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1509488 {
	width:628px !important;
	height:303px !important;
}

#item1509489 {
	width:595px !important;
	height:509px !important;
}

@keyframes intensificar-1509489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509489 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509512 {
	width:80px !important;
	height:12px !important;
	top:334px !important;
}

@keyframes intensificar-1509512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509512 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509535 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:129px !important;
}

table#table1703738 tr {
	border-right:3.08px solid #fff;;
}

table#table1703738 {
	table-layout:fixed;
}

#item1509538 {
	width:628px !important;
	height:165px !important;
	top:361px !important;
}

@keyframes intensificar-1509538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509538 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509690 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1509694 {
	width:628px !important;
	height:526px !important;
}

#item1509695 {
	width:595px !important;
	height:1519px !important;
}

@keyframes intensificar-1509695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509695 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509563 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1509563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509563 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509586 {
	width:431px !important;
	height:64px !important;
	top:69px !important;
}

@keyframes intensificar-1509586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509586 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509609 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:194px !important;
}

@keyframes intensificar-1509609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509609 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509615 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1509615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509615 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509639 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1509639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509639 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509643 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:93px !important;
}

@keyframes intensificar-1509643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509643 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509666 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:115px !important;
}

@keyframes intensificar-1509666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509666 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509486 {
	width:651px !important;
	height:526px !important;
	left:36px !important;
	top:550px !important;
}

#item1509718 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1509742 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1509766 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1509773 {
	width:446px !important;
	height:52px !important;
	left:22px !important;
}

#item1509796 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1509822 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1509823 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1509819 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1509858 {
	width:172px !important;
	height:70px !important;
}

#item1509859 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1509833 {
	width:172px !important;
	height:70px !important;
}

#item1509834 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1509829 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1509912 {
	width:141px !important;
	height:70px !important;
}

#item1509913 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1509887 {
	width:141px !important;
	height:70px !important;
}

#item1509888 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1509883 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1509966 {
	width:139px !important;
	height:70px !important;
}

#item1509967 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1509941 {
	width:139px !important;
	height:70px !important;
}

#item1509942 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1509936 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1509990 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1509996 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1510020 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1509993 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1510023 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1510023 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1510023 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1510023 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510670 {
	width:186px !important;
	height:167px !important;
	top:623px !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%;
}

@keyframes intensificar-1510675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510675 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1510681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510681 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1510679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510679 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510673 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1510684 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1510687 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1510710 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1510735 {
	width:57px !important;
	height:13px !important;
	top:325px !important;
}

@keyframes intensificar-1510735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510735 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1706168 th, table#table1706168 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1706168 tr {
	background:#f5f5f5;;
}

table#table1706168 {
	table-layout:fixed;
}

#item1510758 {
	width:528px !important;
	height:220px !important;
	top:345px !important;
}

@keyframes intensificar-1510758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510758 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510781 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:142px !important;
}

#item1510785 {
	width:534px !important;
	height:280px !important;
	top:15px !important;
}

#item1510786 {
	width:509px !important;
	height:357px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1510786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510786 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510810 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1510814 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:303px !important;
}

#item1511039 {
	width:528px !important;
	height:286px !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-1511039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511039 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510997 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1511003 {
	width:534px !important;
	height:534px !important;
	top:15px !important;
}

#item1511005 {
	width:509px !important;
	height:686px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1511005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511005 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511030 {
	width:14px !important;
	height:9px !important;
}

#item1511035 {
	width:14px !important;
	height:9px !important;
	top:556px !important;
}

#item1510818 {
	width:528px !important;
	height:46px !important;
	top:12px !important;
}

@keyframes intensificar-1510818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510818 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510842 {
	width:387px !important;
	height:225px !important;
	top:86px !important;
}

@keyframes intensificar-1510842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510842 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510865 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:346px !important;
}

@keyframes intensificar-1510865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510865 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510872 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1510872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510872 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510895 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1510895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510895 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510919 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1510919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510919 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510942 {
	width:5px !important;
	height:8px !important;
	top:2px !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%;
}

#item1510946 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:207px !important;
}

@keyframes intensificar-1510946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510946 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510969 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:223px !important;
}

@keyframes intensificar-1510969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510969 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510733 {
	width:552px !important;
	height:565px !important;
	left:36px !important;
	top:160px !important;
}

#item1511064 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1511067 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1511090 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1511116 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1511117 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1511113 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1511152 {
	width:123px !important;
	height:50px !important;
}

#item1511153 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1511127 {
	width:123px !important;
	height:50px !important;
}

#item1511128 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1511122 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1511206 {
	width:113px !important;
	height:50px !important;
}

#item1511207 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1511181 {
	width:113px !important;
	height:50px !important;
}

#item1511182 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1511177 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1511259 {
	width:101px !important;
	height:50px !important;
}

#item1511260 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1511234 {
	width:101px !important;
	height:50px !important;
}

#item1511235 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1511230 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1511312 {
	width:101px !important;
	height:50px !important;
}

#item1511313 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1511287 {
	width:101px !important;
	height:50px !important;
}

#item1511288 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1511283 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1511339 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1511363 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1511336 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1511366 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1511366 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1511366 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1511366 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511461 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1511472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511472 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1511466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511466 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1511470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511470 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1511468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511468 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511464 {
	width:700px !important;
	height:309px !important;
}

#item1511473 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1511476 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1511499 {
	width:628px !important;
	height:23px !important;
	left:36px !important;
	top:449px !important;
}

#item1511524 {
	width:80px !important;
	height:18px !important;
	top:173px !important;
}

@keyframes intensificar-1511524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511524 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1713540 th, table#table1713540 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1713540 tr {
	background:#f5f5f5;;
}

table#table1713540 {
	table-layout:fixed;
}

#item1511547 {
	width:628px !important;
	height:328px !important;
	top:201px !important;
}

@keyframes intensificar-1511547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511547 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511570 {
	width:628px !important;
	height:144px !important;
}

#item1511571 {
	width:595px !important;
	height:627px !important;
}

@keyframes intensificar-1511571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511571 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511594 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:49px !important;
}

#item1511807 {
	width:628px !important;
	height:516px !important;
}

@keyframes intensificar-1511807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511807 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511775 {
	width:628px !important;
	height:529px !important;
}

#item1511776 {
	width:595px !important;
	height:1382px !important;
}

@keyframes intensificar-1511776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511776 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511799 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:242px !important;
}

#item1511600 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1511600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511600 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511624 {
	width:490px !important;
	height:301px !important;
	top:91px !important;
}

@keyframes intensificar-1511624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511624 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511647 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:450px !important;
}

@keyframes intensificar-1511647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511647 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511654 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1511654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511654 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511677 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1511677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511677 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511701 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1511701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511701 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511724 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1511724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511724 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511728 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:260px !important;
}

@keyframes intensificar-1511728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511728 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511751 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:283px !important;
}

@keyframes intensificar-1511751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511751 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511522 {
	width:651px !important;
	height:529px !important;
	left:36px !important;
	top:551px !important;
}

#item1511831 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1511836 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1511862 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1511863 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1511859 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1511895 {
	width:172px !important;
	height:70px !important;
}

#item1511896 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1511870 {
	width:172px !important;
	height:70px !important;
}

#item1511871 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1511866 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1511949 {
	width:158px !important;
	height:70px !important;
}

#item1511950 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1511923 {
	width:158px !important;
	height:70px !important;
}

#item1511924 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1511919 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1512003 {
	width:141px !important;
	height:70px !important;
}

#item1512004 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1511978 {
	width:141px !important;
	height:70px !important;
}

#item1511979 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1511974 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1512056 {
	width:141px !important;
	height:70px !important;
}

#item1512057 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1512031 {
	width:141px !important;
	height:70px !important;
}

#item1512032 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1512027 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
}

#item1512083 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1512106 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1512080 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1512109 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1512109 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1512109 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1512109 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1547962 {
	width:164px !important;
	height:302px !important;
	left:436px !important;
}

@keyframes intensificar-1512830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512830 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1512824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512824 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1512828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512828 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1512826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512826 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512822 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1512831 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1512834 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1512857 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1512882 {
	width:57px !important;
	height:13px !important;
	top:360px !important;
}

@keyframes intensificar-1512882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512882 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1717791 th, table#table1717791 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1717791 tr {
	background:#f5f5f5;;
}

table#table1717791 {
	table-layout:fixed;
}

#item1512905 {
	width:528px !important;
	height:147px !important;
	top:380px !important;
}

@keyframes intensificar-1512905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512905 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514395 {
	width:528px !important;
	height:356px !important;
	top:3px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1514395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514395 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513185 {
	width:528px !important;
	height:286px !important;
	top:3px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1513185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513185 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514352 {
	width:528px !important;
	height:550px !important;
	top:3px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1514352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514352 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512964 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1512964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512964 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512987 {
	width:387px !important;
	height:113px !important;
	top:75px !important;
}

@keyframes intensificar-1512987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512987 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513010 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:234px !important;
}

@keyframes intensificar-1513010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513010 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513016 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1513016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513016 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513039 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1513039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513039 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513063 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1513063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513063 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513087 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1513087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513087 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513092 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:94px !important;
}

@keyframes intensificar-1513092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513092 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513116 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:110px !important;
}

@keyframes intensificar-1513116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513116 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512880 {
	width:542px !important;
	height:553px !important;
	left:36px !important;
	top:172px !important;
}

#item1513210 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1513213 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1513236 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1513262 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1513263 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1513259 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1513296 {
	width:123px !important;
	height:50px !important;
}

#item1513297 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1513271 {
	width:123px !important;
	height:50px !important;
}

#item1513272 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1513267 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1513350 {
	width:113px !important;
	height:50px !important;
}

#item1513351 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1513325 {
	width:113px !important;
	height:50px !important;
}

#item1513326 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1513320 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1513404 {
	width:101px !important;
	height:50px !important;
}

#item1513405 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1513379 {
	width:101px !important;
	height:50px !important;
}

#item1513380 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1513374 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1513458 {
	width:101px !important;
	height:50px !important;
}

#item1513459 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1513432 {
	width:101px !important;
	height:50px !important;
}

#item1513434 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1513428 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1513485 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1513508 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1513482 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1513511 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1513511 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1513511 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1513511 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1548023 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1513588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513588 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1513582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513582 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1513586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513586 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1513584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513584 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513580 {
	width:700px !important;
	height:309px !important;
}

#item1513589 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1513593 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1513616 {
	width:628px !important;
	height:23px !important;
	left:36px !important;
	top:449px !important;
}

#item1513641 {
	width:80px !important;
	height:18px !important;
	top:256px !important;
}

@keyframes intensificar-1513641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513641 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1721388 th, table#table1721388 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1721388 tr {
	background:#f5f5f5;;
}

table#table1721388 {
	table-layout:fixed;
}

#item1513664 {
	width:628px !important;
	height:245px !important;
	top:284px !important;
}

@keyframes intensificar-1513664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513664 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513687 {
	width:628px !important;
	height:226px !important;
}

#item1513688 {
	width:595px !important;
	height:764px !important;
}

@keyframes intensificar-1513688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513688 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513711 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:90px !important;
}

#item1513924 {
	width:628px !important;
	height:516px !important;
}

@keyframes intensificar-1513924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513924 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513891 {
	width:628px !important;
	height:529px !important;
}

#item1513893 {
	width:595px !important;
	height:1049px !important;
}

@keyframes intensificar-1513893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513893 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513916 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:242px !important;
}

#item1513716 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1513716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513716 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513741 {
	width:490px !important;
	height:158px !important;
	top:96px !important;
}

@keyframes intensificar-1513741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513764 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:312px !important;
}

@keyframes intensificar-1513764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513764 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513770 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1513770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513770 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513793 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@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%;
}

#item1513817 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1513817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513817 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513840 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1513840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513840 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513844 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:122px !important;
}

@keyframes intensificar-1513844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513844 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513867 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:145px !important;
}

@keyframes intensificar-1513867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513867 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513639 {
	width:651px !important;
	height:529px !important;
	left:36px !important;
	top:551px !important;
}

#item1513949 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1513954 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1513980 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1513981 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1513977 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1514013 {
	width:172px !important;
	height:70px !important;
}

#item1514014 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1513988 {
	width:172px !important;
	height:70px !important;
}

#item1513989 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1513984 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1514066 {
	width:158px !important;
	height:70px !important;
}

#item1514067 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1514041 {
	width:158px !important;
	height:70px !important;
}

#item1514042 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1514037 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1514120 {
	width:141px !important;
	height:70px !important;
}

#item1514121 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1514095 {
	width:141px !important;
	height:70px !important;
}

#item1514096 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1514090 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1514173 {
	width:141px !important;
	height:70px !important;
}

#item1514174 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1514148 {
	width:141px !important;
	height:70px !important;
}

#item1514149 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1514144 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
}

#item1514200 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1514224 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1514197 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1514228 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1514228 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1514228 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1514228 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514940 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1514946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514946 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1514951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514951 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1514949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514949 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514944 {
	width:600px !important;
	height:790px !important;
}

#item1514952 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1724665 th, table#table1724665 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1724665 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1724665 {
	table-layout:fixed;
}

#item1514958 {
	width:528px !important;
	height:86px !important;
	top:19px !important;
}

@keyframes intensificar-1514958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514958 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514981 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1514981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514981 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515004 {
	width:528px !important;
	height:253px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1515004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515004 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515158 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1515161 {
	width:534px !important;
	height:552px !important;
	top:15px !important;
}

#item1515162 {
	width:509px !important;
	height:1418px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1515162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515162 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515187 {
	width:14px !important;
	height:9px !important;
}

#item1515190 {
	width:14px !important;
	height:9px !important;
	top:575px !important;
}

#item1515029 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:216px !important;
}

@keyframes intensificar-1515029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515029 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515037 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1515037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515037 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515060 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1515060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515060 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515063 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:141px !important;
}

@keyframes intensificar-1515063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515063 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515086 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:157px !important;
}

@keyframes intensificar-1515086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515086 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515109 {
	width:350px !important;
	height:46px !important;
	top:123px !important;
}

@keyframes intensificar-1515109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515109 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515132 {
	width:528px !important;
	height:80px !important;
	top:16px !important;
}

@keyframes intensificar-1515132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515132 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514955 {
	width:552px !important;
	height:583px !important;
	left:636px !important;
	top:142px !important;
}

#item1515194 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:127px !important;
}

#item1515218 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1515242 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1515247 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

#item1515270 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1515296 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1515297 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1515293 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1515333 {
	width:123px !important;
	height:50px !important;
}

#item1515334 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1515307 {
	width:123px !important;
	height:50px !important;
}

#item1515309 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1515303 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1515386 {
	width:101px !important;
	height:50px !important;
}

#item1515388 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1515361 {
	width:101px !important;
	height:50px !important;
}

#item1515362 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1515357 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1515440 {
	width:99px !important;
	height:50px !important;
}

#item1515441 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1515415 {
	width:99px !important;
	height:50px !important;
}

#item1515416 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1515411 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1515464 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1515470 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1515493 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1515467 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1515497 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1515497 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1515497 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1515497 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515551 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1515556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515556 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1515561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515561 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1515559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515559 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515554 {
	width:700px !important;
	height:309px !important;
}

#item1515562 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1515567 {
	width:628px !important;
	height:351px !important;
}

#item1515568 {
	width:595px !important;
	height:489px !important;
}

@keyframes intensificar-1515568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515568 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515591 {
	width:80px !important;
	height:12px !important;
	top:382px !important;
}

@keyframes intensificar-1515591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515591 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515614 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:153px !important;
}

table#table1728554 th, table#table1728554 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1728554 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1728554 {
	table-layout:fixed;
}

#item1515617 {
	width:628px !important;
	height:140px !important;
	top:409px !important;
}

@keyframes intensificar-1515617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515617 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515769 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:251px !important;
}

#item1515772 {
	width:628px !important;
	height:548px !important;
}

#item1515773 {
	width:595px !important;
	height:2597px !important;
}

@keyframes intensificar-1515773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515773 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515642 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1515642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515642 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515665 {
	width:431px !important;
	height:64px !important;
	top:133px !important;
}

@keyframes intensificar-1515665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515665 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515689 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:258px !important;
}

@keyframes intensificar-1515689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515689 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515695 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1515695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515695 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515719 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1515719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515719 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515722 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:156px !important;
}

@keyframes intensificar-1515722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515722 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515745 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:178px !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%;
}

#item1515565 {
	width:651px !important;
	height:548px !important;
	left:36px !important;
	top:528px !important;
}

#item1515796 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1515819 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1515843 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1515848 {
	width:446px !important;
	height:52px !important;
	left:22px !important;
}

#item1515871 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1515897 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1515898 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1515894 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1515932 {
	width:172px !important;
	height:70px !important;
}

#item1515933 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1515907 {
	width:172px !important;
	height:70px !important;
}

#item1515908 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1515903 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1515985 {
	width:141px !important;
	height:70px !important;
}

#item1515986 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1515960 {
	width:141px !important;
	height:70px !important;
}

#item1515961 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1515956 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1516039 {
	width:139px !important;
	height:70px !important;
}

#item1516040 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1516013 {
	width:139px !important;
	height:70px !important;
}

#item1516014 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1516009 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1516063 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1516072 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1516096 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1516069 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1516099 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1516099 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1516099 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1516099 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1547980 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1516710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516710 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1516715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516715 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1516713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516713 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516708 {
	width:600px !important;
	height:790px !important;
}

#item1516716 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1731459 th, table#table1731459 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1731459 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1731459 {
	table-layout:fixed;
}

#item1516723 {
	width:528px !important;
	height:115px !important;
	top:19px !important;
}

@keyframes intensificar-1516723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516723 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516746 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1516746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516746 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516769 {
	width:528px !important;
	height:405px !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-1516769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516769 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516926 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1516930 {
	width:534px !important;
	height:534px !important;
	top:15px !important;
}

#item1516931 {
	width:509px !important;
	height:1116px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1516931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516931 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516956 {
	width:14px !important;
	height:9px !important;
}

#item1516961 {
	width:14px !important;
	height:9px !important;
	top:557px !important;
}

#item1516794 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:214px !important;
}

@keyframes intensificar-1516794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516794 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516800 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1516800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516800 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516824 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1516824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516824 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516827 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:141px !important;
}

@keyframes intensificar-1516827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516827 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516850 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:157px !important;
}

@keyframes intensificar-1516850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516850 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516873 {
	width:350px !important;
	height:80px !important;
	top:89px !important;
}

@keyframes intensificar-1516873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516873 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516896 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1516896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516896 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516720 {
	width:552px !important;
	height:566px !important;
	left:636px !important;
	top:159px !important;
}

#item1516969 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:127px !important;
}

#item1516992 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1517016 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1517019 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

#item1517042 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1517068 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1517069 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1517065 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1517101 {
	width:123px !important;
	height:50px !important;
}

#item1517102 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1517076 {
	width:123px !important;
	height:50px !important;
}

#item1517077 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1517072 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1517155 {
	width:101px !important;
	height:50px !important;
}

#item1517156 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1517129 {
	width:101px !important;
	height:50px !important;
}

#item1517130 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1517125 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1517208 {
	width:99px !important;
	height:50px !important;
}

#item1517209 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1517183 {
	width:99px !important;
	height:50px !important;
}

#item1517184 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1517179 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1517232 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1517238 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1517261 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1517235 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1517265 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1517265 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1517265 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1517265 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1548046 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1517326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517326 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1517331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517331 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1517329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517329 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517324 {
	width:700px !important;
	height:309px !important;
}

#item1517333 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1517338 {
	width:628px !important;
	height:290px !important;
}

#item1517339 {
	width:595px !important;
	height:685px !important;
}

@keyframes intensificar-1517339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517339 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517362 {
	width:80px !important;
	height:12px !important;
	top:319px !important;
}

@keyframes intensificar-1517362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517362 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517385 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:122px !important;
}

table#table1734561 th, table#table1734561 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1734561 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1734561 {
	table-layout:fixed;
}

#item1517388 {
	width:628px !important;
	height:181px !important;
	top:346px !important;
}

@keyframes intensificar-1517388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517388 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517549 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1517557 {
	width:628px !important;
	height:526px !important;
}

#item1517558 {
	width:595px !important;
	height:1911px !important;
}

@keyframes intensificar-1517558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517558 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517413 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1517413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517413 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517436 {
	width:431px !important;
	height:112px !important;
	top:92px !important;
}

@keyframes intensificar-1517436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517436 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517460 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:272px !important;
}

@keyframes intensificar-1517460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517460 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517466 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1517466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517466 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517489 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1517489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517489 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517495 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:164px !important;
}

@keyframes intensificar-1517495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517495 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517518 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:186px !important;
}

@keyframes intensificar-1517518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517518 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517336 {
	width:651px !important;
	height:526px !important;
	left:36px !important;
	top:550px !important;
}

#item1517581 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1517604 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1517629 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1517632 {
	width:446px !important;
	height:52px !important;
	left:22px !important;
}

#item1517655 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1517681 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1517682 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1517678 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1517714 {
	width:172px !important;
	height:70px !important;
}

#item1517715 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1517689 {
	width:172px !important;
	height:70px !important;
}

#item1517690 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1517685 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1517768 {
	width:141px !important;
	height:70px !important;
}

#item1517769 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1517743 {
	width:141px !important;
	height:70px !important;
}

#item1517744 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1517739 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1517822 {
	width:139px !important;
	height:70px !important;
}

#item1517823 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1517797 {
	width:139px !important;
	height:70px !important;
}

#item1517798 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1517792 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1517846 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1517852 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1517876 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1517849 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1517879 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1517879 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1517879 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1517879 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1547940 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1519115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519115 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1519118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519118 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1519120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519120 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519113 {
	width:600px !important;
	height:790px !important;
}

#item1519121 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1736742 th, table#table1736742 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1736742 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1736742 {
	table-layout:fixed;
}

#item1519127 {
	width:528px !important;
	height:114px !important;
	top:19px !important;
}

@keyframes intensificar-1519127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519127 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519150 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1519150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519150 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519173 {
	width:528px !important;
	height:328px !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-1519173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519173 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519326 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1519329 {
	width:534px !important;
	height:552px !important;
	top:15px !important;
}

#item1519330 {
	width:509px !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-1519330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519330 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519355 {
	width:14px !important;
	height:9px !important;
}

#item1519359 {
	width:14px !important;
	height:9px !important;
	top:575px !important;
}

#item1519198 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:214px !important;
}

@keyframes intensificar-1519198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519198 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519204 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1519204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519204 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519227 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1519227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519227 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519231 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:141px !important;
}

@keyframes intensificar-1519231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519231 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519254 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:157px !important;
}

@keyframes intensificar-1519254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519254 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519277 {
	width:350px !important;
	height:46px !important;
	top:123px !important;
}

@keyframes intensificar-1519277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519277 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519300 {
	width:528px !important;
	height:80px !important;
	top:16px !important;
}

@keyframes intensificar-1519300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519300 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519124 {
	width:552px !important;
	height:583px !important;
	left:636px !important;
	top:142px !important;
}

#item1519364 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:127px !important;
}

#item1519387 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1519412 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1519418 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

#item1519441 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1519467 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1519468 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1519464 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1519505 {
	width:123px !important;
	height:50px !important;
}

#item1519506 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1519479 {
	width:123px !important;
	height:50px !important;
}

#item1519480 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1519475 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1519558 {
	width:101px !important;
	height:50px !important;
}

#item1519559 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1519533 {
	width:101px !important;
	height:50px !important;
}

#item1519534 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1519529 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1519612 {
	width:99px !important;
	height:50px !important;
}

#item1519613 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1519587 {
	width:99px !important;
	height:50px !important;
}

#item1519588 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1519582 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1519636 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1519642 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1519665 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1519639 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1519668 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1519668 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1519668 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1519668 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1548002 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1518504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518504 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1518507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518507 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1518509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518509 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518502 {
	width:700px !important;
	height:309px !important;
}

#item1518511 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1518516 {
	width:628px !important;
	height:296px !important;
}

#item1518517 {
	width:595px !important;
	height:627px !important;
}

@keyframes intensificar-1518517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518517 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518540 {
	width:80px !important;
	height:12px !important;
	top:326px !important;
}

@keyframes intensificar-1518540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518540 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518563 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:125px !important;
}

table#table1739719 th, table#table1739719 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1739719 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1739719 {
	table-layout:fixed;
}

#item1518566 {
	width:628px !important;
	height:199px !important;
	top:353px !important;
}

@keyframes intensificar-1518566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518566 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518717 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:253px !important;
}

#item1518722 {
	width:628px !important;
	height:552px !important;
}

#item1518723 {
	width:595px !important;
	height:1225px !important;
}

@keyframes intensificar-1518723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518723 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518591 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1518591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518591 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518615 {
	width:431px !important;
	height:64px !important;
	top:170px !important;
}

@keyframes intensificar-1518615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518615 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518638 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:303px !important;
}

@keyframes intensificar-1518638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518638 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518644 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1518644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518644 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518667 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1518667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518667 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518670 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:194px !important;
}

@keyframes intensificar-1518670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518670 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518693 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:216px !important;
}

@keyframes intensificar-1518693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518693 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518514 {
	width:651px !important;
	height:552px !important;
	left:36px !important;
	top:524px !important;
}

#item1518746 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1518769 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1518794 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1518799 {
	width:446px !important;
	height:52px !important;
	left:22px !important;
}

#item1518822 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1518848 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1518849 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1518845 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1518884 {
	width:172px !important;
	height:70px !important;
}

#item1518885 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1518859 {
	width:172px !important;
	height:70px !important;
}

#item1518860 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1518855 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1518937 {
	width:141px !important;
	height:70px !important;
}

#item1518938 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1518912 {
	width:141px !important;
	height:70px !important;
}

#item1518913 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1518908 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1518991 {
	width:139px !important;
	height:70px !important;
}

#item1518992 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1518966 {
	width:139px !important;
	height:70px !important;
}

#item1518967 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1518961 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1519015 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1519022 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1519045 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1519018 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1519048 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1519048 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1519048 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1519048 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520263 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1520268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520268 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1520274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520274 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1520271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520271 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520266 {
	width:600px !important;
	height:790px !important;
}

#item1520275 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1741671 th, table#table1741671 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1741671 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1741671 {
	table-layout:fixed;
}

#item1520281 {
	width:528px !important;
	height:144px !important;
	top:19px !important;
}

@keyframes intensificar-1520281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520281 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520304 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1520304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520304 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520327 {
	width:528px !important;
	height:314px !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-1520327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520327 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520480 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item1520483 {
	width:534px !important;
	height:536px !important;
	top:15px !important;
}

#item1520484 {
	width:509px !important;
	height:1381px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1520484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520484 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520511 {
	width:14px !important;
	height:9px !important;
}

#item1520514 {
	width:14px !important;
	height:9px !important;
	top:558px !important;
}

#item1520353 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:259px !important;
}

@keyframes intensificar-1520353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520353 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520359 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1520359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520359 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520382 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1520382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520382 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520385 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:186px !important;
}

@keyframes intensificar-1520385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520385 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520408 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:202px !important;
}

@keyframes intensificar-1520408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520408 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520431 {
	width:350px !important;
	height:114px !important;
	top:100px !important;
}

@keyframes intensificar-1520431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520431 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520454 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1520454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520454 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520278 {
	width:552px !important;
	height:567px !important;
	left:636px !important;
	top:158px !important;
}

#item1520518 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:127px !important;
}

#item1520541 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1520565 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1520570 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

#item1520593 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1520619 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1520620 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1520616 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1520655 {
	width:123px !important;
	height:50px !important;
}

#item1520656 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1520630 {
	width:123px !important;
	height:50px !important;
}

#item1520631 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1520626 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1520709 {
	width:101px !important;
	height:50px !important;
}

#item1520710 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1520684 {
	width:101px !important;
	height:50px !important;
}

#item1520685 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1520680 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1520762 {
	width:99px !important;
	height:50px !important;
}

#item1520763 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1520737 {
	width:99px !important;
	height:50px !important;
}

#item1520738 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1520733 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1520786 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1520794 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1520817 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1520789 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1520820 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1520820 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1520820 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1520820 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520876 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1520882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520882 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1520887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520887 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1520885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520885 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520880 {
	width:700px !important;
	height:309px !important;
}

#item1520888 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1520893 {
	width:628px !important;
	height:244px !important;
}

#item1520894 {
	width:595px !important;
	height:548px !important;
}

@keyframes intensificar-1520894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520894 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520917 {
	width:80px !important;
	height:12px !important;
	top:276px !important;
}

@keyframes intensificar-1520917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520917 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520940 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:99px !important;
}

table#table1745146 th, table#table1745146 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1745146 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1745146 {
	table-layout:fixed;
}

#item1520943 {
	width:628px !important;
	height:221px !important;
	top:303px !important;
}

@keyframes intensificar-1520943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520943 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521095 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:239px !important;
}

#item1521098 {
	width:628px !important;
	height:524px !important;
}

#item1521099 {
	width:595px !important;
	height:2421px !important;
}

@keyframes intensificar-1521099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521099 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520969 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1520969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520969 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520992 {
	width:431px !important;
	height:159px !important;
	top:139px !important;
}

@keyframes intensificar-1520992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520992 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521015 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:367px !important;
}

@keyframes intensificar-1521015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521015 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521022 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1521022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521022 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521045 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1521045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521045 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521048 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:258px !important;
}

@keyframes intensificar-1521048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521048 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521071 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:280px !important;
}

@keyframes intensificar-1521071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521071 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520891 {
	width:651px !important;
	height:524px !important;
	left:36px !important;
	top:552px !important;
}

#item1521122 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1521146 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1521170 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1521174 {
	width:446px !important;
	height:52px !important;
	left:22px !important;
}

#item1521197 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1521223 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1521224 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1521220 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1521258 {
	width:172px !important;
	height:70px !important;
}

#item1521259 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1521233 {
	width:172px !important;
	height:70px !important;
}

#item1521234 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1521229 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1521311 {
	width:141px !important;
	height:70px !important;
}

#item1521312 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1521286 {
	width:141px !important;
	height:70px !important;
}

#item1521287 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1521282 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1521365 {
	width:139px !important;
	height:70px !important;
}

#item1521366 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1521340 {
	width:139px !important;
	height:70px !important;
}

#item1521341 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1521336 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1521390 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1521400 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1521423 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1521397 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1521426 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1521426 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1521426 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1521426 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1547966 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1522054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522054 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1522060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522060 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1522058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522058 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522052 {
	width:600px !important;
	height:790px !important;
}

#item1522061 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1747861 th, table#table1747861 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1747861 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1747861 {
	table-layout:fixed;
}

#item1522067 {
	width:528px !important;
	height:144px !important;
	top:19px !important;
}

@keyframes intensificar-1522067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522067 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522090 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1522090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522113 {
	width:528px !important;
	height:379px !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-1522113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522113 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522267 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1522270 {
	width:534px !important;
	height:552px !important;
	top:15px !important;
}

#item1522271 {
	width:509px !important;
	height:1079px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1522271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522271 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522296 {
	width:14px !important;
	height:9px !important;
}

#item1522299 {
	width:14px !important;
	height:9px !important;
	top:575px !important;
}

#item1522139 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:249px !important;
}

@keyframes intensificar-1522139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522139 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522145 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1522145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522145 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522168 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1522168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522168 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522172 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:177px !important;
}

@keyframes intensificar-1522172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522172 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522195 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:193px !important;
}

@keyframes intensificar-1522195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522195 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522218 {
	width:350px !important;
	height:114px !important;
	top:90px !important;
}

@keyframes intensificar-1522218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522218 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522241 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1522241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522241 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522064 {
	width:552px !important;
	height:583px !important;
	left:636px !important;
	top:142px !important;
}

#item1522302 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:127px !important;
}

#item1522325 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1522350 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1522354 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

#item1522377 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1522403 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1522404 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1522400 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1522438 {
	width:123px !important;
	height:50px !important;
}

#item1522439 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1522413 {
	width:123px !important;
	height:50px !important;
}

#item1522414 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1522409 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1522491 {
	width:101px !important;
	height:50px !important;
}

#item1522492 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1522466 {
	width:101px !important;
	height:50px !important;
}

#item1522467 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1522462 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1522545 {
	width:99px !important;
	height:50px !important;
}

#item1522546 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1522520 {
	width:99px !important;
	height:50px !important;
}

#item1522521 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1522515 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1522569 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1522578 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1522601 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1522575 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1522605 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1522605 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1522605 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1522605 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1548026 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1522672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522672 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1522677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522677 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1522675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522675 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522670 {
	width:700px !important;
	height:309px !important;
}

#item1522679 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1522684 {
	width:628px !important;
	height:244px !important;
}

#item1522685 {
	width:595px !important;
	height:803px !important;
}

@keyframes intensificar-1522685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522685 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522708 {
	width:80px !important;
	height:12px !important;
	top:276px !important;
}

@keyframes intensificar-1522708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522708 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522731 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:99px !important;
}

table#table1751709 th, table#table1751709 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1751709 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1751709 {
	table-layout:fixed;
}

#item1522734 {
	width:628px !important;
	height:221px !important;
	top:303px !important;
}

@keyframes intensificar-1522734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522734 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522885 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:239px !important;
}

#item1522888 {
	width:628px !important;
	height:524px !important;
}

#item1522889 {
	width:595px !important;
	height:1794px !important;
}

@keyframes intensificar-1522889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522889 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522760 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1522760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522760 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522783 {
	width:431px !important;
	height:159px !important;
	top:116px !important;
}

@keyframes intensificar-1522783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522783 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522806 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:344px !important;
}

@keyframes intensificar-1522806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522812 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1522812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522812 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522835 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1522835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522835 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522838 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:235px !important;
}

@keyframes intensificar-1522838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522838 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522861 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:257px !important;
}

@keyframes intensificar-1522861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522861 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522682 {
	width:651px !important;
	height:524px !important;
	left:36px !important;
	top:552px !important;
}

#item1522913 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1522936 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1522961 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1522964 {
	width:446px !important;
	height:52px !important;
	left:22px !important;
}

#item1522987 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1523013 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1523014 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1523010 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1523047 {
	width:172px !important;
	height:70px !important;
}

#item1523048 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1523022 {
	width:172px !important;
	height:70px !important;
}

#item1523023 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1523018 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1523100 {
	width:141px !important;
	height:70px !important;
}

#item1523101 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1523075 {
	width:141px !important;
	height:70px !important;
}

#item1523076 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1523071 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1523154 {
	width:139px !important;
	height:70px !important;
}

#item1523155 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1523129 {
	width:139px !important;
	height:70px !important;
}

#item1523130 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1523124 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1523178 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1523187 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1523210 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1523184 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1523216 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1523216 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1523216 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1523216 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523816 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1523828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523828 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1523822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523822 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1523826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523826 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1523824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523824 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523819 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1523829 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1523833 {
	width:528px !important;
	height:81px !important;
	left:36px !important;
	top:128px !important;
}

#item1523856 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1523882 {
	width:57px !important;
	height:13px !important;
	top:285px !important;
}

@keyframes intensificar-1523882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523882 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1754316 th, table#table1754316 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1754316 tr {
	background:#f5f5f5;;
}

table#table1754316 {
	table-layout:fixed;
}

#item1523905 {
	width:528px !important;
	height:209px !important;
	top:305px !important;
}

@keyframes intensificar-1523905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523905 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523928 {
	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-1523928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523928 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525471 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:243px !important;
}

#item1525475 {
	width:534px !important;
	height:483px !important;
	top:15px !important;
}

#item1525476 {
	width:509px !important;
	height:643px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1525476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525476 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525501 {
	width:14px !important;
	height:9px !important;
}

#item1525507 {
	width:14px !important;
	height:9px !important;
	top:505px !important;
}

#item1525343 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:243px !important;
}

#item1525346 {
	width:534px !important;
	height:483px !important;
	top:15px !important;
}

#item1525347 {
	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-1525347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525372 {
	width:14px !important;
	height:9px !important;
}

#item1525375 {
	width:14px !important;
	height:9px !important;
	top:505px !important;
}

#item1523953 {
	width:528px !important;
	height:46px !important;
	top:11px !important;
}

@keyframes intensificar-1523953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523953 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523976 {
	width:387px !important;
	height:204px !important;
	top:79px !important;
}

@keyframes intensificar-1523976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523976 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523999 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:328px !important;
}

@keyframes intensificar-1523999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523999 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524005 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1524005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524005 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524028 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1524028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524028 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524052 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1524052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524052 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524075 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1524075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524075 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524078 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:189px !important;
}

@keyframes intensificar-1524078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524078 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524102 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:205px !important;
}

@keyframes intensificar-1524102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524102 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525289 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:125px !important;
}

@keyframes intensificar-1525289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525289 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525312 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:141px !important;
}

@keyframes intensificar-1525312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525312 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523880 {
	width:552px !important;
	height:514px !important;
	left:36px !important;
	top:211px !important;
}

#item1524176 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1524179 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1524202 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1524228 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1524229 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1524225 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1524262 {
	width:123px !important;
	height:50px !important;
}

#item1524263 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1524236 {
	width:123px !important;
	height:50px !important;
}

#item1524237 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1524232 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1524317 {
	width:113px !important;
	height:50px !important;
}

#item1524318 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1524291 {
	width:113px !important;
	height:50px !important;
}

#item1524292 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1524287 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1524370 {
	width:101px !important;
	height:50px !important;
}

#item1524371 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1524345 {
	width:101px !important;
	height:50px !important;
}

#item1524346 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1524341 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1524423 {
	width:101px !important;
	height:50px !important;
}

#item1524424 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1524398 {
	width:101px !important;
	height:50px !important;
}

#item1524399 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1524394 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1524450 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1524475 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1524447 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1524478 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1524478 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1524478 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1524478 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524534 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1524546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524546 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1524540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524540 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1524544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524544 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1524542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524542 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524538 {
	width:700px !important;
	height:309px !important;
}

#item1524547 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1524551 {
	width:628px !important;
	height:113px !important;
	left:36px !important;
	top:488px !important;
}

#item1524575 {
	width:628px !important;
	height:23px !important;
	left:36px !important;
	top:449px !important;
}

#item1524600 {
	width:80px !important;
	height:18px !important;
	top:116px !important;
}

@keyframes intensificar-1524600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524600 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1758941 th, table#table1758941 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1758941 tr {
	background:#f5f5f5;;
}

table#table1758941 {
	table-layout:fixed;
}

#item1524623 {
	width:628px !important;
	height:312px !important;
	top:144px !important;
}

@keyframes intensificar-1524623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524623 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524646 {
	width:628px !important;
	height:96px !important;
}

#item1524647 {
	width:595px !important;
	height:479px !important;
}

@keyframes intensificar-1524647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524647 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524670 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:25px !important;
}

#item1526138 {
	width:628px !important;
	height:456px !important;
}

#item1526139 {
	width:595px !important;
	height:1339px !important;
}

@keyframes intensificar-1526139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526139 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526162 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:205px !important;
}

#item1524855 {
	width:628px !important;
	height:456px !important;
}

#item1524856 {
	width:595px !important;
	height:1343px !important;
}

@keyframes intensificar-1524856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524856 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524879 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:205px !important;
}

#item1524677 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1524677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524677 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524701 {
	width:490px !important;
	height:285px !important;
	top:93px !important;
}

@keyframes intensificar-1524701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524701 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524724 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:437px !important;
}

@keyframes intensificar-1524724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524724 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524734 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1524734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524734 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524757 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1524757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524757 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524782 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1524782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524782 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524805 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1524805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524805 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524808 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:247px !important;
}

@keyframes intensificar-1524808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524808 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524831 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:270px !important;
}

@keyframes intensificar-1524831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524831 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526077 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:168px !important;
}

@keyframes intensificar-1526077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526077 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526100 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:190px !important;
}

@keyframes intensificar-1526100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526100 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524598 {
	width:651px !important;
	height:462px !important;
	left:36px !important;
	top:624px !important;
}

#item1524908 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1524912 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1524938 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1524939 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1524935 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1524973 {
	width:172px !important;
	height:70px !important;
}

#item1524974 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1524947 {
	width:172px !important;
	height:70px !important;
}

#item1524948 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1524942 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1525026 {
	width:158px !important;
	height:70px !important;
}

#item1525027 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1525001 {
	width:158px !important;
	height:70px !important;
}

#item1525002 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1524997 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1525079 {
	width:141px !important;
	height:70px !important;
}

#item1525080 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1525054 {
	width:141px !important;
	height:70px !important;
}

#item1525055 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1525050 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1525135 {
	width:141px !important;
	height:70px !important;
}

#item1525136 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1525107 {
	width:141px !important;
	height:70px !important;
}

#item1525109 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1525103 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
}

#item1525162 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1525185 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1525159 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1525189 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1525189 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1525189 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1525189 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1547983 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1526268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526268 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1526273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526273 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1526271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526271 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526266 {
	width:600px !important;
	height:790px !important;
}

#item1526275 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1763242 th, table#table1763242 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1763242 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1763242 {
	table-layout:fixed;
}

#item1526281 {
	width:528px !important;
	height:144px !important;
	top:19px !important;
}

@keyframes intensificar-1526281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526281 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526304 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1526304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526304 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526327 {
	width:528px !important;
	height:253px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1526327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526327 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526480 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item1526483 {
	width:534px !important;
	height:536px !important;
	top:15px !important;
}

#item1526484 {
	width:509px !important;
	height:2165px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1526484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526484 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526509 {
	width:14px !important;
	height:9px !important;
}

#item1526512 {
	width:14px !important;
	height:9px !important;
	top:559px !important;
}

#item1526352 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:361px !important;
}

@keyframes intensificar-1526352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526352 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526358 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1526358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526358 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526381 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1526381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526381 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526384 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:288px !important;
}

@keyframes intensificar-1526384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526384 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526407 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:304px !important;
}

@keyframes intensificar-1526407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526407 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526430 {
	width:350px !important;
	height:216px !important;
	top:100px !important;
}

@keyframes intensificar-1526430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526453 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1526453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526453 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526278 {
	width:552px !important;
	height:568px !important;
	left:636px !important;
	top:157px !important;
}

#item1526515 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:127px !important;
}

#item1526538 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1526562 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1526565 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

#item1526588 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1526615 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1526616 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1526612 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1526651 {
	width:123px !important;
	height:50px !important;
}

#item1526653 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1526626 {
	width:123px !important;
	height:50px !important;
}

#item1526627 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1526622 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1526705 {
	width:101px !important;
	height:50px !important;
}

#item1526706 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1526680 {
	width:101px !important;
	height:50px !important;
}

#item1526681 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1526676 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1526758 {
	width:99px !important;
	height:50px !important;
}

#item1526759 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1526733 {
	width:99px !important;
	height:50px !important;
}

#item1526734 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1526729 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1526782 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1526792 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1526815 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1526788 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1526819 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1526819 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1526819 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1526819 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1548049 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1526891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526891 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1526896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526896 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1526894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526894 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526888 {
	width:700px !important;
	height:309px !important;
}

#item1526897 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1526902 {
	width:628px !important;
	height:224px !important;
}

#item1526903 {
	width:595px !important;
	height:498px !important;
}

@keyframes intensificar-1526903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526903 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526926 {
	width:80px !important;
	height:12px !important;
	top:254px !important;
}

@keyframes intensificar-1526926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526926 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526949 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:89px !important;
}

table#table1767715 th, table#table1767715 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1767715 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1767715 {
	table-layout:fixed;
}

#item1526952 {
	width:628px !important;
	height:221px !important;
	top:281px !important;
}

@keyframes intensificar-1526952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526952 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1527103 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:228px !important;
}

#item1527106 {
	width:628px !important;
	height:502px !important;
}

#item1527107 {
	width:595px !important;
	height:3725px !important;
}

@keyframes intensificar-1527107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527107 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526977 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1526977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526977 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1527000 {
	width:431px !important;
	height:302px !important;
	top:114px !important;
}

@keyframes intensificar-1527000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527000 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1527023 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:484px !important;
}

@keyframes intensificar-1527023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527023 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1527029 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1527029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527029 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1527053 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1527053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527053 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1527056 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:375px !important;
}

@keyframes intensificar-1527056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527056 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1527079 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:397px !important;
}

@keyframes intensificar-1527079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527079 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526900 {
	width:651px !important;
	height:509px !important;
	left:36px !important;
	top:574px !important;
}

#item1527130 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:509px !important;
}

#item1527153 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:449px !important;
}

#item1527177 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1527180 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1527203 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1527229 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1527231 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1527226 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1527264 {
	width:172px !important;
	height:70px !important;
}

#item1527265 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1527239 {
	width:172px !important;
	height:70px !important;
}

#item1527240 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1527235 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1527317 {
	width:141px !important;
	height:70px !important;
}

#item1527318 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1527292 {
	width:141px !important;
	height:70px !important;
}

#item1527293 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1527288 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1527370 {
	width:139px !important;
	height:70px !important;
}

#item1527371 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1527345 {
	width:139px !important;
	height:70px !important;
}

#item1527346 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1527341 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1527394 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1527404 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1527427 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1527401 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1527434 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1527434 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1527434 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1527434 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1547944 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1528177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528177 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1528171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528171 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1528175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528175 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1528173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528173 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528169 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1528178 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1528181 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:128px !important;
}

#item1528204 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1528229 {
	width:57px !important;
	height:13px !important;
	top:296px !important;
}

@keyframes intensificar-1528229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528229 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1771150 th, table#table1771150 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1771150 tr {
	background:#f5f5f5;;
}

table#table1771150 {
	table-layout:fixed;
}

#item1528252 {
	width:528px !important;
	height:233px !important;
	top:316px !important;
}

@keyframes intensificar-1528252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528252 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1529863 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:127px !important;
}

#item1529867 {
	width:534px !important;
	height:249px !important;
	top:15px !important;
}

#item1529868 {
	width:509px !important;
	height:385px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1529868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529868 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1529893 {
	width:14px !important;
	height:9px !important;
}

#item1529896 {
	width:14px !important;
	height:9px !important;
	top:271px !important;
}

#item1529828 {
	width:528px !important;
	height:250px !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-1529828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529828 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528523 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:261px !important;
}

#item1528527 {
	width:534px !important;
	height:517px !important;
	top:15px !important;
}

#item1528528 {
	width:509px !important;
	height:561px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1528528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528528 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528553 {
	width:14px !important;
	height:9px !important;
}

#item1528556 {
	width:14px !important;
	height:9px !important;
	top:540px !important;
}

#item1528300 {
	width:528px !important;
	height:97px !important;
	top:11px !important;
}

@keyframes intensificar-1528300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528300 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528323 {
	width:387px !important;
	height:181px !important;
	top:127px !important;
}

@keyframes intensificar-1528323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528323 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528347 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:354px !important;
}

@keyframes intensificar-1528347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528353 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1528353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528353 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528376 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1528376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528376 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528400 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1528400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528400 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528423 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1528423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528423 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528427 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:179px !important;
}

@keyframes intensificar-1528427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528427 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528450 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:195px !important;
}

@keyframes intensificar-1528450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528450 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528227 {
	width:552px !important;
	height:548px !important;
	left:36px !important;
	top:177px !important;
}

#item1528604 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1528610 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1528633 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1528660 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1528661 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1528657 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1528695 {
	width:123px !important;
	height:50px !important;
}

#item1528696 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1528669 {
	width:123px !important;
	height:50px !important;
}

#item1528670 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1528665 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1528748 {
	width:113px !important;
	height:50px !important;
}

#item1528749 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1528723 {
	width:113px !important;
	height:50px !important;
}

#item1528724 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1528719 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1528802 {
	width:101px !important;
	height:50px !important;
}

#item1528803 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1528776 {
	width:101px !important;
	height:50px !important;
}

#item1528777 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1528772 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1528856 {
	width:101px !important;
	height:50px !important;
}

#item1528857 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1528831 {
	width:101px !important;
	height:50px !important;
}

#item1528832 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1528827 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1528884 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1528907 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1528881 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1528910 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1528910 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1528910 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1528910 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1548008 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1528979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1528972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528972 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1528977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528977 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1528974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528974 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528970 {
	width:700px !important;
	height:309px !important;
}

#item1528980 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1528983 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1529007 {
	width:628px !important;
	height:23px !important;
	left:36px !important;
	top:449px !important;
}

#item1529032 {
	width:80px !important;
	height:18px !important;
	top:152px !important;
}

@keyframes intensificar-1529032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529032 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1775041 th, table#table1775041 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1775041 tr {
	background:#f5f5f5;;
}

table#table1775041 {
	table-layout:fixed;
}

#item1529055 {
	width:628px !important;
	height:326px !important;
	top:180px !important;
}

@keyframes intensificar-1529055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529055 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1529078 {
	width:628px !important;
	height:121px !important;
}

#item1529079 {
	width:595px !important;
	height:685px !important;
}

@keyframes intensificar-1529079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529079 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1529102 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:38px !important;
}

#item1530431 {
	width:628px !important;
	height:507px !important;
}

@keyframes intensificar-1530431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1530431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1530431 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1529328 {
	width:628px !important;
	height:506px !important;
}

#item1529329 {
	width:595px !important;
	height:1117px !important;
}

@keyframes intensificar-1529329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529329 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1529352 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:230px !important;
}

#item1529107 {
	width:628px !important;
	height:160px !important;
}

@keyframes intensificar-1529107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529107 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1529131 {
	width:490px !important;
	height:253px !important;
	top:170px !important;
}

@keyframes intensificar-1529131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529131 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1529154 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:481px !important;
}

@keyframes intensificar-1529154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529154 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1529161 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1529161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529161 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1529184 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1529184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529184 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1529208 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1529208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529208 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1529231 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1529231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529231 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1529234 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:242px !important;
}

@keyframes intensificar-1529234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529234 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1529257 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:265px !important;
}

@keyframes intensificar-1529257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529257 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1529030 {
	width:651px !important;
	height:507px !important;
	left:36px !important;
	top:573px !important;
}

#item1529386 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1529391 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1529779 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1529417 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1529418 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1529414 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1529453 {
	width:172px !important;
	height:70px !important;
}

#item1529454 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1529428 {
	width:172px !important;
	height:70px !important;
}

#item1529429 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1529424 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1529507 {
	width:158px !important;
	height:70px !important;
}

#item1529508 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1529482 {
	width:158px !important;
	height:70px !important;
}

#item1529483 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1529478 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1529561 {
	width:141px !important;
	height:70px !important;
}

#item1529562 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1529536 {
	width:141px !important;
	height:70px !important;
}

#item1529537 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1529531 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1529614 {
	width:141px !important;
	height:70px !important;
}

#item1529615 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1529589 {
	width:141px !important;
	height:70px !important;
}

#item1529590 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1529585 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
}

#item1529641 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1529665 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1529638 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1529669 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1529669 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1529669 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1529669 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531174 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1531179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531179 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1531184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531184 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1531182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531182 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531177 {
	width:600px !important;
	height:790px !important;
}

#item1531185 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1779053 th, table#table1779053 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1779053 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1779053 {
	table-layout:fixed;
}

#item1531192 {
	width:528px !important;
	height:229px !important;
	top:19px !important;
}

@keyframes intensificar-1531192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531192 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531215 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1531215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1532529 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:146px !important;
}

#item1532533 {
	width:534px !important;
	height:288px !important;
	top:15px !important;
}

#item1532534 {
	width:509px !important;
	height:435px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1532534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532534 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1532559 {
	width:14px !important;
	height:9px !important;
}

#item1532562 {
	width:14px !important;
	height:9px !important;
	top:310px !important;
}

#item1531391 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1531395 {
	width:534px !important;
	height:552px !important;
	top:15px !important;
}

#item1531396 {
	width:509px !important;
	height:1062px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1531396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531396 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531421 {
	width:14px !important;
	height:9px !important;
}

#item1531424 {
	width:14px !important;
	height:9px !important;
	top:574px !important;
}

#item1531263 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:294px !important;
}

@keyframes intensificar-1531263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531263 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531269 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1531269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531269 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531292 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1531292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531292 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531295 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:221px !important;
}

@keyframes intensificar-1531295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531295 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531318 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:237px !important;
}

@keyframes intensificar-1531318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531318 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531341 {
	width:350px !important;
	height:148px !important;
	top:101px !important;
}

@keyframes intensificar-1531341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531341 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531364 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1531364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531364 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531189 {
	width:552px !important;
	height:583px !important;
	left:636px !important;
	top:142px !important;
}

#item1531429 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:127px !important;
}

#item1531452 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1531476 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1531483 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

#item1531506 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1531532 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1531533 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1531529 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1531570 {
	width:123px !important;
	height:50px !important;
}

#item1531571 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1531543 {
	width:123px !important;
	height:50px !important;
}

#item1531544 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1531538 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1531623 {
	width:101px !important;
	height:50px !important;
}

#item1531624 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1531598 {
	width:101px !important;
	height:50px !important;
}

#item1531599 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1531594 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1531676 {
	width:99px !important;
	height:50px !important;
}

#item1531677 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1531651 {
	width:99px !important;
	height:50px !important;
}

#item1531652 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1531647 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1531700 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1531706 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1531730 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1531703 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1531733 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1531733 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1531733 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1531733 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531851 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1531856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531856 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1531861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531861 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1531859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531859 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531854 {
	width:700px !important;
	height:309px !important;
}

#item1531862 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1531869 {
	width:628px !important;
	height:125px !important;
}

#item1531870 {
	width:595px !important;
	height:744px !important;
}

@keyframes intensificar-1531870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531870 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531893 {
	width:80px !important;
	height:12px !important;
	top:157px !important;
}

@keyframes intensificar-1531893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531893 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531916 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:40px !important;
}

table#table1783179 th, table#table1783179 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1783179 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1783179 {
	table-layout:fixed;
}

#item1531919 {
	width:628px !important;
	height:340px !important;
	top:184px !important;
}

@keyframes intensificar-1531919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531919 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1532072 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:239px !important;
}

#item1532077 {
	width:628px !important;
	height:524px !important;
}

#item1532078 {
	width:595px !important;
	height:2029px !important;
}

@keyframes intensificar-1532078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532078 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531945 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1531945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531945 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531968 {
	width:431px !important;
	height:207px !important;
	top:140px !important;
}

@keyframes intensificar-1531968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531968 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531991 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:415px !important;
}

@keyframes intensificar-1531991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531991 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531997 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1531997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531997 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1532020 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1532020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532020 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1532023 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:306px !important;
}

@keyframes intensificar-1532023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532023 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1532047 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:328px !important;
}

@keyframes intensificar-1532047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532047 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531867 {
	width:651px !important;
	height:524px !important;
	left:36px !important;
	top:552px !important;
}

#item1532101 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1532124 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1532148 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1532153 {
	width:446px !important;
	height:52px !important;
	left:22px !important;
}

#item1532176 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1532202 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1532203 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1532199 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1532238 {
	width:172px !important;
	height:70px !important;
}

#item1532240 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1532213 {
	width:172px !important;
	height:70px !important;
}

#item1532214 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1532209 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1532293 {
	width:141px !important;
	height:70px !important;
}

#item1532294 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1532268 {
	width:141px !important;
	height:70px !important;
}

#item1532269 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1532264 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1532346 {
	width:139px !important;
	height:70px !important;
}

#item1532347 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1532321 {
	width:139px !important;
	height:70px !important;
}

#item1532322 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1532317 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1532370 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1532377 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1532400 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1532374 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1532403 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1532403 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1532403 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1532403 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1452844 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

#item1452853 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:567px !important;
	height:85px !important;
	left:25px !important;
	top:33px !important;
	border-radius:12px;
	background:#000;
}

#item1452854 {
	width:1200px !important;
	height:790px !important;
}

#item1452862 {
	width:70px !important;
	height:23px !important;
	left:508px !important;
	top:49px !important;
	border-radius:6px;
	background:#fff;
}

#item1452871 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1452876 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1452881 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1452886 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1452891 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1452897 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1452903 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1452913 {
	width:1px !important;
	height:3px !important;
	left:44px !important;
	top:20px !important;
	background:#1e1541;
}

#item1452932 {
	width:62px !important;
	height:31px !important;
	left:1117px !important;
	top:743px !important;
}

#item1409896 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1409896 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1409896 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1409896 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1452464 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

#item1452475 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:651px !important;
	height:60px !important;
	left:25px !important;
	top:24px !important;
	border-radius:12px;
	background:#000;
}

#item1452476 {
	width:70px !important;
	height:23px !important;
	left:588px !important;
	top:43px !important;
	border-radius:6px;
	background:#fff;
}

#item1452484 {
	width:703px !important;
	height:1200px !important;
	left:-1px !important;
}

#item1452491 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1452496 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1452501 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1452507 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1452513 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1452518 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1452524 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1452529 {
	width:62px !important;
	height:31px !important;
	left:615px !important;
	top:1169px !important;
}

#item1409753 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1409753 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1409753 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1409753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1410051 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

#item1409991 {
	width:150px !important;
	height:28px !important;
	left:525px !important;
	top:609px !important;
}

#item1410014 {
	width:446px !important;
	height:39px !important;
	left:377px !important;
	top:686px !important;
}

#item1410041 {
	width:122px !important;
	height:28px !important;
	left:539px !important;
	top:640px !important;
}

#item1410046 {
	width:424px !important;
	height:68px !important;
	left:388px !important;
	top:361px !important;
}

@keyframes intensificar-1410046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410046 {
	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%;
}

#item1410071 {
	width:705px !important;
	height:1206px !important;
	background:#101820;
}

#item1410073 {
	width:214px !important;
	height:40px !important;
	left:243px !important;
	top:791px !important;
}

#item1410096 {
	width:628px !important;
	height:57px !important;
	left:36px !important;
	top:911px !important;
}

#item1410123 {
	width:171px !important;
	height:39px !important;
	left:265px !important;
	top:834px !important;
}

#item1410129 {
	width:424px !important;
	height:68px !important;
	left:138px !important;
	top:566px !important;
}

@keyframes intensificar-1410129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410129 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1345536 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1345536 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1345536 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1345536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

p.autoParaStyle140 {
	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.autoParaStyle139 {
	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.autoParaStyle138 {
	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.autoParaStyle137 {
	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.autoParaStyle136 {
	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;
	padding-left:93px;
	text-align:left;
}

p.autoParaStyle135 {
	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;
	padding-left:68px;
	text-align:left;
}

p.autoParaStyle134 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle133 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size: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.autoParaStyle132 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle131 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14px;
	line-height:19px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle130 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:34px;
	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.autoParaStyle129 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:19px;
	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.autoParaStyle128 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19px;
	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.autoParaStyle127 {
	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.autoParaStyle126 {
	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.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: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.autoParaStyle122 {
	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.autoParaStyle121 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle120 {
	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.autoParaStyle119 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#786b9a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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-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.autoParaStyle117 {
	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.autoParaStyle116 {
	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.autoParaStyle115 {
	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.autoParaStyle114 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle113 {
	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.autoParaStyle112 {
	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.autoParaStyle111 {
	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.autoParaStyle110 {
	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.autoParaStyle109 {
	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.autoParaStyle108 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:15.4px;
	line-height:25.2px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle107 {
	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.autoParaStyle106 {
	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.autoParaStyle105 {
	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.autoParaStyle104 {
	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.autoParaStyle103 {
	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.autoParaStyle102 {
	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.autoParaStyle101 {
	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.autoParaStyle100 {
	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.autoParaStyle99 {
	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.autoParaStyle98 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#786b9a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle97 {
	font-family:FF-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.autoParaStyle96 {
	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.autoParaStyle95 {
	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.autoParaStyle94 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle93 {
	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.autoParaStyle92 {
	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.autoParaStyle91 {
	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.autoParaStyle90 {
	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.autoParaStyle89 {
	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.autoParaStyle88 {
	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.autoParaStyle87 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:11px;
	line-height:18px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle86 {
	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.autoParaStyle85 {
	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.autoParaStyle84 {
	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.autoParaStyle83 {
	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.autoParaStyle82 {
	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.autoParaStyle81 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#786b9a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle80 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#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.autoParaStyle79 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:15px;
	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.autoParaStyle78 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#786b9a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle77 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#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.autoParaStyle76 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:22px;
	line-height:26px;
	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.autoParaStyle75 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14.7px;
	line-height:21px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle74 {
	font-weight: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.autoParaStyle73 {
	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.autoParaStyle72 {
	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.autoParaStyle71 {
	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:left;
}

p.autoParaStyle70 {
	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.autoParaStyle69 {
	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.autoParaStyle68 {
	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.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-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle66 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#786b9a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle65 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size: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.autoParaStyle64 {
	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.autoParaStyle63 {
	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.autoParaStyle62 {
	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.autoParaStyle61 {
	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.autoParaStyle60 {
	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.autoParaStyle59 {
	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.autoParaStyle58 {
	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:left;
}

p.autoParaStyle57 {
	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.autoParaStyle56 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.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.autoParaStyle55 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-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: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.autoParaStyle53 {
	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.autoParaStyle52 {
	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.autoParaStyle51 {
	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.autoParaStyle50 {
	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.autoParaStyle49 {
	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.autoParaStyle48 {
	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.autoParaStyle47 {
	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.autoParaStyle46 {
	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.autoParaStyle45 {
	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.autoParaStyle44 {
	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.autoParaStyle43 {
	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.autoParaStyle42 {
	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.autoParaStyle41 {
	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.autoParaStyle40 {
	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.autoParaStyle39 {
	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.autoParaStyle38 {
	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.autoParaStyle37 {
	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.autoParaStyle36 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:27.3px;
	line-height:19.7px;
	color:#ec6264;
	letter-spacing:0.100em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:16px;
	text-align:center;
}

p.autoParaStyle35 {
	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.autoParaStyle34 {
	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.autoParaStyle33 {
	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.autoParaStyle32 {
	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.autoParaStyle31 {
	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.autoParaStyle30 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:19.6px;
	line-height:25.2px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle29 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle28 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle27 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle26 {
	font-weight:900;
	font-family:FF-OptimaLTPro-Black,"Optima LT Pro",Impact, Charcoal, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle25 {
	font-weight:bold;
	font-family:FF-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.autoParaStyle24 {
	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.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;
	text-align:left;
}

p.autoParaStyle21 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle20 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle19 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle18 {
	font-weight:500;
	font-family:FF-OptimaLTPro-Medium,"Optima LT Pro",sans-serif;
	font-size:27px;
	line-height:30px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle17 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle16 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle15 {
	font-weight:900;
	font-family:FF-OptimaLTPro-Black,"Optima LT Pro",Impact, Charcoal, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle14 {
	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;
	-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: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.autoParaStyle10 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	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:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle4 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle3 {
	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.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.P_Itinerarios {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Mobil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.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._2-1_TEXTO-GENERAL {
	font-family:Optima,"Times New Roman", Times, serif;
	font-size:18px;
	line-height:20px;
	color:#6f6f6e;
	text-align:left;
}

p.Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle17 {
}

span.autoCharStyle16 {
}

span.autoCharStyle15 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16.8px;
	letter-spacing:0.010em;
}

span.autoCharStyle14 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle13 {
}

span.autoCharStyle12 {
	font-size:14px;
}

span.autoCharStyle11 {
	font-size:10px;
}

span.autoCharStyle10 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:22.9px;
	letter-spacing:0.100em;
}

span.autoCharStyle9 {
	color:#575756;
	text-decoration:underline;
}

span.autoCharStyle8 {
}

span.autoCharStyle7 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:16.4px;
	letter-spacing:0.100em;
}

span.autoCharStyle6 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#ea5153;
}

span.autoCharStyle5 {
	color:#ea5153;
}

span.autoCharStyle4 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
}

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.Hipervínculo {
	color:#575756;
	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.texto-mapa-1 {
	font-weight:bold;
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:8.5px;
	color:#fff;
}

span.Texto-itinerario {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:8.5px;
	color:#000;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:767px){ [class*=" mq-"], .mq-default { display:none; } .mq-700 {display:block; } }

