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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#101820; }
:-webkit-full-screen { background:#101820; }
#loadIndicator span:after { padding-left:1ex; content:'Cargando...'; }
.page-scale-wrap { width:1200px; height:790px; background: #fff !important; }
.paper-vertical { width:1200px; height:100%; }
.paper-horizontal { width:10px; height:802px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling:touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}
/* Colorbox User Style: */
#colorbox{
	border-radius:12px;
    box-shadow:0 0 10px 10px #CCCCCC;
}
    #colorbox, #cboxOverlay, #cboxContent, .cboxIframe, #cboxLoadedContent, #cboxLoadingOverlay { background:#fff; }
    #cboxContent{ overflow:hidden;}
    #cboxMiddleLeft, #cboxMiddleRight { width:8px; }
    #cboxTopCenter{ height:24px; } 
    #cboxBottomCenter { height:8px; }
	#cboxError{padding:50px;}
	#cboxLoadedContent{margin-top:28px;}
	#cboxTitle, #cboxCurrent { position:absolute; top:4px; left:0; color:#949494; }
	#cboxTitle{ text-align:center; width:100%; }
	#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
	#cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-32px; width:33px; height:65px; text-indent:-9999px;}
	#cboxPrevious{left:0px; background:url(../images/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(../images/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(../images/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
@media all and (max-height:790px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1200px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#share-wrap {
    left:0;
    position:fixed;
    top: 25%;
    background-color: rgba(0,0,0,.65);
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);
    z-index:9999;
    -webkit-animation:share-fadein 1s ease 2s;
    animation:share-fadein 1s ease 2s;
}
#share-wrap.align-right { right:0; left:auto; }
#share-wrap.align-bottom {left:auto; right:20px; bottom:0; top:auto; padding-bottom:12px; }
#share-wrap.align-top {left:auto; right:40px; top:0; padding-top:8px; }
#share-wrap > a > span { display: none; }
#share-wrap > a {
	display:block;
	width:30px;
	height:30px;
	border-radius:50%;
	background:url(../images/sharebtns.png) no-repeat;
	background-size: 392px 30px;
	-webkit-background-size: 392px 30px;
	-moz-background-size: 392px 30px;
	margin:12px;
	padding:3px;
}
#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }
#share-wrap > a#sb-fb { background-color:#3b5998; background-position:-27px 50%; }
#share-wrap > a#sb-tw { background-color:#00aced; background-position: -265px 50%; }
#share-wrap > a#sb-li { background-color:#007fb1; background-position: -116px 50%; }
#share-wrap > a:hover { box-shadow: 0 0 6px 2px rgba(255, 255, 255, 0.5); }
@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

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

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

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

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

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

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

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

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

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

#item1287949 {
	width:1260px !important;
	height:840px !important;
	left:-40px !important;
	top:-29px !important;
	background:#101820;
}

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

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

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

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

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

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

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

#item1498072 {
	width:1934px !important;
	height:1289px !important;
	left:-627px !important;
	top:-49px !important;
	background:#101820;
}

#item1498073 {
	width:1854px !important;
	height:1221px !important;
	left:-573px !important;
	top:-8px !important;
}

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

#item1417070 {
	width:645px !important;
	height:22px !important;
	left:41px !important;
	top:173px !important;
}

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

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

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

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

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

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

#item1152142 {
	width:427px !important;
	height:161px !important;
	left:83px !important;
	top:150px !important;
}

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

#item1152165 {
	opacity:0.45;
	width:322px !important;
	height:320px !important;
	left:69px !important;
	top:330px !important;
	background:#0e0b00;
}

#item1152187 {
	width:280px !important;
	height:327px !important;
	left:89px !important;
	top:348px !important;
}

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

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

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

#item1446634 {
	width:427px !important;
	height:161px !important;
	left:237px !important;
	top:471px !important;
}

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

#item1446657 {
	opacity:0.45;
	width:628px !important;
	height:359px !important;
	left:36px !important;
	top:663px !important;
	background:#0e0b00;
}

#item1446658 {
	width:600px !important;
	height:306px !important;
	left:50px !important;
	top:693px !important;
}

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

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

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

#item1283989 {
	width:13px !important;
	height:26px !important;
	left:1092px !important;
	top:97px !important;
}

#item1283993 {
	width:1086px !important;
	height:188px !important;
	top:15px !important;
}

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

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

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

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

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

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

#item1284022 {
	width:14px !important;
	height:9px !important;
	top:209px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1446748 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:244px !important;
}

#item1446753 {
	width:628px !important;
	height:517px !important;
}

#item1446754_1447526 {
	width:78.8257603714201px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1446754_1447532 {
	width:78.8257603714201px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1446754 {
	width:609px !important;
	height:995px !important;
	background:#f5f5f5;
}

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

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

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

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

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

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

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

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

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

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

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

#item1447075 {
	width:628px !important;
	height:636px !important;
	top:62px !important;
}

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

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

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

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

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

#item1447045 {
	width:628px !important;
	height:70px !important;
	left:36px !important;
	top:461px !important;
}

#item1446849 {
	width:700px !important;
	height:709px !important;
	top:38px !important;
	background:#f3f3f2;
}

#item1446880 {
	width:628px !important;
	height:218px !important;
	top:28px !important;
}

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

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

#item1446927 {
	width:387px !important;
	height:371px !important;
	left:36px !important;
	top:376px !important;
}

#item1446950 {
	width:628px !important;
	height:12px !important;
	left:36px !important;
	top:352px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1500622 {
	width:633px !important;
	height:20px !important;
	left:36px !important;
	top:436px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1498097 {
	width:150px !important;
	height:150px !important;
	left:282px !important;
	top:622px !important;
}

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

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

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

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

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

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

#item1160201 {
	width:528px !important;
	height:266px !important;
	left:1px !important;
}

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

#item1153145 {
	width:528px !important;
	height:230px !important;
	left:1px !important;
}

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

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

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

#item1160917 {
	width:509px !important;
	height:3184px !important;
}

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

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

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

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

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

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

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

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

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

#item1161877 {
	width:102px !important;
	height:50px !important;
	left:1098px !important;
	top:740px !important;
}

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

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

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

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

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

#item1161932 {
	width:92px !important;
	height:50px !important;
	left:1003px !important;
	top:740px !important;
}

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

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

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

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

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

#item1161993 {
	width:116px !important;
	height:50px !important;
	left:884px !important;
	top:740px !important;
}

#item1259369 {
	width:25px !important;
	height:53px !important;
	left:882px !important;
	top:738px !important;
}

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

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

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

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

#item1418343 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:435px !important;
}

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

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

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

#item1418460 {
	width:628px !important;
	height:432px !important;
}

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

#item1418436 {
	width:628px !important;
	height:550px !important;
}

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

#item1447776 {
	width:23px !important;
	height:46px !important;
	left:632px !important;
	top:253px !important;
}

#item1452890 {
	width:628px !important;
	height:560px !important;
}

#item1452895 {
	width:595px !important;
	height:4949px !important;
	background:#fff;
}

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

#item1418394 {
	width:655px !important;
	height:560px !important;
	left:36px !important;
	top:540px !important;
}

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

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

#item1418513 {
	width:122px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

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

#item1418488 {
	width:122px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1418483 {
	width:143px !important;
	height:70px !important;
	left:557px !important;
	top:1129px !important;
}

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

#item1418565 {
	width:129px !important;
	height:70px !important;
}

#item1418566 {
	width:108px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1418540 {
	width:129px !important;
	height:70px !important;
}

#item1418541 {
	width:108px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1418537 {
	width:129px !important;
	height:70px !important;
	left:424px !important;
	top:1129px !important;
}

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

#item1418617 {
	width:162px !important;
	height:70px !important;
}

#item1418618 {
	width:120px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1418592 {
	width:162px !important;
	height:70px !important;
}

#item1418593 {
	width:120px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1418589 {
	width:162px !important;
	height:70px !important;
	left:258px !important;
	top:1129px !important;
}

#item1418641 {
	width:35px !important;
	height:74px !important;
	left:255px !important;
	top:1126px !important;
}

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

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

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

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

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

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

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

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

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

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

#item1362150 {
	width:269px !important;
	height:51px !important;
	left:850px !important;
	top:189px !important;
}

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

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

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

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

#item1418664 {
	width:737px !important;
	height:761px !important;
	left:-19px !important;
	top:-19px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1418666 {
	0% {
		transform:translate(-46px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1418666 {
	0% {
		-webkit-transform:translate(-46px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1447811 {
	width:154px !important;
	height:227px !important;
}

#item1447822 {
	width:700px !important;
	height:583px !important;
	top:617px !important;
	background:#fff;
}

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

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

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

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

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

#item1418794 {
	width:377px !important;
	height:72px !important;
	left:124px !important;
	top:783px !important;
}

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

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

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

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

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

@keyframes moverhacialaizquierdayreducir-1272148 {
	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-1272148 {
	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;
	}
}
#item1272155 {
	width:405px !important;
	height:145px !important;
	left:76px !important;
	top:100px !important;
}

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

#item1272178 {
	opacity:0.60;
	width:390px !important;
	height:478px !important;
	left:76px !important;
	top:276px !important;
	background:#0e0b00;
}

#item1272179 {
	width:350px !important;
	height:434px !important;
	left:96px !important;
	top:298px !important;
}

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

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

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

#item1432574 {
	width:1823px !important;
	height:1200px !important;
	left:-611px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1432575 {
	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-1432575 {
	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;
	}
}
#item1432580 {
	width:151px !important;
	height:335px !important;
	left:549px !important;
	top:865px !important;
}

#item1432586 {
	width:612px !important;
	height:202px !important;
	left:50px !important;
	top:35px !important;
}

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

#item1432609 {
	opacity:0.60;
	width:543px !important;
	height:655px !important;
	left:119px !important;
	top:266px !important;
	background:#0e0b00;
}

#item1432610 {
	width:479px !important;
	height:607px !important;
	left:149px !important;
	top:288px !important;
}

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

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

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

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

#item1288025 {
	width:582px !important;
	height:512px !important;
	left:10px !important;
	top:152px !important;
}

#item1387596 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1387620 {
	width:13px !important;
	height:26px !important;
	left:585px !important;
	top:384px !important;
}

#item1387623 {
	width:534px !important;
	height:643px !important;
	left:45px !important;
	top:76px !important;
}

#item1387624 {
	width:509px !important;
	height:999px !important;
}

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

#item1387647 {
	width:14px !important;
	height:9px !important;
	left:568px !important;
	top:61px !important;
}

#item1387652 {
	width:14px !important;
	height:9px !important;
	left:568px !important;
	top:726px !important;
}

#item1272480 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1387481 {
	width:13px !important;
	height:26px !important;
	left:585px !important;
	top:384px !important;
}

#item1387487 {
	width:534px !important;
	height:643px !important;
	left:45px !important;
	top:76px !important;
}

#item1399369 {
	width:509px !important;
	height:5088px !important;
}

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

#item1387511 {
	width:14px !important;
	height:9px !important;
	left:568px !important;
	top:61px !important;
}

#item1387514 {
	width:14px !important;
	height:9px !important;
	left:568px !important;
	top:726px !important;
}

#item1272225 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1399281 {
	width:20px !important;
	height:10px !important;
	left:165px !important;
	top:142px !important;
}

#item1371504 {
	width:75px !important;
	height:16px !important;
	left:53px !important;
	top:94px !important;
}

#item1371527 {
	width:86px !important;
	height:16px !important;
	left:449px !important;
	top:94px !important;
}

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

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

table#table1530180 {
	table-layout:fixed;
}

#item1371550 {
	width:510px !important;
	height:488px !important;
	left:46px !important;
	top:122px !important;
}

#item1371573 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1387351 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:567px !important;
}

#item1371574 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1387354 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:119px !important;
}

#item1371575 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1387357 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:137px !important;
}

#item1371576 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1387360 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:155px !important;
}

#item1371577 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1387363 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:173px !important;
}

#item1371578 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1387366 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:191px !important;
}

#item1371579 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1387369 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:209px !important;
}

#item1371580 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1387373 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:227px !important;
}

#item1371581 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1387376 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:245px !important;
}

#item1371582 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1387379 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:263px !important;
}

#item1371583 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1387382 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:281px !important;
}

#item1371584 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1387385 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:299px !important;
}

#item1371585 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1387388 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:317px !important;
}

#item1371586 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1387393 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:335px !important;
}

#item1371587 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1387396 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:353px !important;
}

#item1460436 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1460433 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:371px !important;
}

#item1460440 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1460437 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:389px !important;
}

#item1460444 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1460441 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:406px !important;
}

#item1460448 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1460445 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:424px !important;
}

#item1460452 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1460449 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:442px !important;
}

#item1460457 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1460453 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:460px !important;
}

#item1460462 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1460459 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:478px !important;
}

#item1460466 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1460463 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:496px !important;
}

#item1460470 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1460467 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:514px !important;
}

#item1460474 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1460471 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:532px !important;
}

#item1460478 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1460475 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:550px !important;
}

#item1387315 {
	width:20px !important;
	height:10px !important;
	left:238px !important;
	top:160px !important;
}

#item1387320 {
	width:33px !important;
	height:17px !important;
	left:57px !important;
	top:610px !important;
}

#item1387326 {
	width:87px !important;
	height:8px !important;
	left:96px !important;
	top:614px !important;
}

#item1399251 {
	width:33px !important;
	height:17px !important;
	left:198px !important;
	top:609px !important;
}

#item1399255 {
	width:93px !important;
	height:8px !important;
	left:236px !important;
	top:614px !important;
}

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

#item1272429 {
	width:148px !important;
	height:37px !important;
	left:238px !important;
	top:47px !important;
}

#item1272223 {
	width:610px !important;
	height:800px !important;
	left:590px !important;
	top:-10px !important;
}

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

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

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

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

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

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

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

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

#item1273028 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

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

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

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

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

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

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

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

#item1273087 {
	width:122px !important;
	height:50px !important;
	left:806px !important;
	top:740px !important;
}

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

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

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

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

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

#item1273141 {
	width:122px !important;
	height:50px !important;
	left:931px !important;
	top:740px !important;
}

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

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

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

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

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

#item1273194 {
	width:87px !important;
	height:50px !important;
	left:1056px !important;
	top:740px !important;
}

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

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

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

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

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

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

#item1448132 {
	width:23px !important;
	height:46px !important;
	left:680px !important;
	top:467px !important;
}

#item1452979 {
	width:627px !important;
	height:790px !important;
	left:46px !important;
	top:93px !important;
}

#item1452981 {
	width:595px !important;
	height:1665px !important;
}

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

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

#item1448068 {
	width:23px !important;
	height:46px !important;
	left:680px !important;
	top:467px !important;
}

#item1453012 {
	width:628px !important;
	height:792px !important;
	left:46px !important;
	top:93px !important;
}

#item1453017 {
	width:595px !important;
	height:7734px !important;
}

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

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

#item1432693 {
	width:24px !important;
	height:12px !important;
	left:192px !important;
	top:171px !important;
}

#item1432697 {
	width:92px !important;
	height:20px !important;
	left:55px !important;
	top:112px !important;
}

#item1432720 {
	width:105px !important;
	height:20px !important;
	left:538px !important;
	top:112px !important;
}

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

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

table#table1541406 {
	table-layout:fixed;
}

#item1432743 {
	width:622px !important;
	height:611px !important;
	left:47px !important;
	top:147px !important;
}

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

#item1432766 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:691px !important;
}

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

#item1432770 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:143px !important;
}

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

#item1432774 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:165px !important;
}

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

#item1432779 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:187px !important;
}

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

#item1432783 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:209px !important;
}

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

#item1432787 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:231px !important;
}

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

#item1432791 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:253px !important;
}

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

#item1432795 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:275px !important;
}

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

#item1432799 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:297px !important;
}

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

#item1432803 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:319px !important;
}

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

#item1432807 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:341px !important;
}

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

#item1432812 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:363px !important;
}

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

#item1432816 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:385px !important;
}

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

#item1432820 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:407px !important;
}

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

#item1432824 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:429px !important;
}

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

#item1460664 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:451px !important;
}

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

#item1460668 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:473px !important;
}

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

#item1460673 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:495px !important;
}

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

#item1460677 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:517px !important;
}

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

#item1460681 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:538px !important;
}

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

#item1460685 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:560px !important;
}

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

#item1460689 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:582px !important;
}

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

#item1460693 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:604px !important;
}

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

#item1460697 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:626px !important;
}

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

#item1460701 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:648px !important;
}

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

#item1460708 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:670px !important;
}

#item1432828 {
	width:24px !important;
	height:12px !important;
	left:282px !important;
	top:193px !important;
}

#item1432831 {
	width:40px !important;
	height:20px !important;
	left:61px !important;
	top:765px !important;
}

#item1432834 {
	width:106px !important;
	height:10px !important;
	left:108px !important;
	top:770px !important;
}

#item1432858 {
	width:40px !important;
	height:20px !important;
	left:232px !important;
	top:764px !important;
}

#item1432862 {
	width:114px !important;
	height:10px !important;
	left:278px !important;
	top:770px !important;
}

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

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

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

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

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

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

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

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

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

#item1433674 {
	width:26px !important;
	height:26px !important;
	left:637px !important;
	top:171px !important;
}

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

#item1433685 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

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

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

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

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

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

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

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

#item1433743 {
	width:171px !important;
	height:70px !important;
	left:148px !important;
	top:1130px !important;
}

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

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

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

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

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

#item1433796 {
	width:171px !important;
	height:70px !important;
	left:323px !important;
	top:1130px !important;
}

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

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

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

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

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

#item1433849 {
	width:122px !important;
	height:70px !important;
	left:498px !important;
	top:1130px !important;
}

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

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

#item1433903 {
	width:232px !important;
	height:18px !important;
	left:36px !important;
	top:1081px !important;
}

#item1448729 {
	width:35px !important;
	height:74px !important;
	left:146px !important;
	top:1126px !important;
}

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

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

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

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

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

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

#item1372611 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:36px !important;
}

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

table#table1545859 {
	table-layout:fixed;
}

#item1372617 {
	width:528px !important;
	height:190px !important;
	top:19px !important;
}

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

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

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

#item1372663 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:159px !important;
}

#item1372666 {
	width:534px !important;
	height:308px !important;
	top:18px !important;
}

#item1372667 {
	width:508px !important;
	height:533px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

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

#item1372691 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:2px !important;
}

#item1372696 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:333px !important;
}

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

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

#item1372971 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:268px !important;
}

#item1372975 {
	width:534px !important;
	height:533px !important;
	top:14px !important;
}

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

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

#item1373000 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
}

#item1373005 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
	top:556px !important;
}

#item1372702 {
	width:528px !important;
	height:80px !important;
}

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

#item1372725 {
	width:264px !important;
	height:311px !important;
	top:100px !important;
}

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

#item1372748 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:230px !important;
}

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

#item1372771 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:246px !important;
}

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

#item1372794 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:299px !important;
}

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

#item1372800 {
	width:174px !important;
	height:15px !important;
	left:8px !important;
}

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

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

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

#item1372830 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:167px !important;
}

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

#item1372853 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:183px !important;
}

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

#item1372614 {
	width:564px !important;
	height:565px !important;
	left:36px !important;
	top:160px !important;
}

#item1373034 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

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

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

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

#item1373112 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1448362 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:311px !important;
}

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

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

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

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

#item1434237 {
	width:80px !important;
	height:18px !important;
	top:156px !important;
}

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

#item1455936 {
	width:628px !important;
	height:127px !important;
}

#item1455937 {
	width:595px !important;
	height:940px !important;
}

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

#item1455961 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:41px !important;
}

#item1472898 {
	width:54px !important;
	height:27px !important;
	left:288px !important;
	top:486px !important;
}

#item1472903 {
	width:628px !important;
	height:298px !important;
	top:184px !important;
}

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

table#table1551871 {
	table-layout:fixed;
}

#item1472904 {
	width:739px !important;
	height:266px !important;
}

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

#item1450335 {
	width:627px !important;
	height:514px !important;
}

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

#item1457017 {
	width:628px !important;
	height:514px !important;
}

#item1457018 {
	width:595px !important;
	height:1931px !important;
}

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

#item1457041 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:234px !important;
}

#item1433972 {
	width:628px !important;
	height:135px !important;
}

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

#item1433996 {
	width:370px !important;
	height:336px !important;
	top:168px !important;
}

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

#item1434019 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:350px !important;
}

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

#item1434042 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:373px !important;
}

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

#item1434065 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:447px !important;
}

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

#item1434072 {
	width:244px !important;
	height:21px !important;
	left:11px !important;
}

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

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

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

#item1434101 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:242px !important;
}

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

#item1434124 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:265px !important;
}

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

#item1433969 {
	width:675px !important;
	height:514px !important;
	left:36px !important;
	top:553px !important;
}

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

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

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

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

#item1434372 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1448725 {
	width:35px !important;
	height:74px !important;
	left:-5px !important;
	top:1126px !important;
}

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

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

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

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

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

#item1373517 {
	width:600px !important;
	height:791px !important;
	left:600px !important;
	top:-1px !important;
}

#item1373522 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:36px !important;
}

#item1373796 {
	width:57px !important;
	height:13px !important;
	top:307px !important;
}

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

#item1374282 {
	width:528px !important;
	height:281px !important;
	top:18px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

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

#item1374319 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:552px !important;
}

#item1374322 {
	width:528px !important;
	height:221px !important;
	top:326px !important;
}

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

table#table1556285 {
	table-layout:fixed;
}

#item1374323 {
	width:672px !important;
	height:191px !important;
}

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

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

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

#item1373708 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:268px !important;
}

#item1373711 {
	width:534px !important;
	height:533px !important;
	top:14px !important;
}

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

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

#item1373736 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
}

#item1373741 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
	top:556px !important;
}

#item1373530 {
	width:528px !important;
	height:63px !important;
}

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

#item1373553 {
	width:264px !important;
	height:311px !important;
	top:83px !important;
}

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

#item1373576 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:350px !important;
}

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

#item1373599 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:366px !important;
}

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

#item1373622 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:449px !important;
}

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

#item1373630 {
	width:174px !important;
	height:27px !important;
	left:8px !important;
}

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

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

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

#item1373658 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:400px !important;
}

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

#item1373661 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:184px !important;
}

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

#item1373684 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:200px !important;
}

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

#item1373527 {
	width:564px !important;
	height:565px !important;
	left:36px !important;
	top:160px !important;
}

#item1373857 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

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

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

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

#item1373933 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1448336 {
	width:186px !important;
	height:185px !important;
	top:1015px !important;
}

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

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

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

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

#item1434910 {
	width:80px !important;
	height:18px !important;
	top:189px !important;
}

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

#item1434957 {
	width:54px !important;
	height:27px !important;
	left:287px !important;
	top:518px !important;
}

#item1434962 {
	width:628px !important;
	height:298px !important;
	top:216px !important;
}

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

table#table1560467 {
	table-layout:fixed;
}

#item1434963 {
	width:941px !important;
	height:267px !important;
}

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

#item1455967 {
	width:628px !important;
	height:158px !important;
}

#item1455968 {
	width:595px !important;
	height:646px !important;
}

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

#item1455991 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:56px !important;
}

#item1456956 {
	width:628px !important;
	height:514px !important;
}

#item1456957 {
	width:595px !important;
	height:790px !important;
}

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

#item1456980 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:234px !important;
}

#item1456988 {
	width:628px !important;
	height:514px !important;
}

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

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

#item1457012 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:234px !important;
}

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

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

#item1434695 {
	width:370px !important;
	height:366px !important;
	top:140px !important;
}

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

#item1434718 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:368px !important;
}

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

#item1434741 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:390px !important;
}

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

#item1434764 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:503px !important;
}

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

#item1434770 {
	width:233px !important;
	height:30px !important;
	left:11px !important;
}

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

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

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

#item1434796 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:418px !important;
}

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

#item1434799 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:229px !important;
}

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

#item1434823 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:252px !important;
}

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

#item1434669 {
	width:664px !important;
	height:545px !important;
	left:36px !important;
	top:553px !important;
}

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

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

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

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

#item1435064 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1448732 {
	width:35px !important;
	height:74px !important;
	left:-5px !important;
	top:1126px !important;
}

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

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

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

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

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

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

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

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

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

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

#item1374520 {
	width:57px !important;
	height:9px !important;
	top:344px !important;
}

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

#item1374567 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:151px !important;
}

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

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

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

#item1374600 {
	width:14px !important;
	height:9px !important;
	top:319px !important;
}

#item1375187 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:565px !important;
}

#item1375191 {
	width:528px !important;
	height:194px !important;
	top:366px !important;
}

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

table#table1566098 {
	table-layout:fixed;
}

#item1388010 {
	width:634px !important;
	height:163px !important;
}

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

#item1374735 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:275px !important;
}

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

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

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

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

#item1374770 {
	width:14px !important;
	height:9px !important;
	top:569px !important;
}

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

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

#item1374630 {
	width:264px !important;
	height:280px !important;
	top:66px !important;
}

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

#item1374653 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:152px !important;
}

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

#item1374676 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:168px !important;
}

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

#item1374699 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:242px !important;
}

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

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

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

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

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

#item1387790 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:202px !important;
}

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

#item1374518 {
	width:564px !important;
	height:578px !important;
	left:636px !important;
	top:147px !important;
}

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

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

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

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

#item1374851 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1375020 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1375017 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

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

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

#item1448384 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:311px !important;
}

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

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

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

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

#item1435528 {
	width:80px !important;
	height:12px !important;
	top:243px !important;
}

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

#item1435589 {
	width:54px !important;
	height:27px !important;
	left:287px !important;
	top:542px !important;
}

#item1435592 {
	width:628px !important;
	height:259px !important;
	top:273px !important;
}

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

table#table1568917 {
	table-layout:fixed;
}

#item1435594 {
	width:888px !important;
	height:228px !important;
}

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

#item1455996 {
	width:628px !important;
	height:211px !important;
}

#item1455997 {
	width:595px !important;
	height:1019px !important;
}

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

#item1456020 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:83px !important;
}

#item1456925 {
	width:628px !important;
	height:533px !important;
}

#item1456926 {
	width:595px !important;
	height:2049px !important;
}

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

#item1456949 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:244px !important;
}

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

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

#item1435379 {
	width:370px !important;
	height:273px !important;
	top:120px !important;
}

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

#item1435402 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:241px !important;
}

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

#item1435425 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:264px !important;
}

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

#item1435448 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:367px !important;
}

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

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

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

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

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

#item1435481 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:290px !important;
}

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

#item1435353 {
	width:665px !important;
	height:569px !important;
	left:36px !important;
	top:534px !important;
}

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

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

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

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

#item1435693 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

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

#item1435690 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

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

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

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

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

#item1435697 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

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

#item1435782 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

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

#item1435756 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1435750 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

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

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

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

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

#item1435805 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1129px !important;
}

#item1435889 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

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

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

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

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

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

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

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

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

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

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

#item1375442 {
	width:57px !important;
	height:9px !important;
	top:298px !important;
}

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

#item1375504 {
	width:528px !important;
	height:231px !important;
	top:319px !important;
}

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

table#table1573215 {
	table-layout:fixed;
}

#item1388189 {
	width:624px !important;
	height:206px !important;
}

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

#item1375501 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:557px !important;
}

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

#item1375402 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:275px !important;
}

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

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

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

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

#item1375435 {
	width:14px !important;
	height:9px !important;
	top:569px !important;
}

#item1375272 {
	width:528px !important;
	height:63px !important;
}

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

#item1375296 {
	width:264px !important;
	height:280px !important;
	top:83px !important;
}

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

#item1375319 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:204px !important;
}

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

#item1375342 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:220px !important;
}

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

#item1375365 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:275px !important;
}

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

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

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

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

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

#item1375269 {
	width:564px !important;
	height:578px !important;
	left:636px !important;
	top:147px !important;
}

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

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

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

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

#item1375605 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1500699 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1500696 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

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

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

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

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

#item1435914 {
	width:701px !important;
	height:309px !important;
	left:-1px !important;
}

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

#item1436100 {
	width:80px !important;
	height:12px !important;
	top:181px !important;
}

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

#item1436123 {
	width:628px !important;
	height:314px !important;
	top:211px !important;
}

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

table#table1578978 {
	table-layout:fixed;
}

#item1436124 {
	width:874px !important;
	height:288px !important;
}

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

#item1436148 {
	width:54px !important;
	height:27px !important;
	left:287px !important;
	top:533px !important;
}

#item1456028 {
	width:628px !important;
	height:149px !important;
}

#item1456029 {
	width:595px !important;
	height:568px !important;
}

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

#item1456052 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:52px !important;
}

#item1456895 {
	width:628px !important;
	height:533px !important;
}

#item1456896 {
	width:595px !important;
	height:2205px !important;
}

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

#item1456919 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:244px !important;
}

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

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

#item1435958 {
	width:370px !important;
	height:392px !important;
	top:116px !important;
}

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

#item1435981 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:285px !important;
}

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

#item1436004 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:308px !important;
}

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

#item1436027 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:384px !important;
}

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

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

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

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

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

#item1435932 {
	width:665px !important;
	height:560px !important;
	left:36px !important;
	top:534px !important;
}

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

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

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

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

#item1436255 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

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

#item1436251 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

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

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

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

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

#item1436259 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

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

#item1436342 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

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

#item1436317 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1436312 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

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

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

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

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

#item1436365 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1129px !important;
}

#item1436420 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

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

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

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

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

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

#item1448492 {
	width:75px !important;
	height:279px !important;
	top:511px !important;
}

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

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

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

#item1376645 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:36px !important;
}

#item1376895 {
	width:57px !important;
	height:13px !important;
	top:327px !important;
}

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

#item1376918 {
	width:528px !important;
	height:310px !important;
	top:18px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

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

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

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

table#table1585788 {
	table-layout:fixed;
}

#item1388300 {
	width:528px !important;
	height:188px !important;
	top:347px !important;
}

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

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

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

#item1376831 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:268px !important;
}

#item1376837 {
	width:534px !important;
	height:520px !important;
	top:14px !important;
}

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

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

#item1376862 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
}

#item1376865 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
	top:541px !important;
}

#item1376652 {
	width:528px !important;
	height:63px !important;
}

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

#item1376675 {
	width:264px !important;
	height:344px !important;
	top:83px !important;
}

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

#item1376699 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:384px !important;
}

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

#item1376722 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:400px !important;
}

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

#item1376745 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:443px !important;
}

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

#item1376753 {
	width:174px !important;
	height:15px !important;
	left:8px !important;
}

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

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

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

#item1376784 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:184px !important;
}

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

#item1376807 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:200px !important;
}

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

#item1376649 {
	width:564px !important;
	height:565px !important;
	left:36px !important;
	top:175px !important;
}

#item1376970 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:128px !important;
}

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

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

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

#item1377046 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

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

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

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

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

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

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

#item1377050 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1377133 {
	width:113px !important;
	height:50px !important;
}

#item1377134 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1377107 {
	width:113px !important;
	height:50px !important;
}

#item1377108 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1377103 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1377186 {
	width:101px !important;
	height:50px !important;
}

#item1377187 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1377161 {
	width:101px !important;
	height:50px !important;
}

#item1377162 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1377157 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1377239 {
	width:101px !important;
	height:50px !important;
}

#item1377240 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1377214 {
	width:101px !important;
	height:50px !important;
}

#item1377215 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1377210 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1377266 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1377289 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1377263 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1453487 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1453487 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1453487 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1453487 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1448402 {
	width:78px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1436477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436477 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1436483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436483 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1436475 {
	width:700px !important;
	height:309px !important;
}

#item1448181 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1436731 {
	width:80px !important;
	height:18px !important;
	top:168px !important;
}

@keyframes intensificar-1436731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436731 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456066 {
	width:628px !important;
	height:139px !important;
}

#item1456067 {
	width:595px !important;
	height:960px !important;
}

@keyframes intensificar-1456067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456067 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456090 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:47px !important;
}

#item1474818 {
	width:628px !important;
	height:289px !important;
	top:194px !important;
}

table#table1590262 th, table#table1590262 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1590262 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1590262 {
	table-layout:fixed;
}

#item1474819 {
	width:718px !important;
	height:289px !important;
}

@keyframes intensificar-1474819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474819 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474842 {
	width:54px !important;
	height:27px !important;
	left:287px !important;
	top:488px !important;
}

#item1436706 {
	width:628px !important;
	height:493px !important;
}

@keyframes intensificar-1436706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436706 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456862 {
	width:628px !important;
	height:493px !important;
}

#item1456863 {
	width:595px !important;
	height:2009px !important;
}

@keyframes intensificar-1456863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456863 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456886 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:224px !important;
}

#item1436494 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1436494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436494 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1436517 {
	width:370px !important;
	height:366px !important;
	top:116px !important;
}

@keyframes intensificar-1436517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436517 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1436541 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:375px !important;
}

@keyframes intensificar-1436541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436541 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1436564 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:398px !important;
}

@keyframes intensificar-1436564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436564 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1436587 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:457px !important;
}

@keyframes intensificar-1436587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436587 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1436593 {
	width:244px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1436593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436593 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1436616 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1436616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436616 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1436619 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:238px !important;
}

@keyframes intensificar-1436619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436619 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1436642 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:260px !important;
}

@keyframes intensificar-1436642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436642 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1436491 {
	width:675px !important;
	height:515px !important;
	left:36px !important;
	top:574px !important;
}

#item1436801 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1436824 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1436848 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1436852 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1436878 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1436879 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1436875 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1436913 {
	width:172px !important;
	height:70px !important;
}

#item1436914 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1436887 {
	width:172px !important;
	height:70px !important;
}

#item1436888 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1436883 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1436967 {
	width:158px !important;
	height:70px !important;
}

#item1436968 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1436942 {
	width:158px !important;
	height:70px !important;
}

#item1436943 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1436938 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1437021 {
	width:141px !important;
	height:70px !important;
}

#item1437022 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1436995 {
	width:141px !important;
	height:70px !important;
}

#item1436997 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1436991 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1437074 {
	width:141px !important;
	height:70px !important;
}

#item1437075 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1437049 {
	width:141px !important;
	height:70px !important;
}

#item1437050 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1437045 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1501403 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1501426 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1501400 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1437129 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1437129 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1437129 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1437129 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1448481 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1377412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377412 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1377409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377409 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1377407 {
	width:600px !important;
	height:790px !important;
}

#item1377413 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1377419 {
	width:57px !important;
	height:9px !important;
	top:388px !important;
}

@keyframes intensificar-1377419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377419 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1377469 {
	width:528px !important;
	height:369px !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-1377469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377469 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1594779 th, table#table1594779 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1594779 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1594779 {
	table-layout:fixed;
}

#item1388352 {
	width:528px !important;
	height:159px !important;
	top:409px !important;
}

@keyframes intensificar-1388352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388352 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1377625 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item1377629 {
	width:534px !important;
	height:537px !important;
	top:15px !important;
}

#item1377630 {
	width:509px !important;
	height:1200px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1377630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377630 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1377655 {
	width:14px !important;
	height:9px !important;
}

#item1377658 {
	width:14px !important;
	height:9px !important;
	top:559px !important;
}

#item1377495 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1377495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377495 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1377519 {
	width:264px !important;
	height:280px !important;
	top:83px !important;
}

@keyframes intensificar-1377519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377519 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1377542 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:169px !important;
}

@keyframes intensificar-1377542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377542 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1377566 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:185px !important;
}

@keyframes intensificar-1377566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377566 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1377589 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:240px !important;
}

@keyframes intensificar-1377589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377589 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1377595 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1377595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377595 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1377618 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1377618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377618 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1377417 {
	width:564px !important;
	height:568px !important;
	left:636px !important;
	top:157px !important;
}

#item1377662 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1377685 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1377709 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1377712 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1377739 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1377740 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1377736 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1377772 {
	width:123px !important;
	height:50px !important;
}

#item1377773 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1377747 {
	width:123px !important;
	height:50px !important;
}

#item1377748 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1377743 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1377825 {
	width:99px !important;
	height:50px !important;
}

#item1377826 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1377800 {
	width:99px !important;
	height:50px !important;
}

#item1377801 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1377796 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1377879 {
	width:101px !important;
	height:50px !important;
}

#item1377880 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1377854 {
	width:101px !important;
	height:50px !important;
}

#item1377855 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1377850 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1377934 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1500733 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1500756 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1500729 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1453489 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1453489 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1453489 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1453489 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1448368 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:311px !important;
}

@keyframes intensificar-1437153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437153 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1437159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437159 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1437151 {
	width:700px !important;
	height:309px !important;
}

#item1448184 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1437339 {
	width:80px !important;
	height:12px !important;
	top:216px !important;
}

@keyframes intensificar-1437339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437339 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456098 {
	width:628px !important;
	height:187px !important;
}

#item1456099 {
	width:595px !important;
	height:960px !important;
}

@keyframes intensificar-1456099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456099 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456122 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:71px !important;
}

#item1475274 {
	width:628px !important;
	height:247px !important;
	top:248px !important;
}

table#table1598023 th, table#table1598023 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1598023 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1598023 {
	table-layout:fixed;
}

#item1475275 {
	width:739px !important;
	height:247px !important;
}

@keyframes intensificar-1475275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475275 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475298 {
	width:54px !important;
	height:28px !important;
	left:287px !important;
	top:503px !important;
}

#item1456822 {
	width:628px !important;
	height:517px !important;
}

#item1456823 {
	width:595px !important;
	height:2127px !important;
}

@keyframes intensificar-1456823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456823 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456846 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1437171 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1437171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437171 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1437194 {
	width:370px !important;
	height:392px !important;
	top:116px !important;
}

@keyframes intensificar-1437194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437194 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1437218 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:237px !important;
}

@keyframes intensificar-1437218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437218 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1437241 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:259px !important;
}

@keyframes intensificar-1437241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437241 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1437264 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:336px !important;
}

@keyframes intensificar-1437264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437264 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1437270 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1437270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437270 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1437293 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1437293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437293 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1437167 {
	width:665px !important;
	height:531px !important;
	left:36px !important;
	top:550px !important;
}

#item1437410 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1437433 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1437458 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1437462 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1437488 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1437489 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1437485 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1437523 {
	width:172px !important;
	height:70px !important;
}

#item1437524 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1437498 {
	width:172px !important;
	height:70px !important;
}

#item1437499 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1437493 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1437577 {
	width:139px !important;
	height:70px !important;
}

#item1437578 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1437551 {
	width:139px !important;
	height:70px !important;
}

#item1437552 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1437547 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1437630 {
	width:141px !important;
	height:70px !important;
}

#item1437631 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1437605 {
	width:141px !important;
	height:70px !important;
}

#item1437606 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1437601 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1129px !important;
}

#item1437654 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1448676 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1448678 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1448672 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1501438 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1501461 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1501435 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1437687 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1437687 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1437687 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1437687 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378036 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1378044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1378042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378042 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378040 {
	width:600px !important;
	height:790px !important;
}

#item1378045 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1378050 {
	width:57px !important;
	height:9px !important;
	top:289px !important;
}

@keyframes intensificar-1378050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378050 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378647 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:128px !important;
}

#item1378650 {
	width:534px !important;
	height:235px !important;
	top:23px !important;
}

#item1378651 {
	width:509px !important;
	height:505px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1378651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378651 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378675 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:9px !important;
}

#item1378678 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:265px !important;
}

#item1475373 {
	width:528px !important;
	height:260px !important;
	top:310px !important;
}

table#table1601457 tr {
	border-right:2.2px solid #fff;;
}

table#table1601457 {
	table-layout:fixed;
}

#item1475375 {
	width:609px !important;
	height:235px !important;
}

@keyframes intensificar-1475375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475375 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475398 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:572px !important;
}

#item1378256 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:279px !important;
}

#item1378259 {
	width:534px !important;
	height:554px !important;
	top:15px !important;
}

#item1378260 {
	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-1378260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378260 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378286 {
	width:14px !important;
	height:9px !important;
}

#item1378289 {
	width:14px !important;
	height:9px !important;
	top:576px !important;
}

#item1378127 {
	width:528px !important;
	height:80px !important;
}

@keyframes intensificar-1378127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378127 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378150 {
	width:264px !important;
	height:280px !important;
	top:100px !important;
}

@keyframes intensificar-1378150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378150 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378173 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:253px !important;
}

@keyframes intensificar-1378173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378173 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378196 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:269px !important;
}

@keyframes intensificar-1378196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378196 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378219 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:324px !important;
}

@keyframes intensificar-1378219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378219 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378228 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1378228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378228 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378251 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1378251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378251 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378048 {
	width:564px !important;
	height:585px !important;
	left:636px !important;
	top:140px !important;
}

#item1378292 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1378315 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1378339 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1378342 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1378368 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1378369 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1378365 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1378404 {
	width:123px !important;
	height:50px !important;
}

#item1378405 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1378379 {
	width:123px !important;
	height:50px !important;
}

#item1378380 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1378375 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1378459 {
	width:99px !important;
	height:50px !important;
}

#item1378460 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1378433 {
	width:99px !important;
	height:50px !important;
}

#item1378434 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1378428 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1378512 {
	width:101px !important;
	height:50px !important;
}

#item1378513 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1378487 {
	width:101px !important;
	height:50px !important;
}

#item1378488 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1378483 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1378566 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1500763 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1500786 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1500760 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1453490 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1453490 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1453490 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1453490 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1448343 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1437716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437716 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1437709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437709 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1437707 {
	width:700px !important;
	height:309px !important;
}

#item1448188 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1437898 {
	width:80px !important;
	height:12px !important;
	top:146px !important;
}

@keyframes intensificar-1437898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437898 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456133 {
	width:628px !important;
	height:114px !important;
}

#item1456134 {
	width:595px !important;
	height:960px !important;
}

@keyframes intensificar-1456134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456134 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456157 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:34px !important;
}

#item1475879 {
	width:628px !important;
	height:354px !important;
	top:176px !important;
}

table#table1605690 tr {
	border-right:3.08px solid #fff;;
}

table#table1605690 {
	table-layout:fixed;
}

#item1475880 {
	width:853px !important;
	height:329px !important;
}

@keyframes intensificar-1475880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475880 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475903 {
	width:54px !important;
	height:28px !important;
	left:287px !important;
	top:530px !important;
}

#item1456787 {
	width:628px !important;
	height:541px !important;
}

#item1456788 {
	width:595px !important;
	height:2264px !important;
}

@keyframes intensificar-1456788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456788 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456811 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1437728 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1437728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437728 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1437751 {
	width:370px !important;
	height:295px !important;
	top:161px !important;
}

@keyframes intensificar-1437751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437751 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1437774 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:376px !important;
}

@keyframes intensificar-1437774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437774 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1437797 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:399px !important;
}

@keyframes intensificar-1437797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437797 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1437820 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:475px !important;
}

@keyframes intensificar-1437820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437820 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1437829 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1437829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437829 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1437852 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1437852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437852 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1437725 {
	width:665px !important;
	height:558px !important;
	left:36px !important;
	top:526px !important;
}

#item1437979 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1438002 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1438027 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1438030 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1438056 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1438057 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1438053 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1438089 {
	width:172px !important;
	height:70px !important;
}

#item1438090 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1438064 {
	width:172px !important;
	height:70px !important;
}

#item1438065 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1438060 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1438144 {
	width:139px !important;
	height:70px !important;
}

#item1438145 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1438117 {
	width:139px !important;
	height:70px !important;
}

#item1438118 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1438113 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1438198 {
	width:141px !important;
	height:70px !important;
}

#item1438199 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1438172 {
	width:141px !important;
	height:70px !important;
}

#item1438173 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1438168 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1129px !important;
}

#item1438222 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1501468 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1501491 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1501465 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1438256 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1438256 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1438256 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1438256 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1448472 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1378721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378721 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1378719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378719 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378717 {
	width:600px !important;
	height:790px !important;
}

#item1378722 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1378727 {
	width:57px !important;
	height:9px !important;
	top:310px !important;
}

@keyframes intensificar-1378727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378727 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1609042 th, table#table1609042 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1609042 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1609042 {
	table-layout:fixed;
}

#item1388470 {
	width:528px !important;
	height:188px !important;
	top:331px !important;
}

@keyframes intensificar-1388470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388470 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1388521 {
	width:528px !important;
	height:295px !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-1388521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388521 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378951 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:279px !important;
}

#item1378955 {
	width:534px !important;
	height:554px !important;
	top:15px !important;
}

#item1378956 {
	width:509px !important;
	height:1409px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1378956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378956 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378981 {
	width:14px !important;
	height:9px !important;
}

#item1378984 {
	width:14px !important;
	height:9px !important;
	top:576px !important;
}

#item1378816 {
	width:528px !important;
	height:80px !important;
}

@keyframes intensificar-1378816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378816 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378839 {
	width:264px !important;
	height:280px !important;
	top:130px !important;
}

@keyframes intensificar-1378839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378839 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378864 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:252px !important;
}

@keyframes intensificar-1378864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378864 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378887 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:268px !important;
}

@keyframes intensificar-1378887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378887 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378911 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:322px !important;
}

@keyframes intensificar-1378911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378911 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378919 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1378919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378919 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378942 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1378942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378942 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378725 {
	width:564px !important;
	height:585px !important;
	left:636px !important;
	top:140px !important;
}

#item1378989 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1379013 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1379038 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1379041 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1460735 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1379067 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1379068 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1379064 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1379101 {
	width:123px !important;
	height:50px !important;
}

#item1379102 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1379076 {
	width:123px !important;
	height:50px !important;
}

#item1379077 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1379072 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1379154 {
	width:99px !important;
	height:50px !important;
}

#item1379155 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1379129 {
	width:99px !important;
	height:50px !important;
}

#item1379130 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1379125 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1379208 {
	width:101px !important;
	height:50px !important;
}

#item1379209 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1379183 {
	width:101px !important;
	height:50px !important;
}

#item1379184 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1379178 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1379261 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1500793 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1500816 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1500790 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1453491 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1453491 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1453491 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1453491 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1448387 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:311px !important;
}

@keyframes intensificar-1438277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438277 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1438284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438284 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1438275 {
	width:700px !important;
	height:309px !important;
}

#item1448191 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1438464 {
	width:86px !important;
	height:13px !important;
	top:197px !important;
}

@keyframes intensificar-1438464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438464 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456174 {
	width:628px !important;
	height:167px !important;
}

#item1456175 {
	width:595px !important;
	height:685px !important;
}

@keyframes intensificar-1456175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456175 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456198 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:61px !important;
}

#item1476341 {
	width:628px !important;
	height:289px !important;
	top:231px !important;
}

table#table1613744 th, table#table1613744 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1613744 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1613744 {
	table-layout:fixed;
}

#item1476342 {
	width:739px !important;
	height:289px !important;
}

@keyframes intensificar-1476342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476342 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476365 {
	width:54px !important;
	height:28px !important;
	left:288px !important;
	top:531px !important;
}

#item1456753 {
	width:628px !important;
	height:541px !important;
}

#item1456754 {
	width:595px !important;
	height:2441px !important;
}

@keyframes intensificar-1456754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456754 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456777 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1438298 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1438298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438298 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1438321 {
	width:370px !important;
	height:233px !important;
	top:168px !important;
}

@keyframes intensificar-1438321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438321 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1438344 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:338px !important;
}

@keyframes intensificar-1438344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438344 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1438367 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:360px !important;
}

@keyframes intensificar-1438367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438367 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1438390 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:437px !important;
}

@keyframes intensificar-1438390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438390 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1438398 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1438398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438398 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1438422 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1438422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438422 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1438294 {
	width:665px !important;
	height:559px !important;
	left:36px !important;
	top:526px !important;
}

#item1438534 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1438557 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1438581 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1438584 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1460758 {
	width:372px !important;
	height:18px !important;
	left:36px !important;
	top:331px !important;
}

#item1438610 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1438611 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1438607 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1438646 {
	width:172px !important;
	height:70px !important;
}

#item1438648 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1438621 {
	width:172px !important;
	height:70px !important;
}

#item1438622 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1438617 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1438700 {
	width:139px !important;
	height:70px !important;
}

#item1438701 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1438675 {
	width:139px !important;
	height:70px !important;
}

#item1438676 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1438671 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1438753 {
	width:141px !important;
	height:70px !important;
}

#item1438754 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1438728 {
	width:141px !important;
	height:70px !important;
}

#item1438729 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1438724 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1129px !important;
}

#item1438777 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1501500 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1501523 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1501496 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1438810 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1438810 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1438810 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1438810 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1379392 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1379421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379421 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1379397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379397 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1379395 {
	width:600px !important;
	height:790px !important;
}

#item1379422 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1379598 {
	width:57px !important;
	height:9px !important;
	top:333px !important;
}

@keyframes intensificar-1379598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379598 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1616657 th, table#table1616657 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1616657 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1616657 {
	table-layout:fixed;
}

#item1380069 {
	width:528px !important;
	height:217px !important;
	top:354px !important;
}

@keyframes intensificar-1380069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380069 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476497 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:149px !important;
}

#item1476501 {
	width:534px !important;
	height:281px !important;
	top:22px !important;
}

#item1476502 {
	width:509px !important;
	height:490px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1476502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476502 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476526 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:7px !important;
}

#item1476530 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:310px !important;
}

#item1379560 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:279px !important;
}

#item1379563 {
	width:534px !important;
	height:554px !important;
	top:15px !important;
}

#item1379564 {
	width:509px !important;
	height:1250px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1379564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379564 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1379589 {
	width:14px !important;
	height:9px !important;
}

#item1379592 {
	width:14px !important;
	height:9px !important;
	top:576px !important;
}

#item1379431 {
	width:528px !important;
	height:97px !important;
}

@keyframes intensificar-1379431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379431 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1379454 {
	width:264px !important;
	height:280px !important;
	top:117px !important;
}

@keyframes intensificar-1379454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379454 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1379477 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:271px !important;
}

@keyframes intensificar-1379477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379477 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1379500 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:287px !important;
}

@keyframes intensificar-1379500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1379524 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:342px !important;
}

@keyframes intensificar-1379524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379524 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1379531 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1379531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379531 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1379554 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1379554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379554 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1379428 {
	width:564px !important;
	height:585px !important;
	left:636px !important;
	top:140px !important;
}

#item1379685 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1379708 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1379732 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1379735 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1379762 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1379763 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1379758 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1379797 {
	width:123px !important;
	height:50px !important;
}

#item1379799 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1379772 {
	width:123px !important;
	height:50px !important;
}

#item1379773 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1379768 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1379851 {
	width:99px !important;
	height:50px !important;
}

#item1379852 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1379826 {
	width:99px !important;
	height:50px !important;
}

#item1379827 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1379822 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1379904 {
	width:101px !important;
	height:50px !important;
}

#item1379905 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1379879 {
	width:101px !important;
	height:50px !important;
}

#item1379880 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1379875 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1379959 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1500822 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1500845 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1500819 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1453492 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1453492 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1453492 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1453492 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1448346 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1438835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438835 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1438843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438843 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1438833 {
	width:700px !important;
	height:309px !important;
}

#item1448194 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1439021 {
	width:80px !important;
	height:12px !important;
	top:167px !important;
}

@keyframes intensificar-1439021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439021 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1620557 th, table#table1620557 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1620557 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1620557 {
	table-layout:fixed;
}

#item1439044 {
	width:628px !important;
	height:344px !important;
	top:197px !important;
}

@keyframes intensificar-1439044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456206 {
	width:628px !important;
	height:135px !important;
}

#item1456207 {
	width:595px !important;
	height:871px !important;
}

@keyframes intensificar-1456207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456207 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456230 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:45px !important;
}

#item1456716 {
	width:628px !important;
	height:541px !important;
}

#item1456717 {
	width:595px !important;
	height:2284px !important;
}

@keyframes intensificar-1456717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456717 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456740 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1438854 {
	width:628px !important;
	height:159px !important;
}

@keyframes intensificar-1438854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438854 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1438877 {
	width:370px !important;
	height:336px !important;
	top:199px !important;
}

@keyframes intensificar-1438877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438877 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1438900 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:415px !important;
}

@keyframes intensificar-1438900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438900 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1438923 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:437px !important;
}

@keyframes intensificar-1438923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438923 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1438946 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:514px !important;
}

@keyframes intensificar-1438946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438946 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1438954 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1438954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438954 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1438977 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1438977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438977 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1438851 {
	width:665px !important;
	height:541px !important;
	left:36px !important;
	top:526px !important;
}

#item1439091 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1439114 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1439138 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1439143 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1439170 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1439171 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1439166 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1439204 {
	width:172px !important;
	height:70px !important;
}

#item1439205 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1439179 {
	width:172px !important;
	height:70px !important;
}

#item1439180 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1439175 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1439257 {
	width:139px !important;
	height:70px !important;
}

#item1439258 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1439232 {
	width:139px !important;
	height:70px !important;
}

#item1439233 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1439228 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1439312 {
	width:141px !important;
	height:70px !important;
}

#item1439314 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1439286 {
	width:141px !important;
	height:70px !important;
}

#item1439287 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1439282 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1129px !important;
}

#item1439337 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1501530 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1501553 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1501527 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1439372 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1439372 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1439372 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1439372 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1448496 {
	width:75px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes intensificar-1380176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380176 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1380174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380174 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1380172 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1380177 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:36px !important;
}

#item1380184 {
	width:57px !important;
	height:13px !important;
	top:244px !important;
}

@keyframes intensificar-1380184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380184 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1380231 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:557px !important;
}

#item1380236 {
	width:528px !important;
	height:289px !important;
	top:263px !important;
}

table#table1625574 tr {
	border-right:2.2px solid #fff;;
}

table#table1625574 {
	table-layout:fixed;
}

#item1388690 {
	width:779px !important;
	height:264px !important;
}

@keyframes intensificar-1388690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388690 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1381020 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:107px !important;
}

#item1381025 {
	width:534px !important;
	height:204px !important;
	top:18px !important;
}

#item1388590 {
	width:509px !important;
	height:588px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1388590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388590 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1381050 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:3px !important;
}

#item1381054 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:229px !important;
}

#item1380481 {
	width:528px !important;
	height:550px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1380481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380481 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1380440 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:271px !important;
}

#item1380445 {
	width:534px !important;
	height:540px !important;
	top:14px !important;
}

#item1380446 {
	width:509px !important;
	height:1300px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1380446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380446 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1380472 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
}

#item1380475 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
	top:561px !important;
}

#item1380262 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1380262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380262 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1380286 {
	width:264px !important;
	height:367px !important;
	top:66px !important;
}

@keyframes intensificar-1380286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380286 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1380309 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:298px !important;
}

@keyframes intensificar-1380309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380309 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1380332 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:314px !important;
}

@keyframes intensificar-1380332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380332 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1380355 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:357px !important;
}

@keyframes intensificar-1380355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380355 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1380362 {
	width:174px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1380362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380362 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1380386 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1380386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380386 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1380393 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:234px !important;
}

@keyframes intensificar-1380393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380393 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1380416 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:250px !important;
}

@keyframes intensificar-1380416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380416 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1380182 {
	width:564px !important;
	height:570px !important;
	left:36px !important;
	top:159px !important;
}

#item1380506 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1380529 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1380553 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1380556 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1380582 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1380583 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1380579 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1380616 {
	width:123px !important;
	height:50px !important;
}

#item1380617 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1380590 {
	width:123px !important;
	height:50px !important;
}

#item1380591 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1380586 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1380670 {
	width:113px !important;
	height:50px !important;
}

#item1380671 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1380645 {
	width:113px !important;
	height:50px !important;
}

#item1380646 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1380641 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1380724 {
	width:101px !important;
	height:50px !important;
}

#item1380725 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1380699 {
	width:101px !important;
	height:50px !important;
}

#item1380700 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1380695 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1380778 {
	width:101px !important;
	height:50px !important;
}

#item1380779 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1380753 {
	width:101px !important;
	height:50px !important;
}

#item1380754 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1380748 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1380806 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1380829 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1380802 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1453494 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1453494 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1453494 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1453494 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1448405 {
	width:78px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1439394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439394 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1439400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439400 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1439392 {
	width:700px !important;
	height:309px !important;
}

#item1448202 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1439649 {
	width:80px !important;
	height:18px !important;
	top:98px !important;
}

@keyframes intensificar-1439649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439649 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1439672 {
	width:45px !important;
	height:23px !important;
	left:291px !important;
	top:528px !important;
}

#item1439676 {
	width:628px !important;
	height:395px !important;
	top:126px !important;
}

table#table1631445 tr {
	border-right:3.08px solid #fff;;
}

table#table1631445 {
	table-layout:fixed;
}

#item1439677 {
	width:1090px !important;
	height:370px !important;
}

@keyframes intensificar-1439677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439677 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456236 {
	width:628px !important;
	height:75px !important;
}

#item1456237 {
	width:595px !important;
	height:1223px !important;
}

@keyframes intensificar-1456237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456237 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456261 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:15px !important;
}

#item1456485 {
	width:628px !important;
	height:521px !important;
}

#item1456486 {
	width:595px !important;
	height:829px !important;
}

@keyframes intensificar-1456486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456486 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456509 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1456686 {
	width:628px !important;
	height:521px !important;
}

#item1456687 {
	width:595px !important;
	height:2421px !important;
}

@keyframes intensificar-1456687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456687 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456710 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1439410 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1439410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439410 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1439433 {
	width:370px !important;
	height:362px !important;
	top:118px !important;
}

@keyframes intensificar-1439433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439433 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1439456 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:435px !important;
}

@keyframes intensificar-1439456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439456 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1439480 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:458px !important;
}

@keyframes intensificar-1439480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439480 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1439503 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:518px !important;
}

@keyframes intensificar-1439503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439503 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1439509 {
	width:244px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1439509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439509 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1439532 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1439532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439532 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1439535 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:328px !important;
}

@keyframes intensificar-1439535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439535 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1439558 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:351px !important;
}

@keyframes intensificar-1439558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439558 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1439406 {
	width:675px !important;
	height:550px !important;
	left:36px !important;
	top:546px !important;
}

#item1439736 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1439759 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1439784 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1439787 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1439813 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1439814 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1439810 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1439846 {
	width:172px !important;
	height:70px !important;
}

#item1439847 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1439821 {
	width:172px !important;
	height:70px !important;
}

#item1439822 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1439817 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1439901 {
	width:158px !important;
	height:70px !important;
}

#item1439902 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1439874 {
	width:158px !important;
	height:70px !important;
}

#item1439875 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1439870 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1439955 {
	width:141px !important;
	height:70px !important;
}

#item1439956 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1439930 {
	width:141px !important;
	height:70px !important;
}

#item1439931 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1439925 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1440008 {
	width:141px !important;
	height:70px !important;
}

#item1440009 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1439983 {
	width:141px !important;
	height:70px !important;
}

#item1439984 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1439979 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1501559 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1501582 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1501556 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1440062 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1440062 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1440062 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1440062 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1448485 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1381125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381125 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1381101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381101 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1381099 {
	width:600px !important;
	height:790px !important;
}

#item1381126 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1381131 {
	width:57px !important;
	height:9px !important;
	top:319px !important;
}

@keyframes intensificar-1381131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381131 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1381177 {
	width:528px !important;
	height:295px !important;
	top:23px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1381177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381177 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1637931 th, table#table1637931 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1637931 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1637931 {
	table-layout:fixed;
}

#item1388749 {
	width:528px !important;
	height:188px !important;
	top:336px !important;
}

@keyframes intensificar-1388749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388749 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1381334 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item1381337 {
	width:534px !important;
	height:537px !important;
	top:15px !important;
}

#item1381338 {
	width:509px !important;
	height:1360px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1381338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381338 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1381363 {
	width:14px !important;
	height:9px !important;
}

#item1381368 {
	width:14px !important;
	height:9px !important;
	top:559px !important;
}

#item1381204 {
	width:528px !important;
	height:97px !important;
}

@keyframes intensificar-1381204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381204 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1381227 {
	width:264px !important;
	height:280px !important;
	top:117px !important;
}

@keyframes intensificar-1381227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381227 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1381250 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:234px !important;
}

@keyframes intensificar-1381250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381250 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1381274 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:250px !important;
}

@keyframes intensificar-1381274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381274 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1381297 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:305px !important;
}

@keyframes intensificar-1381297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381297 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1381306 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1381306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381306 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1381329 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1381329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381329 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1381129 {
	width:564px !important;
	height:568px !important;
	left:636px !important;
	top:157px !important;
}

#item1381371 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1381394 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1381418 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1381422 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1381448 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1381449 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1381445 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1381483 {
	width:123px !important;
	height:50px !important;
}

#item1381484 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1381458 {
	width:123px !important;
	height:50px !important;
}

#item1381459 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1381454 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1381537 {
	width:99px !important;
	height:50px !important;
}

#item1381538 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1381511 {
	width:99px !important;
	height:50px !important;
}

#item1381512 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1381507 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1381591 {
	width:101px !important;
	height:50px !important;
}

#item1381592 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1381565 {
	width:101px !important;
	height:50px !important;
}

#item1381566 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1381561 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1381646 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1500866 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1500889 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1500863 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1453495 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1453495 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1453495 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1453495 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1448377 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1440086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440086 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1440095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440095 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1440084 {
	width:700px !important;
	height:309px !important;
}

#item1448206 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1440277 {
	width:80px !important;
	height:12px !important;
	top:205px !important;
}

@keyframes intensificar-1440277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440277 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456267 {
	width:628px !important;
	height:174px !important;
}

#item1456268 {
	width:595px !important;
	height:960px !important;
}

@keyframes intensificar-1456268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456268 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456291 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:64px !important;
}

#item1477880 {
	width:45px !important;
	height:23px !important;
	left:292px !important;
	top:524px !important;
}

#item1477883 {
	width:628px !important;
	height:289px !important;
	top:229px !important;
}

table#table1641503 th, table#table1641503 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1641503 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1641503 {
	table-layout:fixed;
}

#item1477884 {
	width:739px !important;
	height:263px !important;
}

@keyframes intensificar-1477884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477884 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456655 {
	width:628px !important;
	height:517px !important;
}

#item1456656 {
	width:595px !important;
	height:2539px !important;
}

@keyframes intensificar-1456656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456656 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456679 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1440109 {
	width:628px !important;
	height:163px !important;
}

@keyframes intensificar-1440109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440109 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1440132 {
	width:370px !important;
	height:331px !important;
	top:192px !important;
}

@keyframes intensificar-1440132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440132 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1440155 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:328px !important;
}

@keyframes intensificar-1440155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440155 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1440178 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:350px !important;
}

@keyframes intensificar-1440178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440178 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1440201 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:427px !important;
}

@keyframes intensificar-1440201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1440208 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1440208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440208 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1440231 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1440231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440231 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1440105 {
	width:665px !important;
	height:546px !important;
	left:36px !important;
	top:550px !important;
}

#item1440347 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1440370 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1440394 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1440397 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1440424 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1440425 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1440420 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1440458 {
	width:172px !important;
	height:70px !important;
}

#item1440459 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1440432 {
	width:172px !important;
	height:70px !important;
}

#item1440433 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1440428 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1440511 {
	width:139px !important;
	height:70px !important;
}

#item1440512 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1440486 {
	width:139px !important;
	height:70px !important;
}

#item1440487 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1440482 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1440564 {
	width:141px !important;
	height:70px !important;
}

#item1440565 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1440539 {
	width:141px !important;
	height:70px !important;
}

#item1440540 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1440535 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1129px !important;
}

#item1440588 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1501590 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1501613 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1501587 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1440623 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1440623 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1440623 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1440623 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491980 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1460804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460804 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1460806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1460801 {
	width:600px !important;
	height:790px !important;
}

#item1460808 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1460984 {
	width:57px !important;
	height:9px !important;
	top:349px !important;
}

@keyframes intensificar-1460984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460984 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1461007 {
	width:528px !important;
	height:309px !important;
	top:23px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1461007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461007 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1645163 th, table#table1645163 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1645163 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1645163 {
	table-layout:fixed;
}

#item1461031 {
	width:528px !important;
	height:217px !important;
	top:366px !important;
}

@keyframes intensificar-1461031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461031 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1460943 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1460949 {
	width:534px !important;
	height:552px !important;
	top:15px !important;
}

#item1460950 {
	width:509px !important;
	height:1577px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1460950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460950 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1460975 {
	width:14px !important;
	height:9px !important;
}

#item1460978 {
	width:14px !important;
	height:9px !important;
	top:574px !important;
}

#item1460814 {
	width:528px !important;
	height:80px !important;
}

@keyframes intensificar-1460814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460814 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1460837 {
	width:264px !important;
	height:280px !important;
	top:100px !important;
}

@keyframes intensificar-1460837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460837 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1460860 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:253px !important;
}

@keyframes intensificar-1460860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460860 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1460883 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:269px !important;
}

@keyframes intensificar-1460883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460883 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1460906 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:324px !important;
}

@keyframes intensificar-1460906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460906 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1460914 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1460914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460914 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1460937 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1460937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460937 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1460811 {
	width:564px !important;
	height:583px !important;
	left:636px !important;
	top:142px !important;
}

#item1461054 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1461077 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1461101 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1461105 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1461994 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1461131 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1461132 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1461128 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1461165 {
	width:123px !important;
	height:50px !important;
}

#item1461166 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1461140 {
	width:123px !important;
	height:50px !important;
}

#item1461141 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1461136 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1461218 {
	width:99px !important;
	height:50px !important;
}

#item1461219 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1461193 {
	width:99px !important;
	height:50px !important;
}

#item1461194 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1461189 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1461271 {
	width:101px !important;
	height:50px !important;
}

#item1461272 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1461246 {
	width:101px !important;
	height:50px !important;
}

#item1461247 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1461242 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1461295 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1500897 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1500920 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1500894 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1461329 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1461329 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1461329 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1461329 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492031 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1461392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461392 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1461394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461394 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1461390 {
	width:700px !important;
	height:309px !important;
}

#item1461395 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1461559 {
	width:80px !important;
	height:12px !important;
	top:142px !important;
}

@keyframes intensificar-1461559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461559 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1648493 th, table#table1648493 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1648493 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1648493 {
	table-layout:fixed;
}

#item1461582 {
	width:628px !important;
	height:344px !important;
	top:166px !important;
}

@keyframes intensificar-1461582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461582 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1461606 {
	width:628px !important;
	height:111px !important;
}

#item1461607 {
	width:595px !important;
	height:685px !important;
}

@keyframes intensificar-1461607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461607 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1461630 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:33px !important;
}

#item1461402 {
	width:628px !important;
	height:511px !important;
}

#item1461403 {
	width:595px !important;
	height:2715px !important;
}

@keyframes intensificar-1461403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461403 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1461426 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:233px !important;
}

#item1461432 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1461432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461432 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1461455 {
	width:370px !important;
	height:331px !important;
	top:163px !important;
}

@keyframes intensificar-1461455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461455 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1461478 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:377px !important;
}

@keyframes intensificar-1461478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461478 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1461501 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:399px !important;
}

@keyframes intensificar-1461501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461501 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1461524 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:476px !important;
}

@keyframes intensificar-1461524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461524 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1461530 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1461530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461530 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1461553 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1461553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461553 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1461399 {
	width:665px !important;
	height:511px !important;
	left:36px !important;
	top:556px !important;
}

#item1461633 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1461656 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1461680 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1461685 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1462017 {
	width:372px !important;
	height:18px !important;
	left:36px !important;
	top:331px !important;
}

#item1461712 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1461713 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1461708 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1461748 {
	width:172px !important;
	height:70px !important;
}

#item1461749 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1461723 {
	width:172px !important;
	height:70px !important;
}

#item1461724 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1461718 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1461802 {
	width:139px !important;
	height:70px !important;
}

#item1461803 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1461777 {
	width:139px !important;
	height:70px !important;
}

#item1461778 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1461772 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1461855 {
	width:141px !important;
	height:70px !important;
}

#item1461856 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1461830 {
	width:141px !important;
	height:70px !important;
}

#item1461831 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1461826 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1129px !important;
}

#item1461879 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1501627 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1501650 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1501624 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1461912 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1461912 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1461912 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1461912 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491998 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1462065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462065 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1462067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462067 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462063 {
	width:600px !important;
	height:790px !important;
}

#item1462069 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1462242 {
	width:57px !important;
	height:9px !important;
	top:275px !important;
}

@keyframes intensificar-1462242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462242 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462265 {
	width:528px !important;
	height:239px !important;
	top:23px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1462265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462265 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1652783 th, table#table1652783 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1652783 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1652783 {
	table-layout:fixed;
}

#item1462290 {
	width:528px !important;
	height:246px !important;
	top:292px !important;
}

@keyframes intensificar-1462290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462290 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462203 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1462206 {
	width:534px !important;
	height:552px !important;
	top:15px !important;
}

#item1462207 {
	width:509px !important;
	height:1791px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1462207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462207 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462232 {
	width:14px !important;
	height:9px !important;
}

#item1462238 {
	width:14px !important;
	height:9px !important;
	top:574px !important;
}

#item1462075 {
	width:528px !important;
	height:131px !important;
}

@keyframes intensificar-1462075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462075 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462098 {
	width:264px !important;
	height:280px !important;
	top:151px !important;
}

@keyframes intensificar-1462098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462098 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462121 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:338px !important;
}

@keyframes intensificar-1462121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462121 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462145 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:354px !important;
}

@keyframes intensificar-1462145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462145 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462168 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:408px !important;
}

@keyframes intensificar-1462168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462168 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462174 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1462174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462174 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462197 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1462197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462197 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462072 {
	width:564px !important;
	height:583px !important;
	left:636px !important;
	top:142px !important;
}

#item1462313 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1462336 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1462360 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1462365 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1462388 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1462414 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1462415 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1462411 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1462448 {
	width:123px !important;
	height:50px !important;
}

#item1462449 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1462423 {
	width:123px !important;
	height:50px !important;
}

#item1462424 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1462419 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1462502 {
	width:99px !important;
	height:50px !important;
}

#item1462503 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1462477 {
	width:99px !important;
	height:50px !important;
}

#item1462478 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1462472 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1462556 {
	width:101px !important;
	height:50px !important;
}

#item1462557 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1462530 {
	width:101px !important;
	height:50px !important;
}

#item1462532 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1462526 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1462580 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1500932 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1500955 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1500929 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1462613 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1462613 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1462613 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1462613 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492070 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:311px !important;
}

@keyframes intensificar-1462676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462676 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1462678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462678 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462674 {
	width:700px !important;
	height:309px !important;
}

#item1462679 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1462843 {
	width:80px !important;
	height:12px !important;
	top:109px !important;
}

@keyframes intensificar-1462843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462843 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1656111 th, table#table1656111 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1656111 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1656111 {
	table-layout:fixed;
}

#item1462866 {
	width:628px !important;
	height:385px !important;
	top:133px !important;
}

@keyframes intensificar-1462866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462866 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462889 {
	width:628px !important;
	height:98px !important;
}

#item1462890 {
	width:595px !important;
	height:627px !important;
}

@keyframes intensificar-1462890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462890 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462913 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:26px !important;
}

#item1462814 {
	width:628px !important;
	height:517px !important;
}

#item1462816 {
	width:595px !important;
	height:2754px !important;
}

@keyframes intensificar-1462816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462816 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462839 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1462685 {
	width:628px !important;
	height:207px !important;
}

@keyframes intensificar-1462685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462685 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462708 {
	width:370px !important;
	height:280px !important;
	top:237px !important;
}

@keyframes intensificar-1462708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462708 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462731 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:393px !important;
}

@keyframes intensificar-1462731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462731 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462754 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:416px !important;
}

@keyframes intensificar-1462754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462754 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462778 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:492px !important;
}

@keyframes intensificar-1462778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462778 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462785 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1462785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462785 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462808 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1462808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462808 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462682 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:549px !important;
}

#item1462917 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1462941 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1462965 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1462969 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1462992 {
	width:372px !important;
	height:18px !important;
	left:36px !important;
	top:331px !important;
}

#item1463018 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1463019 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1463015 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1463055 {
	width:172px !important;
	height:70px !important;
}

#item1463056 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1463029 {
	width:172px !important;
	height:70px !important;
}

#item1463030 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1463024 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1463108 {
	width:139px !important;
	height:70px !important;
}

#item1463109 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1463083 {
	width:139px !important;
	height:70px !important;
}

#item1463084 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1463079 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1463162 {
	width:141px !important;
	height:70px !important;
}

#item1463163 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1463136 {
	width:141px !important;
	height:70px !important;
}

#item1463138 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1463132 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1129px !important;
}

#item1463186 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1501664 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1501687 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1501661 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1463219 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1463219 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1463219 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1463219 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491985 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1463779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463779 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1463781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463781 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463777 {
	width:600px !important;
	height:790px !important;
}

#item1463783 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1463955 {
	width:57px !important;
	height:9px !important;
	top:329px !important;
}

@keyframes intensificar-1463955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463955 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1660156 th, table#table1660156 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1660156 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1660156 {
	table-layout:fixed;
}

#item1464002 {
	width:528px !important;
	height:217px !important;
	top:347px !important;
}

@keyframes intensificar-1464002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464002 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1478788 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:145px !important;
}

#item1478793 {
	width:534px !important;
	height:283px !important;
	top:16px !important;
}

#item1478794 {
	width:509px !important;
	height:421px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1478794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478794 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1478818 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:2px !important;
}

#item1478822 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:307px !important;
}

#item1463917 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item1463921 {
	width:534px !important;
	height:537px !important;
	top:15px !important;
}

#item1463922 {
	width:509px !important;
	height:1590px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1463922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463922 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463947 {
	width:14px !important;
	height:9px !important;
}

#item1463950 {
	width:14px !important;
	height:9px !important;
	top:559px !important;
}

#item1463789 {
	width:528px !important;
	height:80px !important;
}

@keyframes intensificar-1463789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463789 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463813 {
	width:264px !important;
	height:280px !important;
	top:100px !important;
}

@keyframes intensificar-1463813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463813 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463836 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:253px !important;
}

@keyframes intensificar-1463836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463836 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463859 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:269px !important;
}

@keyframes intensificar-1463859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463859 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463882 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:324px !important;
}

@keyframes intensificar-1463882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463882 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463888 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1463888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463888 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463911 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1463911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463911 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463786 {
	width:564px !important;
	height:568px !important;
	left:636px !important;
	top:161px !important;
}

#item1464025 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1464048 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1464072 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1464075 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1464098 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1464125 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1464126 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1464122 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1464160 {
	width:123px !important;
	height:50px !important;
}

#item1464161 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1464135 {
	width:123px !important;
	height:50px !important;
}

#item1464136 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1464131 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1464214 {
	width:99px !important;
	height:50px !important;
}

#item1464215 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1464188 {
	width:99px !important;
	height:50px !important;
}

#item1464189 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1464184 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1464267 {
	width:101px !important;
	height:50px !important;
}

#item1464268 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1464242 {
	width:101px !important;
	height:50px !important;
}

#item1464243 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1464238 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1464292 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1500963 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1500986 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1500960 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1464325 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1464325 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1464325 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1464325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492040 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1464393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464393 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1464396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464396 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1464391 {
	width:700px !important;
	height:309px !important;
}

#item1464398 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1464560 {
	width:80px !important;
	height:12px !important;
	top:149px !important;
}

@keyframes intensificar-1464560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464560 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1664068 th, table#table1664068 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1664068 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1664068 {
	table-layout:fixed;
}

#item1464583 {
	width:628px !important;
	height:344px !important;
	top:173px !important;
}

@keyframes intensificar-1464583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464583 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1464606 {
	width:628px !important;
	height:118px !important;
}

#item1464607 {
	width:595px !important;
	height:833px !important;
}

@keyframes intensificar-1464607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464607 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1464630 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:36px !important;
}

#item1464530 {
	width:628px !important;
	height:517px !important;
}

#item1464531 {
	width:595px !important;
	height:2774px !important;
}

@keyframes intensificar-1464531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464531 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1464554 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1464404 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1464404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464404 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1464427 {
	width:370px !important;
	height:280px !important;
	top:166px !important;
}

@keyframes intensificar-1464427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464427 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1464451 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:393px !important;
}

@keyframes intensificar-1464451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464451 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1464474 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:416px !important;
}

@keyframes intensificar-1464474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464474 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1464497 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:492px !important;
}

@keyframes intensificar-1464497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464497 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1464503 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1464503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464503 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1464526 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1464526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464526 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1464401 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:549px !important;
}

#item1464633 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1464656 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1464681 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1464685 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1464708 {
	width:372px !important;
	height:18px !important;
	left:36px !important;
	top:331px !important;
}

#item1464734 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1464735 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1464731 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1464768 {
	width:172px !important;
	height:70px !important;
}

#item1464769 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1464742 {
	width:172px !important;
	height:70px !important;
}

#item1464743 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1464738 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1464821 {
	width:139px !important;
	height:70px !important;
}

#item1464823 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1464796 {
	width:139px !important;
	height:70px !important;
}

#item1464797 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1464792 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1464875 {
	width:141px !important;
	height:70px !important;
}

#item1464876 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1464850 {
	width:141px !important;
	height:70px !important;
}

#item1464851 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1464846 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1129px !important;
}

#item1464899 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1501694 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1501717 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1501691 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1464937 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1464937 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1464937 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1464937 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492027 {
	width:75px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1465445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465445 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1465447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465447 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1465443 {
	width:600px !important;
	height:790px !important;
}

#item1465449 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1465621 {
	width:57px !important;
	height:9px !important;
	top:234px !important;
}

@keyframes intensificar-1465621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465621 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1465644 {
	width:528px !important;
	height:211px !important;
	top:23px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1465644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465644 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1668326 th, table#table1668326 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1668326 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1668326 {
	table-layout:fixed;
}

#item1465668 {
	width:528px !important;
	height:159px !important;
	top:251px !important;
}

@keyframes intensificar-1465668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465668 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1465583 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item1465587 {
	width:534px !important;
	height:537px !important;
	top:15px !important;
}

#item1465588 {
	width:509px !important;
	height:793px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1465588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465588 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1465613 {
	width:14px !important;
	height:9px !important;
}

#item1465617 {
	width:14px !important;
	height:9px !important;
	top:559px !important;
}

#item1465456 {
	width:528px !important;
	height:97px !important;
}

@keyframes intensificar-1465456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465456 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1465479 {
	width:264px !important;
	height:280px !important;
	top:118px !important;
}

@keyframes intensificar-1465479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465479 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1465502 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:205px !important;
}

@keyframes intensificar-1465502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465502 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1465525 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:221px !important;
}

@keyframes intensificar-1465525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465525 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1465548 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:275px !important;
}

@keyframes intensificar-1465548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465548 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1465555 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1465555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465555 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1465578 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1465578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465578 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1465453 {
	width:564px !important;
	height:568px !important;
	left:636px !important;
	top:161px !important;
}

#item1465691 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1465714 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1465739 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1465743 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1465766 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1465792 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1465794 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1465789 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1465827 {
	width:123px !important;
	height:50px !important;
}

#item1465828 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1465802 {
	width:123px !important;
	height:50px !important;
}

#item1465803 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1465798 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1465882 {
	width:99px !important;
	height:50px !important;
}

#item1465883 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1465856 {
	width:99px !important;
	height:50px !important;
}

#item1465857 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1465852 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1465937 {
	width:101px !important;
	height:50px !important;
}

#item1465938 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1465912 {
	width:101px !important;
	height:50px !important;
}

#item1465913 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1465908 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1465961 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1500994 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1501017 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1500991 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1465997 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1465997 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1465997 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1465997 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492081 {
	width:78px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1466060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466060 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1466062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466062 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1466058 {
	width:700px !important;
	height:309px !important;
}

#item1466063 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1466225 {
	width:80px !important;
	height:12px !important;
	top:230px !important;
}

@keyframes intensificar-1466225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466225 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1670673 th, table#table1670673 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1670673 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1670673 {
	table-layout:fixed;
}

#item1466248 {
	width:628px !important;
	height:263px !important;
	top:255px !important;
}

@keyframes intensificar-1466248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466248 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1466271 {
	width:628px !important;
	height:201px !important;
}

#item1466272 {
	width:595px !important;
	height:459px !important;
}

@keyframes intensificar-1466272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466272 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1466295 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:78px !important;
}

#item1466197 {
	width:628px !important;
	height:517px !important;
}

#item1466198 {
	width:595px !important;
	height:1382px !important;
}

@keyframes intensificar-1466198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466198 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1466221 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1466070 {
	width:628px !important;
	height:184px !important;
}

@keyframes intensificar-1466070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466070 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1466093 {
	width:370px !important;
	height:280px !important;
	top:229px !important;
}

@keyframes intensificar-1466093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466093 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1466116 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:337px !important;
}

@keyframes intensificar-1466116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466116 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1466140 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:359px !important;
}

@keyframes intensificar-1466140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466140 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1466163 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:436px !important;
}

@keyframes intensificar-1466163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466163 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1466169 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1466169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466169 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1466192 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1466192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466192 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1466067 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:549px !important;
}

#item1466299 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1466322 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1466346 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1466349 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1466372 {
	width:372px !important;
	height:18px !important;
	left:36px !important;
	top:331px !important;
}

#item1466399 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1466400 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1466395 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1466433 {
	width:172px !important;
	height:70px !important;
}

#item1466434 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466408 {
	width:172px !important;
	height:70px !important;
}

#item1466409 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466404 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1466486 {
	width:139px !important;
	height:70px !important;
}

#item1466487 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1466461 {
	width:139px !important;
	height:70px !important;
}

#item1466462 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1466457 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1466539 {
	width:141px !important;
	height:70px !important;
}

#item1466540 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466514 {
	width:141px !important;
	height:70px !important;
}

#item1466515 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466510 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1129px !important;
}

#item1466564 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1501728 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1501751 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1501725 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1466599 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1466599 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1466599 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466599 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492011 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1381851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381851 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1381859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381859 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1381848 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1381862 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1381865 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1381888 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1381912 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1381915 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1382189 {
	width:57px !important;
	height:13px !important;
	top:287px !important;
}

@keyframes intensificar-1382189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382189 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382212 {
	width:528px !important;
	height:267px !important;
	top:18px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1382212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382212 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1674103 th, table#table1674103 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1674103 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1674103 {
	table-layout:fixed;
}

#item1382236 {
	width:528px !important;
	height:158px !important;
	top:307px !important;
}

@keyframes intensificar-1382236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382236 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382140 {
	width:528px !important;
	height:29px !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-1382140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382140 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382164 {
	width:528px !important;
	height:518px !important;
	top:44px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1382164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382164 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382604 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:267px !important;
}

#item1382609 {
	width:534px !important;
	height:531px !important;
	top:14px !important;
}

#item1382610 {
	width:509px !important;
	height:1100px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1382610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382610 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382634 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
}

#item1382639 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
	top:553px !important;
}

#item1381941 {
	width:529px !important;
	height:63px !important;
}

@keyframes intensificar-1381941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381941 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1381965 {
	width:263px !important;
	height:276px !important;
	top:83px !important;
}

@keyframes intensificar-1381965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381965 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1381988 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:133px !important;
}

@keyframes intensificar-1381988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381988 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382011 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:380px !important;
}

@keyframes intensificar-1382011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382011 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382017 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:163px !important;
}

@keyframes intensificar-1382017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382017 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382040 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:324px !important;
}

@keyframes intensificar-1382040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382040 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382064 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:340px !important;
}

@keyframes intensificar-1382064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382064 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382088 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1382088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382088 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382111 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1382111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382111 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1381938 {
	width:564px !important;
	height:562px !important;
	left:36px !important;
	top:163px !important;
}

#item1382263 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1382264 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1382260 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1382297 {
	width:123px !important;
	height:50px !important;
}

#item1382298 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1382272 {
	width:123px !important;
	height:50px !important;
}

#item1382273 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1382268 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1382350 {
	width:113px !important;
	height:50px !important;
}

#item1382351 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1382325 {
	width:113px !important;
	height:50px !important;
}

#item1382326 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1382321 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1382403 {
	width:101px !important;
	height:50px !important;
}

#item1382404 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1382378 {
	width:101px !important;
	height:50px !important;
}

#item1382379 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1382374 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1382457 {
	width:101px !important;
	height:50px !important;
}

#item1382458 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1382432 {
	width:101px !important;
	height:50px !important;
}

#item1382433 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1382428 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1382484 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1382507 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1382481 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1453496 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1453496 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1453496 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1453496 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492051 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:311px !important;
}

@keyframes intensificar-1440644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440644 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1440651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440651 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1440642 {
	width:700px !important;
	height:309px !important;
}

#item1448209 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1440662 {
	width:625px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1440685 {
	width:625px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1440709 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1440715 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1440998 {
	width:80px !important;
	height:18px !important;
	top:222px !important;
}

@keyframes intensificar-1440998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440998 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1677291 th, table#table1677291 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1677291 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1677291 {
	table-layout:fixed;
}

#item1441045 {
	width:628px !important;
	height:260px !important;
	top:250px !important;
}

@keyframes intensificar-1441045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441045 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456301 {
	width:628px !important;
	height:190px !important;
}

#item1456302 {
	width:595px !important;
	height:960px !important;
}

@keyframes intensificar-1456302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456325 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:72px !important;
}

#item1440949 {
	width:628px !important;
	height:510px !important;
}

@keyframes intensificar-1440949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440949 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456622 {
	width:628px !important;
	height:510px !important;
}

#item1456623 {
	width:595px !important;
	height:1813px !important;
}

@keyframes intensificar-1456623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456623 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456646 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:232px !important;
}

#item1440741 {
	width:626px !important;
	height:88px !important;
}

@keyframes intensificar-1440741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1440764 {
	width:368px !important;
	height:386px !important;
	top:116px !important;
}

@keyframes intensificar-1440764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440764 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1440787 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:186px !important;
}

@keyframes intensificar-1440787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440787 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1440810 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:497px !important;
}

@keyframes intensificar-1440810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440810 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1440815 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:209px !important;
}

@keyframes intensificar-1440815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440815 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1440838 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:399px !important;
}

@keyframes intensificar-1440838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440838 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1440861 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:421px !important;
}

@keyframes intensificar-1440861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440861 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1440885 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1440885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440885 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1440908 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1440908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440908 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1440738 {
	width:665px !important;
	height:522px !important;
	left:36px !important;
	top:557px !important;
}

#item1441071 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1441072 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1441068 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1441108 {
	width:172px !important;
	height:70px !important;
}

#item1441109 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1441083 {
	width:172px !important;
	height:70px !important;
}

#item1441084 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1441078 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1441161 {
	width:158px !important;
	height:70px !important;
}

#item1441162 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1441136 {
	width:158px !important;
	height:70px !important;
}

#item1441137 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1441132 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1441214 {
	width:141px !important;
	height:70px !important;
}

#item1441215 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1441189 {
	width:141px !important;
	height:70px !important;
}

#item1441190 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1441185 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1441268 {
	width:141px !important;
	height:70px !important;
}

#item1441269 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1441242 {
	width:141px !important;
	height:70px !important;
}

#item1441243 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1441238 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1448736 {
	width:35px !important;
	height:74px !important;
	left:-5px !important;
	top:1126px !important;
}

#item1501760 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1501784 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1501757 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1441321 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1441321 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1441321 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1441321 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467148 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1467154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467154 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1467156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467156 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467152 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1467157 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1467161 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:143px !important;
}

#item1467185 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item1467210 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1467214 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1467498 {
	width:57px !important;
	height:13px !important;
	top:385px !important;
}

@keyframes intensificar-1467498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467498 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467521 {
	width:528px !important;
	height:366px !important;
	top:18px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1467521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467521 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1682129 th, table#table1682129 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1682129 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1682129 {
	table-layout:fixed;
}

#item1467545 {
	width:528px !important;
	height:143px !important;
	top:405px !important;
}

@keyframes intensificar-1467545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467545 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480104 {
	width:14px !important;
	height:9px !important;
}

#item1480107 {
	width:14px !important;
	height:9px !important;
	top:538px !important;
}

#item1498879 {
	width:528px !important;
	height:424px !important;
	top:14px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1498879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498879 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498834 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:260px !important;
}

#item1498837 {
	width:534px !important;
	height:516px !important;
	top:14px !important;
}

#item1498838 {
	width:509px !important;
	height:1613px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1498838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498838 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498863 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
}

#item1498867 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
	top:538px !important;
}

#item1467240 {
	width:529px !important;
	height:80px !important;
}

@keyframes intensificar-1467240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467240 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467263 {
	width:402px !important;
	height:276px !important;
	top:97px !important;
}

@keyframes intensificar-1467263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467263 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467286 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:113px !important;
}

@keyframes intensificar-1467286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467286 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467310 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:319px !important;
}

@keyframes intensificar-1467310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467310 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467315 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:144px !important;
}

@keyframes intensificar-1467315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467315 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467338 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:264px !important;
}

@keyframes intensificar-1467338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467338 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467361 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:280px !important;
}

@keyframes intensificar-1467361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467361 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467385 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1467385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467385 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467408 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1467408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467408 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468718 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:196px !important;
}

@keyframes intensificar-1468718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468718 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468741 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:212px !important;
}

@keyframes intensificar-1468741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467237 {
	width:564px !important;
	height:548px !important;
	left:36px !important;
	top:178px !important;
}

#item1468564 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1467571 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1467572 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1467568 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1467605 {
	width:123px !important;
	height:50px !important;
}

#item1467606 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1467580 {
	width:123px !important;
	height:50px !important;
}

#item1467581 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1467576 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1467659 {
	width:113px !important;
	height:50px !important;
}

#item1467660 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1467633 {
	width:113px !important;
	height:50px !important;
}

#item1467634 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1467629 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1467713 {
	width:101px !important;
	height:50px !important;
}

#item1467714 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1467688 {
	width:101px !important;
	height:50px !important;
}

#item1467689 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1467683 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1467766 {
	width:101px !important;
	height:50px !important;
}

#item1467767 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1467741 {
	width:101px !important;
	height:50px !important;
}

#item1467742 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1467737 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1467793 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1467816 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1467790 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1467820 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1467820 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1467820 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1467820 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467883 {
	width:186px !important;
	height:186px !important;
	top:1014px !important;
}

@keyframes intensificar-1467890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467890 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1467892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467892 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467888 {
	width:700px !important;
	height:309px !important;
}

#item1467893 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1467897 {
	width:625px !important;
	height:42px !important;
	left:36px !important;
	top:510px !important;
}

#item1467920 {
	width:625px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1467944 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1467947 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1468200 {
	width:80px !important;
	height:18px !important;
	top:242px !important;
}

@keyframes intensificar-1468200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468200 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1688202 th, table#table1688202 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1688202 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1688202 {
	table-layout:fixed;
}

#item1468223 {
	width:628px !important;
	height:218px !important;
	top:270px !important;
}

@keyframes intensificar-1468223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468223 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468246 {
	width:628px !important;
	height:211px !important;
}

#item1468247 {
	width:595px !important;
	height:792px !important;
}

@keyframes intensificar-1468247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468247 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468270 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:83px !important;
}

#item1480598 {
	width:628px !important;
	height:489px !important;
}

#item1480599 {
	width:595px !important;
	height:847px !important;
}

@keyframes intensificar-1480599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480599 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480622 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:222px !important;
}

#item1467973 {
	width:628px !important;
	height:489px !important;
}

#item1467974 {
	width:595px !important;
	height:2754px !important;
}

@keyframes intensificar-1467974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467974 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467997 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:222px !important;
}

#item1468003 {
	width:626px !important;
	height:135px !important;
}

@keyframes intensificar-1468003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468003 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468027 {
	width:499px !important;
	height:302px !important;
	top:169px !important;
}

@keyframes intensificar-1468027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468027 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468050 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:186px !important;
}

@keyframes intensificar-1468050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468050 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468073 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:497px !important;
}

@keyframes intensificar-1468073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468073 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468078 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:209px !important;
}

@keyframes intensificar-1468078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468078 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468101 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:399px !important;
}

@keyframes intensificar-1468101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468101 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468124 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:421px !important;
}

@keyframes intensificar-1468124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468124 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468148 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1468148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468171 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1468171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468171 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472315 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:286px !important;
}

@keyframes intensificar-1472315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472315 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472338 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:309px !important;
}

@keyframes intensificar-1472338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472338 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467971 {
	width:665px !important;
	height:522px !important;
	left:36px !important;
	top:578px !important;
}

#item1468587 {
	width:372px !important;
	height:18px !important;
	left:36px !important;
	top:331px !important;
}

#item1468276 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1468277 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1468273 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1468309 {
	width:172px !important;
	height:70px !important;
}

#item1468310 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468284 {
	width:172px !important;
	height:70px !important;
}

#item1468285 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468280 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1468363 {
	width:158px !important;
	height:70px !important;
}

#item1468364 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468338 {
	width:158px !important;
	height:70px !important;
}

#item1468339 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468333 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1468416 {
	width:141px !important;
	height:70px !important;
}

#item1468418 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468391 {
	width:141px !important;
	height:70px !important;
}

#item1468392 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468387 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1468470 {
	width:141px !important;
	height:70px !important;
}

#item1468471 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1468445 {
	width:141px !important;
	height:70px !important;
}

#item1468446 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1468441 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1468524 {
	width:35px !important;
	height:74px !important;
	left:-5px !important;
	top:1126px !important;
}

#item1501794 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1501818 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1501791 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1468528 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1468528 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1468528 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1468528 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1448478 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1382719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382719 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1382695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382695 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382693 {
	width:600px !important;
	height:790px !important;
}

#item1382721 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1382727 {
	width:57px !important;
	height:9px !important;
	top:373px !important;
}

@keyframes intensificar-1382727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382727 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382750 {
	width:528px !important;
	height:346px !important;
	top:13px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1382750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382750 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1694587 th, table#table1694587 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1694587 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1694587 {
	table-layout:fixed;
}

#item1388959 {
	width:528px !important;
	height:159px !important;
	top:390px !important;
}

@keyframes intensificar-1388959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388959 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382934 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1382937 {
	width:534px !important;
	height:532px !important;
	top:17px !important;
}

#item1382938 {
	width:509px !important;
	height:1200px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1382938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382938 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382963 {
	width:14px !important;
	height:9px !important;
}

#item1382966 {
	width:14px !important;
	height:9px !important;
	top:556px !important;
}

#item1382806 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1382806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382830 {
	width:264px !important;
	height:280px !important;
	top:83px !important;
}

@keyframes intensificar-1382830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382830 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382854 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:163px !important;
}

@keyframes intensificar-1382854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382854 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382877 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:179px !important;
}

@keyframes intensificar-1382877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382877 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382900 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:234px !important;
}

@keyframes intensificar-1382900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382900 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382906 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1382906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382906 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382929 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1382929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382929 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382725 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1382970 {
	width:523px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1382993 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1383017 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1383022 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1383048 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1383049 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1383045 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1383082 {
	width:123px !important;
	height:50px !important;
}

#item1383083 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1383057 {
	width:123px !important;
	height:50px !important;
}

#item1383058 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1383053 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1383136 {
	width:99px !important;
	height:50px !important;
}

#item1383137 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1383110 {
	width:99px !important;
	height:50px !important;
}

#item1383111 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1383106 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1383189 {
	width:101px !important;
	height:50px !important;
}

#item1383190 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1383164 {
	width:101px !important;
	height:50px !important;
}

#item1383165 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1383160 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1383243 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1501031 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1501054 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1501028 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1453497 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1453497 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1453497 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1453497 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1448429 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:311px !important;
}

@keyframes intensificar-1441354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441354 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1441347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1441345 {
	width:701px !important;
	height:309px !important;
}

#item1448214 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1441534 {
	width:80px !important;
	height:12px !important;
	top:221px !important;
}

@keyframes intensificar-1441534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441534 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456331 {
	width:628px !important;
	height:192px !important;
}

#item1456332 {
	width:595px !important;
	height:783px !important;
}

@keyframes intensificar-1456332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456332 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456355 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:93px !important;
}

#item1481039 {
	width:45px !important;
	height:23px !important;
	left:292px !important;
	top:497px !important;
}

#item1481042 {
	width:628px !important;
	height:248px !important;
	top:245px !important;
}

table#table1697893 th, table#table1697893 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1697893 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1697893 {
	table-layout:fixed;
}

#item1481043 {
	width:739px !important;
	height:248px !important;
}

@keyframes intensificar-1481043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481043 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456592 {
	width:628px !important;
	height:509px !important;
}

#item1456593 {
	width:595px !important;
	height:2127px !important;
}

@keyframes intensificar-1456593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456593 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456616 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:232px !important;
}

#item1441367 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1441367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441367 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1441390 {
	width:370px !important;
	height:392px !important;
	top:144px !important;
}

@keyframes intensificar-1441390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441390 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1441415 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:257px !important;
}

@keyframes intensificar-1441415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441415 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1441438 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:280px !important;
}

@keyframes intensificar-1441438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441438 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1441461 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:356px !important;
}

@keyframes intensificar-1441461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441461 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1441468 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1441468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441468 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1441491 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1441491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441491 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1441364 {
	width:665px !important;
	height:536px !important;
	left:36px !important;
	top:558px !important;
}

#item1441606 {
	width:622px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1441629 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1441653 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1441658 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1441684 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1441685 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1441681 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1441718 {
	width:172px !important;
	height:70px !important;
}

#item1441719 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1441693 {
	width:172px !important;
	height:70px !important;
}

#item1441694 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1441689 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1441772 {
	width:139px !important;
	height:70px !important;
}

#item1441773 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1441747 {
	width:139px !important;
	height:70px !important;
}

#item1441748 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1441742 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1441825 {
	width:141px !important;
	height:70px !important;
}

#item1441826 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1441800 {
	width:141px !important;
	height:70px !important;
}

#item1441801 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1441796 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1129px !important;
}

#item1441849 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1501832 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1501855 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1501829 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1441885 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1441885 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1441885 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1441885 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491988 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1470671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470671 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1470673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470673 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470669 {
	width:600px !important;
	height:790px !important;
}

#item1470675 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1700486 th, table#table1700486 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1700486 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1700486 {
	table-layout:fixed;
}

#item1470898 {
	width:528px !important;
	height:159px !important;
	top:405px !important;
}

@keyframes intensificar-1470898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470898 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470850 {
	width:57px !important;
	height:9px !important;
	top:387px !important;
}

@keyframes intensificar-1470850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470850 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481154 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:177px !important;
}

#item1481158 {
	width:534px !important;
	height:334px !important;
	top:23px !important;
}

#item1481159 {
	width:509px !important;
	height:421px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1481159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481159 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481183 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:9px !important;
}

#item1481187 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:365px !important;
}

#item1470809 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item1470813 {
	width:534px !important;
	height:537px !important;
	top:15px !important;
}

#item1470814 {
	width:509px !important;
	height:880px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1470814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470814 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470839 {
	width:14px !important;
	height:9px !important;
}

#item1470843 {
	width:14px !important;
	height:9px !important;
	top:559px !important;
}

#item1470681 {
	width:528px !important;
	height:148px !important;
}

@keyframes intensificar-1470681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470681 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470704 {
	width:264px !important;
	height:280px !important;
	top:168px !important;
}

@keyframes intensificar-1470704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470704 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470727 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:287px !important;
}

@keyframes intensificar-1470727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470727 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470751 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:303px !important;
}

@keyframes intensificar-1470751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470751 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470774 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:358px !important;
}

@keyframes intensificar-1470774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470774 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470781 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1470781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470781 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470804 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1470804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470804 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470678 {
	width:564px !important;
	height:568px !important;
	left:636px !important;
	top:161px !important;
}

#item1470921 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1470944 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1470968 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1470972 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1470995 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1471021 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1471022 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1471018 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1471054 {
	width:123px !important;
	height:50px !important;
}

#item1471055 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1471029 {
	width:123px !important;
	height:50px !important;
}

#item1471030 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1471025 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1471108 {
	width:99px !important;
	height:50px !important;
}

#item1471109 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1471082 {
	width:99px !important;
	height:50px !important;
}

#item1471084 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1471078 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1471161 {
	width:101px !important;
	height:50px !important;
}

#item1471162 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1471136 {
	width:101px !important;
	height:50px !important;
}

#item1471137 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1471132 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1471185 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1501063 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1501086 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1501060 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1471219 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1471219 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1471219 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1471219 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492044 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1471283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471283 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1471286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471286 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471281 {
	width:700px !important;
	height:309px !important;
}

#item1471287 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1471451 {
	width:80px !important;
	height:12px !important;
	top:230px !important;
}

@keyframes intensificar-1471451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471451 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1704238 th, table#table1704238 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1704238 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1704238 {
	table-layout:fixed;
}

#item1471474 {
	width:628px !important;
	height:263px !important;
	top:255px !important;
}

@keyframes intensificar-1471474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471474 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471497 {
	width:628px !important;
	height:201px !important;
}

#item1471498 {
	width:595px !important;
	height:842px !important;
}

@keyframes intensificar-1471498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471498 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471521 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:78px !important;
}

#item1471421 {
	width:628px !important;
	height:517px !important;
}

#item1471422 {
	width:595px !important;
	height:1578px !important;
}

@keyframes intensificar-1471422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471422 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471446 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1471293 {
	width:628px !important;
	height:231px !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%;
}

#item1471316 {
	width:370px !important;
	height:207px !important;
	top:259px !important;
}

@keyframes intensificar-1471316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471316 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471339 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:393px !important;
}

@keyframes intensificar-1471339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471339 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471362 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:416px !important;
}

@keyframes intensificar-1471362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471362 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471386 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:492px !important;
}

@keyframes intensificar-1471386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471386 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471394 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1471394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471394 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471417 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1471417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471417 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471290 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:549px !important;
}

#item1471525 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1471548 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1471572 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1471578 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1471601 {
	width:372px !important;
	height:18px !important;
	left:36px !important;
	top:331px !important;
}

#item1471627 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1471628 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1471624 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1471661 {
	width:172px !important;
	height:70px !important;
}

#item1471662 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1471636 {
	width:172px !important;
	height:70px !important;
}

#item1471637 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1471632 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1471714 {
	width:139px !important;
	height:70px !important;
}

#item1471715 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1471689 {
	width:139px !important;
	height:70px !important;
}

#item1471690 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1471685 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1471768 {
	width:141px !important;
	height:70px !important;
}

#item1471769 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1471742 {
	width:141px !important;
	height:70px !important;
}

#item1471743 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1471738 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1129px !important;
}

#item1471792 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1501870 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1501893 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1501867 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1471825 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1471825 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1471825 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1471825 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492023 {
	width:75px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1391031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391031 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1391007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391007 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1391005 {
	width:600px !important;
	height:790px !important;
}

#item1391032 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1391037 {
	width:57px !important;
	height:9px !important;
	top:341px !important;
}

@keyframes intensificar-1391037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391037 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1391793 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:156px !important;
}

#item1391797 {
	width:534px !important;
	height:304px !important;
	top:17px !important;
}

#item1391876 {
	width:509px !important;
	height:702px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1391876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391876 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1391822 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:2px !important;
}

#item1391825 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:328px !important;
}

table#table1708506 tr {
	border-right:2.2px solid #fff;;
}

table#table1708506 {
	table-layout:fixed;
}

#item1391982 {
	width:528px !important;
	height:206px !important;
	top:358px !important;
}

@keyframes intensificar-1391982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391982 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1391241 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1391245 {
	width:534px !important;
	height:532px !important;
	top:17px !important;
}

#item1391751 {
	width:509px !important;
	height:1577px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1391751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391751 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1391271 {
	width:14px !important;
	height:9px !important;
}

#item1391274 {
	width:14px !important;
	height:9px !important;
	top:556px !important;
}

#item1391110 {
	width:528px !important;
	height:80px !important;
}

@keyframes intensificar-1391110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391110 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1391133 {
	width:264px !important;
	height:280px !important;
	top:84px !important;
}

@keyframes intensificar-1391133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391133 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1391156 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:200px !important;
}

@keyframes intensificar-1391156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391156 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1391179 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:216px !important;
}

@keyframes intensificar-1391179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391179 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1391202 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:271px !important;
}

@keyframes intensificar-1391202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391202 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1391211 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1391211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391211 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1391234 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1391234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391234 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1391035 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1391277 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1391300 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1391325 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1391328 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1391355 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1391356 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1391351 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1391388 {
	width:123px !important;
	height:50px !important;
}

#item1391389 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1391363 {
	width:123px !important;
	height:50px !important;
}

#item1391364 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1391359 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1391441 {
	width:99px !important;
	height:50px !important;
}

#item1391442 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1391416 {
	width:99px !important;
	height:50px !important;
}

#item1391417 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1391412 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1391494 {
	width:101px !important;
	height:50px !important;
}

#item1391495 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1391469 {
	width:101px !important;
	height:50px !important;
}

#item1391470 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1391465 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1391551 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1501095 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1501118 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1501092 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1453498 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1453498 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1453498 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1453498 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492077 {
	width:78px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1441907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441907 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1441916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441916 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1441905 {
	width:700px !important;
	height:309px !important;
}

#item1448217 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1442095 {
	width:80px !important;
	height:12px !important;
	top:171px !important;
}

@keyframes intensificar-1442095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442095 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456367 {
	width:628px !important;
	height:141px !important;
}

#item1456368 {
	width:595px !important;
	height:1234px !important;
}

@keyframes intensificar-1456368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456368 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456391 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:48px !important;
}

#item1482027 {
	width:45px !important;
	height:23px !important;
	left:292px !important;
	top:517px !important;
}

#item1482031 {
	width:628px !important;
	height:314px !important;
	top:195px !important;
}

table#table1712803 tr {
	border-right:3.08px solid #fff;;
}

table#table1712803 {
	table-layout:fixed;
}

#item1482032 {
	width:739px !important;
	height:288px !important;
}

@keyframes intensificar-1482032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482032 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456560 {
	width:628px !important;
	height:509px !important;
}

#item1456561 {
	width:595px !important;
	height:2735px !important;
}

@keyframes intensificar-1456561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456561 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456584 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:232px !important;
}

#item1441928 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1441928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441928 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1441952 {
	width:370px !important;
	height:392px !important;
	top:139px !important;
}

@keyframes intensificar-1441952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441952 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1441975 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:302px !important;
}

@keyframes intensificar-1441975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441975 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1441998 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:324px !important;
}

@keyframes intensificar-1441998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441998 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1442021 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:401px !important;
}

@keyframes intensificar-1442021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442021 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1442027 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1442027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442027 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1442050 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1442050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442050 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1441925 {
	width:665px !important;
	height:540px !important;
	left:36px !important;
	top:558px !important;
}

#item1442180 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1442204 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1442229 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1442234 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1442260 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1442261 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1442257 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1442293 {
	width:172px !important;
	height:70px !important;
}

#item1442294 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1442268 {
	width:172px !important;
	height:70px !important;
}

#item1442269 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1442264 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1442346 {
	width:139px !important;
	height:70px !important;
}

#item1442347 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1442321 {
	width:139px !important;
	height:70px !important;
}

#item1442322 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1442317 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1442400 {
	width:141px !important;
	height:70px !important;
}

#item1442401 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1442375 {
	width:141px !important;
	height:70px !important;
}

#item1442376 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1442370 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1129px !important;
}

#item1442424 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1501902 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1501925 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1501898 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1442456 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1442456 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1442456 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1442456 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492016 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1482125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482125 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1482127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482127 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482123 {
	width:600px !important;
	height:790px !important;
}

#item1482128 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1482135 {
	width:57px !important;
	height:9px !important;
	top:290px !important;
}

@keyframes intensificar-1482135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482135 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482158 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:134px !important;
}

#item1482161 {
	width:534px !important;
	height:260px !important;
	top:17px !important;
}

#item1482162 {
	width:509px !important;
	height:421px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1482162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482162 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482186 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:2px !important;
}

#item1482189 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:284px !important;
}

table#table1716678 tr {
	border-right:2.2px solid #fff;;
}

table#table1716678 {
	table-layout:fixed;
}

#item1482192 {
	width:528px !important;
	height:256px !important;
	top:303px !important;
}

@keyframes intensificar-1482192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482192 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482346 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1482350 {
	width:534px !important;
	height:532px !important;
	top:17px !important;
}

#item1482351 {
	width:509px !important;
	height:1436px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1482351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482376 {
	width:14px !important;
	height:9px !important;
}

#item1482380 {
	width:14px !important;
	height:9px !important;
	top:556px !important;
}

#item1482217 {
	width:528px !important;
	height:80px !important;
}

@keyframes intensificar-1482217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482217 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482240 {
	width:264px !important;
	height:280px !important;
	top:105px !important;
}

@keyframes intensificar-1482240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482240 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482263 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:222px !important;
}

@keyframes intensificar-1482263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482263 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482287 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:238px !important;
}

@keyframes intensificar-1482287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482287 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482310 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:292px !important;
}

@keyframes intensificar-1482310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482310 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482317 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1482317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482317 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482340 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1482340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482340 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482133 {
	width:564px !important;
	height:580px !important;
	left:636px !important;
	top:145px !important;
}

#item1482383 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1482406 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1482430 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1482435 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1483311 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1482461 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1482462 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1482458 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1482494 {
	width:123px !important;
	height:50px !important;
}

#item1482495 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1482469 {
	width:123px !important;
	height:50px !important;
}

#item1482470 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1482465 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1482548 {
	width:99px !important;
	height:50px !important;
}

#item1482549 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1482522 {
	width:99px !important;
	height:50px !important;
}

#item1482523 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1482518 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1482602 {
	width:101px !important;
	height:50px !important;
}

#item1482603 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1482576 {
	width:101px !important;
	height:50px !important;
}

#item1482577 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1482572 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1482626 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1501127 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1501150 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1501124 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1482660 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1482660 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1482660 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1482660 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492054 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:311px !important;
}

@keyframes intensificar-1482726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482726 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1482728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482728 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482724 {
	width:700px !important;
	height:309px !important;
}

#item1482729 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1482734 {
	width:80px !important;
	height:12px !important;
	top:110px !important;
}

@keyframes intensificar-1482734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482734 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482757 {
	width:628px !important;
	height:92px !important;
}

#item1482758 {
	width:595px !important;
	height:1234px !important;
}

@keyframes intensificar-1482758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482758 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482781 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:23px !important;
}

#item1482785 {
	width:45px !important;
	height:23px !important;
	left:292px !important;
	top:517px !important;
}

#item1482789 {
	width:628px !important;
	height:375px !important;
	top:134px !important;
}

table#table1720738 tr {
	border-right:3.08px solid #fff;;
}

table#table1720738 {
	table-layout:fixed;
}

#item1482790 {
	width:826px !important;
	height:350px !important;
}

@keyframes intensificar-1482790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482790 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482946 {
	width:628px !important;
	height:509px !important;
}

#item1482947 {
	width:595px !important;
	height:2539px !important;
}

@keyframes intensificar-1482947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482947 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482970 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:232px !important;
}

#item1482815 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1482815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482815 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482838 {
	width:370px !important;
	height:276px !important;
	top:139px !important;
}

@keyframes intensificar-1482838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482838 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482862 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:302px !important;
}

@keyframes intensificar-1482862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482862 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482885 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:324px !important;
}

@keyframes intensificar-1482885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482885 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482909 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:401px !important;
}

@keyframes intensificar-1482909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482909 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482917 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1482917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482917 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482941 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1482941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482941 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482732 {
	width:665px !important;
	height:540px !important;
	left:36px !important;
	top:558px !important;
}

#item1482973 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1482996 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1483020 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1483024 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1483288 {
	width:372px !important;
	height:18px !important;
	left:36px !important;
	top:331px !important;
}

#item1483050 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1483051 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1483047 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1483084 {
	width:172px !important;
	height:70px !important;
}

#item1483085 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1483059 {
	width:172px !important;
	height:70px !important;
}

#item1483060 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1483055 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1483137 {
	width:139px !important;
	height:70px !important;
}

#item1483138 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1483112 {
	width:139px !important;
	height:70px !important;
}

#item1483113 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1483108 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1483190 {
	width:141px !important;
	height:70px !important;
}

#item1483191 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1483165 {
	width:141px !important;
	height:70px !important;
}

#item1483166 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1483161 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1129px !important;
}

#item1483214 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1501936 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1501959 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1501933 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1483248 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1483248 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1483248 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1483248 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483911 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1483916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483916 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1483919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483919 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483914 {
	width:600px !important;
	height:790px !important;
}

#item1483920 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1483925 {
	width:57px !important;
	height:9px !important;
	top:263px !important;
}

@keyframes intensificar-1483925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483925 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1724173 th, table#table1724173 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1724173 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1724173 {
	table-layout:fixed;
}

#item1483985 {
	width:528px !important;
	height:289px !important;
	top:280px !important;
}

@keyframes intensificar-1483985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483985 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483948 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:112px !important;
}

#item1483952 {
	width:534px !important;
	height:216px !important;
	top:17px !important;
}

#item1483953 {
	width:509px !important;
	height:371px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1483953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483953 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483977 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:2px !important;
}

#item1483981 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:241px !important;
}

#item1484139 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:272px !important;
}

#item1484143 {
	width:534px !important;
	height:536px !important;
	top:17px !important;
}

#item1484144 {
	width:509px !important;
	height:1716px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1484144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484144 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484170 {
	width:14px !important;
	height:9px !important;
}

#item1484175 {
	width:14px !important;
	height:9px !important;
	top:560px !important;
}

#item1484011 {
	width:528px !important;
	height:97px !important;
}

@keyframes intensificar-1484011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484011 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484034 {
	width:264px !important;
	height:318px !important;
	top:115px !important;
}

@keyframes intensificar-1484034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484034 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484057 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:371px !important;
}

@keyframes intensificar-1484057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484057 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484080 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:387px !important;
}

@keyframes intensificar-1484080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484080 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484103 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:442px !important;
}

@keyframes intensificar-1484103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484103 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484110 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1484110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484110 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484133 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1484133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484133 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483923 {
	width:564px !important;
	height:569px !important;
	left:636px !important;
	top:156px !important;
}

#item1484179 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:142px !important;
}

#item1484202 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1484226 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1484229 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1484252 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1484278 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1484279 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1484275 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1484311 {
	width:123px !important;
	height:50px !important;
}

#item1484312 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1484286 {
	width:123px !important;
	height:50px !important;
}

#item1484287 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1484282 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1484365 {
	width:99px !important;
	height:50px !important;
}

#item1484366 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1484340 {
	width:99px !important;
	height:50px !important;
}

#item1484341 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1484335 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1484418 {
	width:101px !important;
	height:50px !important;
}

#item1484419 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1484393 {
	width:101px !important;
	height:50px !important;
}

#item1484394 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1484389 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1484442 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1501159 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1501182 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1501155 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1484475 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1484475 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1484475 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1484475 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484536 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1484542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484542 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1484544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484544 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484540 {
	width:700px !important;
	height:309px !important;
}

#item1484545 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1484551 {
	width:80px !important;
	height:12px !important;
	top:200px !important;
}

@keyframes intensificar-1484551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484551 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484574 {
	width:628px !important;
	height:171px !important;
}

#item1484575 {
	width:595px !important;
	height:705px !important;
}

@keyframes intensificar-1484575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484575 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484598 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:63px !important;
}

#item1485730 {
	width:628px !important;
	height:266px !important;
	top:225px !important;
}

table#table1728969 th, table#table1728969 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1728969 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1728969 {
	table-layout:fixed;
}

#item1485731 {
	width:595px !important;
	height:424px !important;
	background:#f5f5f5;
}

@keyframes intensificar-1485731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485731 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485755 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:335px !important;
}

#item1484760 {
	width:628px !important;
	height:491px !important;
}

#item1484761 {
	width:595px !important;
	height:2970px !important;
}

@keyframes intensificar-1484761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484761 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484784 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:223px !important;
}

#item1484633 {
	width:628px !important;
	height:159px !important;
}

@keyframes intensificar-1484633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484633 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484656 {
	width:370px !important;
	height:301px !important;
	top:189px !important;
}

@keyframes intensificar-1484656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484656 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484679 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:366px !important;
}

@keyframes intensificar-1484679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484679 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484702 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:389px !important;
}

@keyframes intensificar-1484702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484702 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484725 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:465px !important;
}

@keyframes intensificar-1484725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484725 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484733 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1484733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484733 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484756 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1484756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484756 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484549 {
	width:665px !important;
	height:491px !important;
	left:36px !important;
	top:576px !important;
}

#item1484788 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:535px !important;
}

#item1484812 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:450px !important;
}

#item1484836 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1484839 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1484862 {
	width:372px !important;
	height:18px !important;
	left:36px !important;
	top:331px !important;
}

#item1484888 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1484889 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1484885 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1484922 {
	width:172px !important;
	height:70px !important;
}

#item1484923 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1484896 {
	width:172px !important;
	height:70px !important;
}

#item1484897 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1484892 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1484976 {
	width:139px !important;
	height:70px !important;
}

#item1484977 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1484950 {
	width:139px !important;
	height:70px !important;
}

#item1484951 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1484946 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1485029 {
	width:141px !important;
	height:70px !important;
}

#item1485030 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1485004 {
	width:141px !important;
	height:70px !important;
}

#item1485005 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1485000 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1129px !important;
}

#item1485053 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1501971 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1501995 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1501968 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1485086 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1485086 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1485086 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1485086 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492001 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1485841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485841 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1485843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485843 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485839 {
	width:600px !important;
	height:790px !important;
}

#item1485844 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1485851 {
	width:57px !important;
	height:9px !important;
	top:214px !important;
}

@keyframes intensificar-1485851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485851 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1733103 tr {
	border-right:2.2px solid #fff;;
}

table#table1733103 {
	table-layout:fixed;
}

#item1485874 {
	width:528px !important;
	height:207px !important;
	top:231px !important;
}

@keyframes intensificar-1485874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485874 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487214 {
	width:528px !important;
	height:197px !important;
	top:17px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1487214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487214 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486063 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:272px !important;
}

#item1486066 {
	width:534px !important;
	height:536px !important;
	top:17px !important;
}

#item1486067 {
	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-1486067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486067 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486092 {
	width:14px !important;
	height:9px !important;
}

#item1486095 {
	width:14px !important;
	height:9px !important;
	top:560px !important;
}

#item1485936 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1485936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485936 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485959 {
	width:264px !important;
	height:318px !important;
	top:67px !important;
}

@keyframes intensificar-1485959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485959 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485983 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:222px !important;
}

@keyframes intensificar-1485983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485983 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486006 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:238px !important;
}

@keyframes intensificar-1486006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486006 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486029 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:292px !important;
}

@keyframes intensificar-1486029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486029 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486035 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1486035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486035 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486058 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1486058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486058 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485849 {
	width:564px !important;
	height:569px !important;
	left:636px !important;
	top:156px !important;
}

#item1486100 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:142px !important;
}

#item1486123 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1486148 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1486153 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1486177 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1486203 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1486204 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1486200 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1486236 {
	width:123px !important;
	height:50px !important;
}

#item1486237 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1486211 {
	width:123px !important;
	height:50px !important;
}

#item1486212 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1486207 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1486289 {
	width:99px !important;
	height:50px !important;
}

#item1486290 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1486264 {
	width:99px !important;
	height:50px !important;
}

#item1486265 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1486260 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1486345 {
	width:101px !important;
	height:50px !important;
}

#item1486346 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1486319 {
	width:101px !important;
	height:50px !important;
}

#item1486320 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1486314 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1486369 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1501190 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1501213 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1501187 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1486404 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1486404 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1486404 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1486404 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492074 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:311px !important;
}

@keyframes intensificar-1486489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486489 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1486491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486491 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486487 {
	width:700px !important;
	height:309px !important;
}

#item1486492 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1486498 {
	width:80px !important;
	height:12px !important;
	top:158px !important;
}

@keyframes intensificar-1486498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486498 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486521 {
	width:628px !important;
	height:126px !important;
}

#item1486522 {
	width:595px !important;
	height:705px !important;
}

@keyframes intensificar-1486522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486522 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486545 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:40px !important;
}

table#table1736794 tr {
	border-right:3.08px solid #fff;;
}

table#table1736794 {
	table-layout:fixed;
}

#item1487700 {
	width:628px !important;
	height:332px !important;
	top:181px !important;
}

@keyframes intensificar-1487700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487700 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486707 {
	width:628px !important;
	height:513px !important;
}

#item1486708 {
	width:595px !important;
	height:1715px !important;
}

@keyframes intensificar-1486708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486708 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486731 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:234px !important;
}

#item1486579 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1486579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486579 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486603 {
	width:370px !important;
	height:301px !important;
	top:113px !important;
}

@keyframes intensificar-1486603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486603 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486626 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:291px !important;
}

@keyframes intensificar-1486626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486626 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486650 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:313px !important;
}

@keyframes intensificar-1486650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486650 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486673 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:390px !important;
}

@keyframes intensificar-1486673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486673 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486679 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1486679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486679 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486702 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1486702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486702 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486496 {
	width:665px !important;
	height:513px !important;
	left:36px !important;
	top:554px !important;
}

#item1486735 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:513px !important;
}

#item1486759 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1486783 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1486788 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1486811 {
	width:372px !important;
	height:18px !important;
	left:36px !important;
	top:331px !important;
}

#item1486837 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1486838 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1486834 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1486871 {
	width:172px !important;
	height:70px !important;
}

#item1486872 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1486846 {
	width:172px !important;
	height:70px !important;
}

#item1486847 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1486842 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1486925 {
	width:139px !important;
	height:70px !important;
}

#item1486926 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1486899 {
	width:139px !important;
	height:70px !important;
}

#item1486900 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1486895 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1486979 {
	width:141px !important;
	height:70px !important;
}

#item1486980 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1486954 {
	width:141px !important;
	height:70px !important;
}

#item1486955 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1486950 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1129px !important;
}

#item1487003 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1502005 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1502028 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1502002 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1487038 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1487038 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1487038 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1487038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487786 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1487791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487791 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1487793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487793 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487789 {
	width:600px !important;
	height:790px !important;
}

#item1487794 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1487847 {
	width:528px !important;
	height:337px !important;
	top:17px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1487847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487847 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487801 {
	width:57px !important;
	height:9px !important;
	top:354px !important;
}

@keyframes intensificar-1487801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487801 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1740231 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1740231 {
	table-layout:fixed;
}

#item1487824 {
	width:528px !important;
	height:149px !important;
	top:371px !important;
}

@keyframes intensificar-1487824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487824 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488000 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:272px !important;
}

#item1488004 {
	width:534px !important;
	height:536px !important;
	top:17px !important;
}

#item1488005 {
	width:509px !important;
	height:989px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1488005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488005 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488030 {
	width:14px !important;
	height:9px !important;
}

#item1488033 {
	width:14px !important;
	height:9px !important;
	top:560px !important;
}

#item1487873 {
	width:528px !important;
	height:80px !important;
}

@keyframes intensificar-1487873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487873 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487896 {
	width:264px !important;
	height:318px !important;
	top:102px !important;
}

@keyframes intensificar-1487896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487896 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487919 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:324px !important;
}

@keyframes intensificar-1487919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487919 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487942 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:340px !important;
}

@keyframes intensificar-1487942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487942 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487965 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:395px !important;
}

@keyframes intensificar-1487965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487965 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487972 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1487972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487972 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487995 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1487995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487995 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487798 {
	width:564px !important;
	height:569px !important;
	left:636px !important;
	top:156px !important;
}

#item1488036 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:142px !important;
}

#item1488059 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1488083 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1488088 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1488111 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1488137 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1488138 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1488134 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1488172 {
	width:123px !important;
	height:50px !important;
}

#item1488173 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1488146 {
	width:123px !important;
	height:50px !important;
}

#item1488147 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1488142 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1488225 {
	width:99px !important;
	height:50px !important;
}

#item1488226 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1488200 {
	width:99px !important;
	height:50px !important;
}

#item1488201 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1488196 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1488278 {
	width:101px !important;
	height:50px !important;
}

#item1488279 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1488253 {
	width:101px !important;
	height:50px !important;
}

#item1488254 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1488249 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1488302 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1501225 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1501248 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1501222 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1488336 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1488336 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1488336 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1488336 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488392 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1488397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488397 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1488399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488399 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488395 {
	width:700px !important;
	height:309px !important;
}

#item1488401 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1488407 {
	width:80px !important;
	height:12px !important;
	top:250px !important;
}

@keyframes intensificar-1488407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488407 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488430 {
	width:628px !important;
	height:221px !important;
}

#item1488431 {
	width:595px !important;
	height:705px !important;
}

@keyframes intensificar-1488431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488431 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488456 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:88px !important;
}

#item1489536 {
	width:45px !important;
	height:23px !important;
	left:292px !important;
	top:469px !important;
}

#item1489540 {
	width:628px !important;
	height:195px !important;
	top:271px !important;
}

table#table1743428 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1743428 {
	table-layout:fixed;
}

#item1489541 {
	width:730px !important;
	height:195px !important;
}

@keyframes intensificar-1489541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489541 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488610 {
	width:628px !important;
	height:491px !important;
}

#item1488611 {
	width:595px !important;
	height:1617px !important;
}

@keyframes intensificar-1488611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488611 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488634 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:223px !important;
}

#item1488485 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1488485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488485 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488508 {
	width:370px !important;
	height:324px !important;
	top:167px !important;
}

@keyframes intensificar-1488508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488508 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488531 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:367px !important;
}

@keyframes intensificar-1488531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488531 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488554 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:390px !important;
}

@keyframes intensificar-1488554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488554 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488577 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:466px !important;
}

@keyframes intensificar-1488577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488577 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488583 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1488583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488583 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488606 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1488606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488606 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488405 {
	width:665px !important;
	height:492px !important;
	left:36px !important;
	top:576px !important;
}

#item1488638 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:534px !important;
}

#item1488661 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:450px !important;
}

#item1488685 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1488688 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1488711 {
	width:372px !important;
	height:18px !important;
	left:36px !important;
	top:331px !important;
}

#item1488737 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1488738 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1488734 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1488773 {
	width:172px !important;
	height:70px !important;
}

#item1488774 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1488748 {
	width:172px !important;
	height:70px !important;
}

#item1488749 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1488744 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1488827 {
	width:139px !important;
	height:70px !important;
}

#item1488828 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1488801 {
	width:139px !important;
	height:70px !important;
}

#item1488803 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1488797 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1488880 {
	width:141px !important;
	height:70px !important;
}

#item1488881 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1488855 {
	width:141px !important;
	height:70px !important;
}

#item1488856 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1488851 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1129px !important;
}

#item1488904 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1502040 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1502063 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1502037 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1488937 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1488937 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1488937 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1488937 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1448499 {
	width:75px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes intensificar-1384032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384032 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1384030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384030 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1384028 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1384033 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1384036 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:145px !important;
}

#item1384059 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item1384084 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1384087 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1384376 {
	width:57px !important;
	height:13px !important;
	top:398px !important;
}

@keyframes intensificar-1384376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384376 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1746205 th, table#table1746205 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1746205 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1746205 {
	table-layout:fixed;
}

#item1384423 {
	width:528px !important;
	height:127px !important;
	top:418px !important;
}

@keyframes intensificar-1384423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384423 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1489630 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:180px !important;
}

#item1489633 {
	width:534px !important;
	height:348px !important;
	top:19px !important;
}

#item1489634 {
	width:509px !important;
	height:589px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1489634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489634 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1489658 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:4px !important;
}

#item1489663 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:375px !important;
}

#item1384327 {
	width:528px !important;
	height:29px !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-1384327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384327 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1384351 {
	width:528px !important;
	height:364px !important;
	top:44px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1384351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1384288 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:258px !important;
}

#item1384293 {
	width:534px !important;
	height:514px !important;
	top:14px !important;
}

#item1389047 {
	width:509px !important;
	height:970px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1389047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389047 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1384318 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
}

#item1384322 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
	top:536px !important;
}

#item1384113 {
	width:529px !important;
	height:63px !important;
}

@keyframes intensificar-1384113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384113 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1384136 {
	width:263px !important;
	height:446px !important;
	top:83px !important;
}

@keyframes intensificar-1384136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384136 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1384159 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:303px !important;
}

@keyframes intensificar-1384159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384159 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1384183 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:514px !important;
}

@keyframes intensificar-1384183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384183 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1384188 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:333px !important;
}

@keyframes intensificar-1384188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384188 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1384211 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:458px !important;
}

@keyframes intensificar-1384211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384211 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1384235 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:474px !important;
}

@keyframes intensificar-1384235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384235 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1384259 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1384259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384259 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1384283 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1384283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384283 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1384110 {
	width:564px !important;
	height:546px !important;
	left:36px !important;
	top:180px !important;
}

#item1384449 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1384450 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1384446 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1384484 {
	width:123px !important;
	height:50px !important;
}

#item1384485 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1384458 {
	width:123px !important;
	height:50px !important;
}

#item1384460 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1384454 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1384537 {
	width:113px !important;
	height:50px !important;
}

#item1384538 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1384512 {
	width:113px !important;
	height:50px !important;
}

#item1384513 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1384508 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1384590 {
	width:101px !important;
	height:50px !important;
}

#item1384591 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1384565 {
	width:101px !important;
	height:50px !important;
}

#item1384566 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1384561 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1384644 {
	width:101px !important;
	height:50px !important;
}

#item1384645 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1384618 {
	width:101px !important;
	height:50px !important;
}

#item1384620 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1384614 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1384671 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1384694 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1384668 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1453499 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1453499 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1453499 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1453499 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1448409 {
	width:78px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1442474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442474 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1442478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442478 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1442472 {
	width:700px !important;
	height:309px !important;
}

#item1448222 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1442487 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:513px !important;
}

#item1442511 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1442535 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1442539 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1442829 {
	width:80px !important;
	height:18px !important;
	top:244px !important;
}

@keyframes intensificar-1442829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442829 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1751037 th, table#table1751037 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1751037 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1751037 {
	table-layout:fixed;
}

#item1442876 {
	width:628px !important;
	height:214px !important;
	top:272px !important;
}

@keyframes intensificar-1442876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442876 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456403 {
	width:628px !important;
	height:214px !important;
}

#item1456404 {
	width:595px !important;
	height:979px !important;
}

@keyframes intensificar-1456404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456404 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456427 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:102px !important;
}

#item1456437 {
	width:628px !important;
	height:486px !important;
}

#item1456440 {
	width:595px !important;
	height:720px !important;
}

@keyframes intensificar-1456440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456440 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456464 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:220px !important;
}

#item1456516 {
	width:628px !important;
	height:486px !important;
}

#item1456519 {
	width:595px !important;
	height:1774px !important;
}

@keyframes intensificar-1456519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456519 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456543 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:220px !important;
}

#item1442565 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1442565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442565 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1442588 {
	width:368px !important;
	height:388px !important;
	top:116px !important;
}

@keyframes intensificar-1442588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442588 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1442611 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:176px !important;
}

@keyframes intensificar-1442611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442611 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1442634 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:479px !important;
}

@keyframes intensificar-1442634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442634 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1442641 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:199px !important;
}

@keyframes intensificar-1442641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442641 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1442664 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:381px !important;
}

@keyframes intensificar-1442664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442664 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1442687 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:403px !important;
}

@keyframes intensificar-1442687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442687 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1442712 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1442712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442712 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1442736 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1442736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442736 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1442562 {
	width:665px !important;
	height:504px !important;
	left:36px !important;
	top:581px !important;
}

#item1442904 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1442905 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1442899 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1442937 {
	width:172px !important;
	height:70px !important;
}

#item1442938 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1442912 {
	width:172px !important;
	height:70px !important;
}

#item1442913 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1442908 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1442990 {
	width:158px !important;
	height:70px !important;
}

#item1442991 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1442965 {
	width:158px !important;
	height:70px !important;
}

#item1442966 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1442961 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1443045 {
	width:141px !important;
	height:70px !important;
}

#item1443046 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1443020 {
	width:141px !important;
	height:70px !important;
}

#item1443021 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1443016 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1443099 {
	width:141px !important;
	height:70px !important;
}

#item1443100 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1443074 {
	width:141px !important;
	height:70px !important;
}

#item1443075 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1443070 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1502103 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1502126 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1502100 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1443152 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1443152 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1443152 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1443152 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492019 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1490806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1490808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490808 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490804 {
	width:600px !important;
	height:790px !important;
}

#item1490810 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1490815 {
	width:528px !important;
	height:337px !important;
	top:17px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1490815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490815 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490839 {
	width:57px !important;
	height:9px !important;
	top:354px !important;
}

@keyframes intensificar-1490839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490839 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1756844 tr {
	border-right:2.2px solid #fff;;
}

table#table1756844 {
	table-layout:fixed;
}

#item1490862 {
	width:528px !important;
	height:149px !important;
	top:371px !important;
}

@keyframes intensificar-1490862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490862 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491015 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:261px !important;
}

#item1491021 {
	width:534px !important;
	height:515px !important;
	top:17px !important;
}

#item1491022 {
	width:509px !important;
	height:1269px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1491022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491022 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491047 {
	width:14px !important;
	height:9px !important;
}

#item1491051 {
	width:14px !important;
	height:9px !important;
	top:539px !important;
}

#item1490887 {
	width:528px !important;
	height:97px !important;
}

@keyframes intensificar-1490887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490887 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490911 {
	width:264px !important;
	height:395px !important;
	top:123px !important;
}

@keyframes intensificar-1490911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490911 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490934 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:441px !important;
}

@keyframes intensificar-1490934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490934 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490957 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:457px !important;
}

@keyframes intensificar-1490957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490957 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490980 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:511px !important;
}

@keyframes intensificar-1490980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490980 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490986 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1490986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490986 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491009 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1491009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491009 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490813 {
	width:564px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1491054 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:163px !important;
}

#item1491077 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:100px !important;
}

#item1491101 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1491107 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1491130 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1491157 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1491158 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1491153 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1491193 {
	width:123px !important;
	height:50px !important;
}

#item1491194 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1491166 {
	width:123px !important;
	height:50px !important;
}

#item1491168 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1491161 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1491246 {
	width:99px !important;
	height:50px !important;
}

#item1491247 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1491221 {
	width:99px !important;
	height:50px !important;
}

#item1491222 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1491217 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1491299 {
	width:101px !important;
	height:50px !important;
}

#item1491300 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1491274 {
	width:101px !important;
	height:50px !important;
}

#item1491275 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1491270 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1491323 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1501258 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1501281 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1501255 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1491358 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1491358 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1491358 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1491358 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492063 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:311px !important;
}

@keyframes intensificar-1490204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490204 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1490206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490206 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490202 {
	width:700px !important;
	height:309px !important;
}

#item1490207 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1490212 {
	width:80px !important;
	height:12px !important;
	top:237px !important;
}

@keyframes intensificar-1490212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490212 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490235 {
	width:628px !important;
	height:207px !important;
}

#item1490236 {
	width:595px !important;
	height:714px !important;
}

@keyframes intensificar-1490236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490236 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490259 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:81px !important;
}

#item1490262 {
	width:45px !important;
	height:23px !important;
	left:292px !important;
	top:455px !important;
}

#item1490265 {
	width:628px !important;
	height:193px !important;
	top:258px !important;
}

table#table1760583 tr {
	border-right:3.08px solid #fff;;
}

table#table1760583 {
	table-layout:fixed;
}

#item1490266 {
	width:739px !important;
	height:193px !important;
}

@keyframes intensificar-1490266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490266 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490422 {
	width:628px !important;
	height:477px !important;
}

#item1490423 {
	width:595px !important;
	height:2166px !important;
}

@keyframes intensificar-1490423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490423 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490446 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:216px !important;
}

#item1490292 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1490292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490292 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490315 {
	width:370px !important;
	height:306px !important;
	top:160px !important;
}

@keyframes intensificar-1490315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490315 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490338 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:367px !important;
}

@keyframes intensificar-1490338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490338 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490362 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:390px !important;
}

@keyframes intensificar-1490362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490362 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490385 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:466px !important;
}

@keyframes intensificar-1490385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490385 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490393 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1490393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490393 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490416 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1490416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490416 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490210 {
	width:665px !important;
	height:491px !important;
	left:36px !important;
	top:590px !important;
}

#item1490449 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:555px !important;
}

#item1490473 {
	width:628px !important;
	height:89px !important;
	left:36px !important;
	top:450px !important;
}

#item1490497 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1490501 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1490524 {
	width:372px !important;
	height:18px !important;
	left:36px !important;
	top:331px !important;
}

#item1490551 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1490552 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1490548 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1490584 {
	width:172px !important;
	height:70px !important;
}

#item1490585 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1490559 {
	width:172px !important;
	height:70px !important;
}

#item1490560 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1490555 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1490637 {
	width:139px !important;
	height:70px !important;
}

#item1490638 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1490612 {
	width:139px !important;
	height:70px !important;
}

#item1490613 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1490608 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1490690 {
	width:141px !important;
	height:70px !important;
}

#item1490691 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1490665 {
	width:141px !important;
	height:70px !important;
}

#item1490666 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1490661 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1129px !important;
}

#item1490715 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1502133 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1502156 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1502130 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1490750 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1490750 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1490750 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1490750 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1454109 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

#item1454117 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:567px !important;
	height:85px !important;
	left:25px !important;
	top:33px !important;
	border-radius:12px;
	background:#000;
}

#item1454118 {
	width:1200px !important;
	height:790px !important;
}

#item1454124 {
	width:70px !important;
	height:23px !important;
	left:508px !important;
	top:49px !important;
	border-radius:6px;
	background:#fff;
}

#item1454134 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1454139 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1454144 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1454149 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1454154 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1454159 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1454165 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1454175 {
	width:1px !important;
	height:3px !important;
	left:44px !important;
	top:20px !important;
	background:#1e1541;
}

#item1454195 {
	width:62px !important;
	height:31px !important;
	left:1117px !important;
	top:743px !important;
}

#item1453503 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1453503 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1453503 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1453503 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1453956 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

#item1453965 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:651px !important;
	height:60px !important;
	left:25px !important;
	top:24px !important;
	border-radius:12px;
	background:#000;
}

#item1453966 {
	width:70px !important;
	height:23px !important;
	left:588px !important;
	top:43px !important;
	border-radius:6px;
	background:#fff;
}

#item1453972 {
	width:703px !important;
	height:1200px !important;
	left:-1px !important;
}

#item1453979 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1453985 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1453990 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1453995 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1454000 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1454005 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1454011 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1454016 {
	width:62px !important;
	height:31px !important;
	left:615px !important;
	top:1169px !important;
}

#item1443226 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1443226 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1443226 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1443226 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1453084 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

#item1453085 {
	width:150px !important;
	height:28px !important;
	left:525px !important;
	top:609px !important;
}

#item1453108 {
	width:122px !important;
	height:28px !important;
	left:539px !important;
	top:640px !important;
}

#item1453113 {
	width:424px !important;
	height:68px !important;
	left:388px !important;
	top:361px !important;
}

@keyframes intensificar-1453113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453113 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1453119 {
	width:446px !important;
	height:39px !important;
	left:377px !important;
	top:686px !important;
}

#item1453504 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1453504 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1453504 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1453504 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1453163 {
	width:705px !important;
	height:1206px !important;
	background:#101820;
}

#item1453164 {
	width:214px !important;
	height:40px !important;
	left:243px !important;
	top:791px !important;
}

#item1453187 {
	width:171px !important;
	height:39px !important;
	left:265px !important;
	top:834px !important;
}

#item1453190 {
	width:424px !important;
	height:68px !important;
	left:138px !important;
	top:566px !important;
}

@keyframes intensificar-1453190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453190 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1453194 {
	width:546px !important;
	height:40px !important;
	left:77px !important;
	top:911px !important;
}

#item1453220 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1453220 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1453220 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1453220 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

p.autoParaStyle188 {
	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.autoParaStyle187 {
	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.autoParaStyle186 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:12px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle185 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:14px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle184 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:42px;
	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.autoParaStyle183 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	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.autoParaStyle182 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:18px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle181 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:15px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle180 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10px;
	line-height:10px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle179 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:15px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle178 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	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.autoParaStyle177 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	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.autoParaStyle176 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	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.autoParaStyle175 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle174 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle173 {
	font-family:FF-Averta-Regular,Averta;
	font-size:23.8px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle172 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle171 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	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.autoParaStyle170 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:18.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.autoParaStyle169 {
	font-family:FF-Averta-Regular,Averta;
	font-size:17px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle168 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle167 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	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.autoParaStyle166 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:13px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle165 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:22px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle164 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	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.autoParaStyle163 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:22px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle162 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle161 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle160 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16px;
	line-height:18px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle159 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:18px;
	line-height:21px;
	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.autoParaStyle158 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16px;
	line-height:18px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle157 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14px;
	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.autoParaStyle156 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle155 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle154 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle153 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:20px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle152 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:20px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle151 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle150 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10px;
	line-height:12px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle149 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle148 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#812a2a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle147 {
	font-family:FF-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.autoParaStyle146 {
	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.autoParaStyle145 {
	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.autoParaStyle144 {
	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.autoParaStyle143 {
	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.autoParaStyle142 {
	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.autoParaStyle141 {
	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.autoParaStyle140 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	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.autoParaStyle139 {
	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.autoParaStyle138 {
	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.autoParaStyle137 {
	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.autoParaStyle136 {
	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.autoParaStyle135 {
	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.autoParaStyle134 {
	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.autoParaStyle133 {
	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.autoParaStyle132 {
	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.autoParaStyle131 {
	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.autoParaStyle130 {
	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.autoParaStyle129 {
	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.autoParaStyle128 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#812a2a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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-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.autoParaStyle126 {
	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.autoParaStyle125 {
	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.autoParaStyle124 {
	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.autoParaStyle123 {
	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.autoParaStyle122 {
	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.autoParaStyle121 {
	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.autoParaStyle120 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12px;
	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.autoParaStyle119 {
	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.autoParaStyle118 {
	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.autoParaStyle117 {
	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.autoParaStyle116 {
	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.autoParaStyle115 {
	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.autoParaStyle114 {
	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.autoParaStyle113 {
	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.autoParaStyle112 {
	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.autoParaStyle111 {
	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.autoParaStyle110 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#812a2a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle109 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#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.autoParaStyle108 {
	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.autoParaStyle107 {
	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.autoParaStyle106 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:9.8px;
	line-height:12.8px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle105 {
	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.autoParaStyle104 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12.8px;
	line-height:18.3px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle103 {
	font-weight: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.autoParaStyle102 {
	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.autoParaStyle101 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14.6px;
	line-height:31.7px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle100 {
	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.autoParaStyle99 {
	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.autoParaStyle98 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:56px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle97 {
	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:70px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle96 {
	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:42px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle95 {
	font-weight:bold;
	font-family:FF-Averta-Bold,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.autoParaStyle94 {
	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:28px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle93 {
	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.autoParaStyle92 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#812a2a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle91 {
	font-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.autoParaStyle90 {
	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.autoParaStyle89 {
	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.autoParaStyle88 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:8px;
	line-height:10.5px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle87 {
	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.autoParaStyle86 {
	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.autoParaStyle85 {
	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.autoParaStyle84 {
	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.autoParaStyle83 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:26px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle82 {
	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.autoParaStyle81 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:17px;
	color:#ea5153;
	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.autoParaStyle80 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:40px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle79 {
	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:50px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle78 {
	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:30px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle77 {
	font-weight:bold;
	font-family:FF-Averta-Bold,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.autoParaStyle76 {
	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:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle75 {
	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.autoParaStyle74 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:19.6px;
	line-height:28px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle73 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:84px;
	line-height:70px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle72 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14px;
	line-height:20px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle71 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:50px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle70 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:35px;
	line-height:39.2px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle69 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:35px;
	line-height:39.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle68 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25px;
	line-height:28px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle67 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle66 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle65 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle64 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle63 {
	font-weight:bold;
	font-family:FF-Averta-Bold,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.autoParaStyle62 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle61 {
	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.autoParaStyle60 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle59 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle58 {
	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.autoParaStyle57 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle56 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle55 {
	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.autoParaStyle54 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle53 {
	font-weight:bold;
	font-family:FF-Averta-Bold,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.autoParaStyle52 {
	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.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:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle49 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle48 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle47 {
	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.autoParaStyle46 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:14.6px;
	line-height:21px;
	color:#eb6269;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle45 {
	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.autoParaStyle44 {
	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.autoParaStyle43 {
	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.autoParaStyle42 {
	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.autoParaStyle41 {
	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.autoParaStyle40 {
	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.autoParaStyle39 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:10.4px;
	line-height:15px;
	color:#eb6269;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:6px;
	text-align:left;
}

p.autoParaStyle38 {
	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.autoParaStyle37 {
	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.autoParaStyle36 {
	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.autoParaStyle35 {
	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.autoParaStyle34 {
	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.autoParaStyle33 {
	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.autoParaStyle32 {
	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.autoParaStyle31 {
	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.autoParaStyle30 {
	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.autoParaStyle29 {
	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.autoParaStyle28 {
	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.autoParaStyle27 {
	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.autoParaStyle26 {
	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.autoParaStyle25 {
	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.autoParaStyle24 {
	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.autoParaStyle23 {
	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.autoParaStyle22 {
	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.autoParaStyle21 {
	font-weight:600;
	font-family:FF-Averta-Semibold,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: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.autoParaStyle19 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle18 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle17 {
	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.autoParaStyle16 {
	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.autoParaStyle15 {
	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.autoParaStyle14 {
	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.autoParaStyle13 {
	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.autoParaStyle12 {
	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.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;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle8 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle7 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle6 {
	font-family:FF-Averta-Regular,Averta;
	font-size:20px;
	line-height:22px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle5 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle4 {
	font-family:FF-Averta-Regular,Averta;
	font-size:12px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle3 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle2 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:24px;
	line-height:65px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:65px;
	line-height:65px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Subtítulo-8pt--Dias {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#e94b5a;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Subtítulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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.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._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.autoCharStyle19 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#101820;
}

span.autoCharStyle18 {
	text-transform:uppercase;
}

span.autoCharStyle17 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle16 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
}

span.autoCharStyle15 {
	font-size:14px;
}

span.autoCharStyle14 {
	font-size:10px;
}

span.autoCharStyle13 {
}

span.autoCharStyle12 {
	color:#101820;
}

span.autoCharStyle11 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle10 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.020em;
}

span.autoCharStyle9 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:22.9px;
	letter-spacing:0.100em;
}

span.autoCharStyle8 {
	text-decoration:underline;
}

span.autoCharStyle7 {
}

span.autoCharStyle6 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:16.4px;
	letter-spacing:0.100em;
}

span.autoCharStyle5 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#ea5153;
}

span.autoCharStyle4 {
	color:#ea5153;
}

span.autoCharStyle3 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
}

span.Hipervínculo {
	color:#000;
	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; } }

