/* 	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;
    bottom: 25%;
    /*background-color: rgba(0,0,0,.65);*/
    /*box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);*/
    z-index:9999;
    opacity: 0.5;
    -webkit-animation:share-fadein 1s ease 2s;
    animation:share-fadein 1s ease 2s;
}
#share-wrap:hover{
    opacity: 1;
}
#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:5px;
    padding:3px;
}
#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }
#share-wrap > a#sb-fb { background-color:#5873b4; background-position:-27px 50%; }
#share-wrap > a#sb-tw { background-color:#5e5e5e; background-position: -265px 50%; }
#share-wrap > a#sb-li { background-color:#6bc057; background-position: -116px 50%; }
#share-wrap > a:hover { border: 2px solid rgb(255, 255, 255);}

/*@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 0.1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 0.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:#F53F5B; fill:#F53F5B;
	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(33, 33, 33, 0.8);
    -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;
    left:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

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

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

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

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

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

@font-face {
	font-family:FF-Poppins-SemiBold;
	src:url("../fonts/Poppins-SemiBold.ttf");
	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");
}

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

#item1428867 {
	width:650px !important;
	height:130px !important;
	left:70px !important;
	top:70px !important;
}

#item1428890 {
	width:645px !important;
	height:22px !important;
	left:75px !important;
	top:220px !important;
}

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

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

#item1428922 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1428922 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1428922 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1578148 {
	width:1854px !important;
	height:1221px !important;
	left:-576px !important;
	top:-10px !important;
	background:#000;
}

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

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

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

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

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

@keyframes atenuar-1439318 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1439318 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1222389 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

#item1547213 {
	width:208px !important;
	height:169px !important;
	left:992px !important;
}

#item1152142 {
	width:427px !important;
	height:161px !important;
	left:712px !important;
	top:335px !important;
}

@keyframes intensificar-1152142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1152142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1152165 {
	opacity:0.35;
	width:539px !important;
	height:203px !important;
	left:600px !important;
	top:531px !important;
	background:#0e0b00;
}

#item1152187 {
	width:499px !important;
	height:165px !important;
	left:620px !important;
	top:548px !important;
}

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

@keyframes atenuar-1157710 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157710 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1499106 {
	width:238px !important;
	height:159px !important;
	left:463px !important;
	top:1041px !important;
}

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

@keyframes intensificar-1499173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499197 {
	opacity:0.40;
	width:539px !important;
	height:414px !important;
	left:43px !important;
	top:223px !important;
	background:#0e0b00;
}

#item1499198 {
	width:499px !important;
	height:372px !important;
	left:63px !important;
	top:240px !important;
}

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

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

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

#item1354675 {
	width:13px !important;
	height:26px !important;
	left:1092px !important;
	top:106px !important;
}

#item1354680 {
	width:1086px !important;
	height:188px !important;
	top:23px !important;
}

#item1354682 {
	width:1062px !important;
	height:293px !important;
	top:2px !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-1354682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354739 {
	width:98px !important;
	height:9px !important;
	top:10px !important;
}

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

#item1354771 {
	width:14px !important;
	height:9px !important;
	left:1075px !important;
	top:9px !important;
}

#item1354776 {
	width:14px !important;
	height:9px !important;
	left:1075px !important;
	top:218px !important;
}

#item1354783 {
	width:1102px !important;
	height:11px !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;}
}
#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;}
}
#item1156171 {
	width:1102px !important;
	height:180px !important;
	top:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

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

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

@keyframes intensificar-1156088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1156088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1156089 {
	width:1115px !important;
	height:163px !important;
	top:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

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

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

@keyframes intensificar-1279871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1279871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1279872 {
	width:1115px !important;
	height:144px !important;
	top:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

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

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

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

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

@keyframes intensificar-1279733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1279733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1279756 {
	width:452px !important;
	height:11px !important;
	left:1px !important;
}

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

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

@keyframes intensificar-1279802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1279802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1155615 {
	width:1200px !important;
	height:258px !important;
	background:#f3f3f2;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1157711 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1157711 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157711 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1499321 {
	width:700px !important;
	height:587px !important;
	top:160px !important;
	background:#f3f3f2;
}

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

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

#item1499352_1500131 {
	width:56.3041145510143px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1499352_1500138 {
	width:56.3041145510143px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1499352 {
	width:609px !important;
	height:948px !important;
}

@keyframes intensificar-1499352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499795 {
	width:700px !important;
	height:587px !important;
	top:160px !important;
	background:#f3f3f2;
}

@keyframes intensificar-1499818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499819 {
	width:628px !important;
	height:493px !important;
	top:28px !important;
}

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

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

@keyframes intensificar-1499747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499748 {
	width:628px !important;
	height:493px !important;
	top:28px !important;
}

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

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

@keyframes intensificar-1499674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499675 {
	width:628px !important;
	height:636px !important;
	top:62px !important;
}

#item1499698 {
	width:628px !important;
	height:37px !important;
}

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

@keyframes intensificar-1499598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499599 {
	width:628px !important;
	height:493px !important;
	top:28px !important;
}

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

#item1499645 {
	width:628px !important;
	height:70px !important;
	left:36px !important;
	top:451px !important;
}

#item1499447 {
	width:700px !important;
	height:647px !important;
	top:100px !important;
	background:#f3f3f2;
}

#item1499481 {
	width:628px !important;
	height:179px !important;
	top:28px !important;
}

@keyframes intensificar-1499481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499504 {
	width:465px !important;
	height:15px !important;
}

#item1499551 {
	width:376px !important;
	height:367px !important;
	left:36px !important;
	top:344px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1440235 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1440235 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1533398 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

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

#item1533426 {
	width:235px !important;
	height:37px !important;
	left:51px !important;
	top:723px !important;
}

@keyframes intensificar-1533449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533450 {
	opacity:0.85;
	width:224px !important;
	height:212px !important;
	box-shadow:4px 4px 15px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:4px 4px 15px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item1533452 {
	width:195px !important;
	height:160px !important;
	left:1px !important;
	top:37px !important;
}

#item1533475 {
	width:164px !important;
	height:22px !important;
}

@keyframes intensificar-1533498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533499 {
	opacity:0.85;
	width:187px !important;
	height:212px !important;
	box-shadow:4px 4px 15px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:4px 4px 15px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item1533502 {
	width:160px !important;
	height:159px !important;
	top:37px !important;
}

#item1533526 {
	width:164px !important;
	height:22px !important;
}

@keyframes intensificar-1533549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533550 {
	opacity:0.85;
	width:180px !important;
	height:212px !important;
	box-shadow:4px 4px 15px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:4px 4px 15px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item1533552 {
	width:153px !important;
	height:160px !important;
	top:37px !important;
}

#item1533575 {
	width:152px !important;
	height:22px !important;
}

#item1533598 {
	width:20px !important;
	height:35px !important;
	left:645px !important;
	top:149px !important;
}

@keyframes entrarvolandodesdelaizquierda-1533598 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(17px,0px);
		opacity:0;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-1533598 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(17px,0px);
		opacity:0;
	}
}
#item1533604 {
	width:20px !important;
	height:35px !important;
	left:890px !important;
	top:149px !important;
}

@keyframes entrarvolandodesdelaizquierda-1533604 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(17px,0px);
		opacity:0;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-1533604 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(17px,0px);
		opacity:0;
	}
}
#item1533607 {
	width:235px !important;
	height:145px !important;
	left:984px !important;
	top:660px !important;
}

#item1533613 {
	width:731px !important;
	height:61px !important;
	left:341px !important;
	top:704px !important;
}

#item1533636 {
	width:235px !important;
	height:493px !important;
	left:51px !important;
	top:183px !important;
}

@keyframes intensificar-1533636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533659 {
	opacity:0.75;
	width:865px !important;
	height:35px !important;
	left:341px !important;
	top:78px !important;
	background:#000;
}

#item1533660 {
	width:859px !important;
	height:20px !important;
	left:341px !important;
	top:86px !important;
}

#item1533388 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1533388 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1533388 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1534336 {
	width:14px !important;
	height:48px !important;
	top:3px !important;
}

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

#item1534366 {
	width:606px !important;
	height:51px !important;
	left:58px !important;
	top:464px !important;
}

@keyframes intensificar-1534389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534390 {
	opacity:0.85;
	width:200px !important;
	height:380px !important;
	box-shadow:5px 5px 21px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:5px 5px 21px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item1534392 {
	width:174px !important;
	height:317px !important;
	left:1px !important;
	top:52px !important;
}

#item1534415 {
	width:147px !important;
	height:31px !important;
}

@keyframes intensificar-1534438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534439 {
	opacity:0.85;
	width:200px !important;
	height:309px !important;
	box-shadow:5px 5px 21px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:5px 5px 21px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item1534441 {
	width:171px !important;
	height:242px !important;
	top:52px !important;
}

#item1534464 {
	width:176px !important;
	height:31px !important;
}

@keyframes intensificar-1534488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534489 {
	opacity:0.85;
	width:200px !important;
	height:297px !important;
	box-shadow:5px 5px 21px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:5px 5px 21px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item1534491 {
	width:170px !important;
	height:224px !important;
	top:52px !important;
}

#item1534514 {
	width:169px !important;
	height:31px !important;
}

#item1534537 {
	width:28px !important;
	height:48px !important;
	left:229px !important;
	top:659px !important;
}

@keyframes entrarvolandodesdelaizquierda-1534537 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(17px,0px);
		opacity:0;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-1534537 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(17px,0px);
		opacity:0;
	}
}
#item1534542 {
	width:28px !important;
	height:48px !important;
	left:443px !important;
	top:659px !important;
}

@keyframes entrarvolandodesdelaizquierda-1534542 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(17px,0px);
		opacity:0;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-1534542 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(17px,0px);
		opacity:0;
	}
}
#item1534547 {
	width:628px !important;
	height:93px !important;
	left:36px !important;
	top:1073px !important;
}

#item1534570 {
	width:606px !important;
	height:369px !important;
	left:58px !important;
	top:118px !important;
}

@keyframes intensificar-1534570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534593 {
	opacity:0.75;
	width:700px !important;
	height:84px !important;
	top:529px !important;
	background:#000;
}

#item1534594 {
	width:628px !important;
	height:66px !important;
	left:36px !important;
	top:537px !important;
}

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

@keyframes atenuar-1534325 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1534325 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-1253659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1253659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1279698 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

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

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

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

@keyframes intensificar-1156743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1156743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1153145 {
	width:528px !important;
	height:505px !important;
	left:1px !important;
}

@keyframes intensificar-1153145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1153145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1331566 {
	width:529px !important;
	height:366px !important;
}

@keyframes intensificar-1331566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1331566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1156743 {
	width:529px !important;
	height:505px !important;
	left:635px !important;
	top:188px !important;
}

@keyframes intensificar-1161932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1161932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1161960 {
	width:141px !important;
	height:50px !important;
}

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

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

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

#item1161932 {
	width:141px !important;
	height:50px !important;
	left:1059px !important;
	top:740px !important;
}

@keyframes intensificar-1161993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1161993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#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:940px !important;
	top:740px !important;
}

#item1253262 {
	width:25px !important;
	height:53px !important;
	left:938px !important;
	top:738px !important;
}

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

@keyframes atenuar-1157712 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157712 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-1440252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500190 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1440260 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:469px !important;
}

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

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

@keyframes intensificar-1440310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500196 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:239px !important;
}

#item1546958 {
	width:606px !important;
	height:544px !important;
	left:1px !important;
}

#item1546960 {
	width:582px !important;
	height:900px !important;
}

@keyframes intensificar-1546960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440312 {
	width:629px !important;
	height:523px !important;
}

@keyframes intensificar-1440312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440310 {
	width:638px !important;
	height:544px !important;
	left:35px !important;
	top:559px !important;
}

@keyframes intensificar-1440360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440388 {
	width:197px !important;
	height:70px !important;
}

#item1440389 {
	width:176px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1440363 {
	width:197px !important;
	height:70px !important;
}

#item1440364 {
	width:176px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1440360 {
	width:197px !important;
	height:70px !important;
	left:503px !important;
	top:1130px !important;
}

@keyframes intensificar-1440412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440440 {
	width:162px !important;
	height:70px !important;
}

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

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

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

#item1440412 {
	width:162px !important;
	height:70px !important;
	left:336px !important;
	top:1130px !important;
}

#item1440464 {
	width:35px !important;
	height:74px !important;
	left:333px !important;
	top:1128px !important;
}

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

@keyframes atenuar-1440467 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1440467 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1222390 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item1331503 {
	width:269px !important;
	height:51px !important;
	left:850px !important;
	top:291px !important;
}

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

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

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

@keyframes atenuar-1157713 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157713 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes moverhacialaizquierdayreducir-1440486 {
	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-1440486 {
	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;
	}
}
#item1440492 {
	width:200px !important;
	height:229px !important;
	left:500px !important;
	top:971px !important;
}

#item1440495 {
	width:154px !important;
	height:227px !important;
	top:10px !important;
}

#item1500206 {
	width:700px !important;
	height:532px !important;
	top:668px !important;
	background:#fff;
}

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

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

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

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

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

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

#item1440500 {
	width:377px !important;
	height:72px !important;
	left:100px !important;
	top:795px !important;
}

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

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

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

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

#item1440560 {
	width:377px !important;
	height:72px !important;
	left:100px !important;
	top:931px !important;
}

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

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

@keyframes atenuar-1440647 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1440647 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1222391 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1159771 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1159771 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1153777 {
	width:476px !important;
	height:107px !important;
	left:636px !important;
	top:421px !important;
}

@keyframes intensificar-1153777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1153777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1153800 {
	opacity:0.40;
	width:484px !important;
	height:173px !important;
	left:629px !important;
	top:548px !important;
	background:#0e0b00;
}

#item1153802 {
	width:444px !important;
	height:134px !important;
	left:650px !important;
	top:567px !important;
}

@keyframes intensificar-1153802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1153802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1157714 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1157714 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157714 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes moverhacialaizquierdayreducir-1440667 {
	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-1440667 {
	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;
	}
}
#item1440672 {
	width:667px !important;
	height:150px !important;
	left:-3px !important;
	top:143px !important;
}

@keyframes intensificar-1440672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440695 {
	opacity:0.40;
	width:362px !important;
	height:356px !important;
	left:302px !important;
	top:327px !important;
	background:#0e0b00;
}

#item1440696 {
	width:310px !important;
	height:376px !important;
	left:331px !important;
	top:349px !important;
}

@keyframes intensificar-1440696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440719 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1440719 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1440719 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1183130 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

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

#item1156489 {
	width:528px !important;
	height:538px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1156489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1156489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1156402 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

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

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

#item1281409 {
	width:509px !important;
	height:868px !important;
}

@keyframes intensificar-1281409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1281409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1159966 {
	width:14px !important;
	height:9px !important;
}

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

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

#item1280102 {
	width:33px !important;
	height:17px !important;
	left:36px !important;
	top:706px !important;
}

#item1280136 {
	width:93px !important;
	height:8px !important;
	left:74px !important;
	top:711px !important;
}

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

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

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

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

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

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

table#table1591777 {
	table-layout:fixed;
}

#item1567200 {
	width:510px !important;
	height:914px !important;
}

#item1567223 {
	width:20px !important;
	height:10px !important;
	left:109px !important;
	top:273px !important;
}

#item1567228 {
	width:20px !important;
	height:10px !important;
	left:128px !important;
	top:3px !important;
}

#item1567236 {
	width:20px !important;
	height:10px !important;
	left:111px !important;
	top:128px !important;
}

#item1567241 {
	width:20px !important;
	height:10px !important;
	left:110px !important;
	top:416px !important;
}

#item1567248 {
	width:20px !important;
	height:10px !important;
	left:110px !important;
	top:451px !important;
}

#item1567251 {
	width:20px !important;
	height:10px !important;
	left:131px !important;
	top:706px !important;
}

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

#item1567259 {
	width:511px !important;
	height:17px !important;
	top:1px !important;
}

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

#item1567263 {
	width:511px !important;
	height:17px !important;
	top:19px !important;
}

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

#item1567267 {
	width:511px !important;
	height:17px !important;
	top:37px !important;
}

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

#item1567271 {
	width:511px !important;
	height:17px !important;
	top:55px !important;
}

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

#item1567275 {
	width:511px !important;
	height:17px !important;
	top:73px !important;
}

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

#item1567279 {
	width:511px !important;
	height:17px !important;
	top:92px !important;
}

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

#item1567283 {
	width:511px !important;
	height:17px !important;
	top:110px !important;
}

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

#item1567287 {
	width:511px !important;
	height:17px !important;
	top:128px !important;
}

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

#item1567291 {
	width:511px !important;
	height:17px !important;
	top:146px !important;
}

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

#item1567296 {
	width:511px !important;
	height:17px !important;
	top:164px !important;
}

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

#item1567300 {
	width:511px !important;
	height:17px !important;
	top:182px !important;
}

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

#item1567304 {
	width:511px !important;
	height:17px !important;
	top:200px !important;
}

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

#item1567309 {
	width:511px !important;
	height:17px !important;
	top:218px !important;
}

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

#item1567313 {
	width:511px !important;
	height:17px !important;
	top:236px !important;
}

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

#item1567317 {
	width:511px !important;
	height:17px !important;
	top:254px !important;
}

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

#item1567321 {
	width:511px !important;
	height:17px !important;
	top:272px !important;
}

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

#item1567325 {
	width:511px !important;
	height:17px !important;
	top:290px !important;
}

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

#item1567329 {
	width:511px !important;
	height:17px !important;
	top:308px !important;
}

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

#item1567333 {
	width:511px !important;
	height:17px !important;
	top:326px !important;
}

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

#item1567337 {
	width:511px !important;
	height:17px !important;
	top:344px !important;
}

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

#item1567341 {
	width:511px !important;
	height:17px !important;
	top:362px !important;
}

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

#item1567345 {
	width:511px !important;
	height:17px !important;
	top:380px !important;
}

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

#item1567349 {
	width:511px !important;
	height:17px !important;
	top:398px !important;
}

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

#item1567354 {
	width:511px !important;
	height:17px !important;
	top:416px !important;
}

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

#item1567358 {
	width:511px !important;
	height:17px !important;
	top:434px !important;
}

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

#item1567362 {
	width:511px !important;
	height:17px !important;
	top:452px !important;
}

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

#item1567366 {
	width:511px !important;
	height:17px !important;
	top:470px !important;
}

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

#item1567371 {
	width:511px !important;
	height:17px !important;
	top:488px !important;
}

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

#item1567376 {
	width:511px !important;
	height:17px !important;
	top:506px !important;
}

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

#item1567380 {
	width:511px !important;
	height:17px !important;
	top:524px !important;
}

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

#item1567384 {
	width:511px !important;
	height:17px !important;
	top:542px !important;
}

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

#item1567388 {
	width:511px !important;
	height:17px !important;
	top:560px !important;
}

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

#item1567392 {
	width:511px !important;
	height:17px !important;
	top:596px !important;
}

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

#item1567396 {
	width:511px !important;
	height:17px !important;
	top:614px !important;
}

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

#item1567400 {
	width:511px !important;
	height:17px !important;
	top:632px !important;
}

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

#item1567404 {
	width:511px !important;
	height:17px !important;
	top:650px !important;
}

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

#item1567408 {
	width:511px !important;
	height:17px !important;
	top:668px !important;
}

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

#item1567412 {
	width:511px !important;
	height:17px !important;
	top:686px !important;
}

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

#item1567417 {
	width:511px !important;
	height:17px !important;
	top:704px !important;
}

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

#item1567421 {
	width:511px !important;
	height:17px !important;
	top:722px !important;
}

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

#item1567425 {
	width:511px !important;
	height:17px !important;
	top:740px !important;
}

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

#item1567429 {
	width:511px !important;
	height:17px !important;
	top:758px !important;
}

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

#item1567433 {
	width:511px !important;
	height:17px !important;
	top:776px !important;
}

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

#item1567437 {
	width:511px !important;
	height:17px !important;
	top:794px !important;
}

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

#item1567441 {
	width:511px !important;
	height:17px !important;
	top:812px !important;
}

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

#item1567445 {
	width:511px !important;
	height:17px !important;
	top:578px !important;
}

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

#item1567449 {
	width:511px !important;
	height:17px !important;
	top:830px !important;
}

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

#item1567453 {
	width:511px !important;
	height:17px !important;
	top:848px !important;
}

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

#item1567457 {
	width:511px !important;
	height:17px !important;
	top:866px !important;
}

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

#item1567461 {
	width:511px !important;
	height:17px !important;
	top:883px !important;
}

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

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

@keyframes intensificar-1153993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1153993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1154353 {
	width:148px !important;
	height:37px !important;
	left:228px !important;
	top:37px !important;
}

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

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

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

#item1438066 {
	width:574px !important;
	height:573px !important;
	left:19px !important;
	top:82px !important;
}

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

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

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

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

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

@keyframes intensificar-1174062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1174062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1174065 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

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

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

@keyframes intensificar-1174123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1174123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1174125 {
	width:122px !important;
	height:50px !important;
}

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

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

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

#item1174123 {
	width:122px !important;
	height:50px !important;
	left:807px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

@keyframes intensificar-1174175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1174175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1174202 {
	width:122px !important;
	height:50px !important;
}

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

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

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

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

@keyframes intensificar-1174226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1174226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1174253 {
	width:87px !important;
	height:50px !important;
}

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

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

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

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

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

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

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

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

@keyframes atenuar-1157715 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157715 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1441182 {
	width:700px !important;
	height:925px !important;
	background:#f3f3f2;
}

#item1441206 {
	width:628px !important;
	height:753px !important;
	left:36px !important;
	top:70px !important;
}

@keyframes intensificar-1441206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441118 {
	width:700px !important;
	height:925px !important;
	background:#f3f3f2;
}

#item1441143 {
	width:23px !important;
	height:46px !important;
	left:669px !important;
	top:463px !important;
}

#item1546925 {
	width:623px !important;
	height:840px !important;
	left:36px !important;
	top:65px !important;
}

#item1546928 {
	width:594px !important;
	height:1320px !important;
}

@keyframes intensificar-1546928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440750 {
	width:700px !important;
	height:925px !important;
	background:#f3f3f2;
}

#item1440773 {
	width:40px !important;
	height:20px !important;
	left:37px !important;
	top:862px !important;
}

#item1440777 {
	width:114px !important;
	height:10px !important;
	left:83px !important;
	top:867px !important;
}

#item1440800 {
	width:92px !important;
	height:20px !important;
	left:45px !important;
	top:68px !important;
}

#item1440824 {
	width:105px !important;
	height:20px !important;
	left:518px !important;
	top:68px !important;
}

#item1500419 {
	width:23px !important;
	height:46px !important;
	left:669px !important;
	top:463px !important;
}

#item1545997 {
	width:656px !important;
	height:727px !important;
	left:36px !important;
	top:99px !important;
}

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

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

table#table1600438 {
	table-layout:fixed;
}

#item1568647 {
	width:622px !important;
	height:1115px !important;
}

#item1568670 {
	width:24px !important;
	height:12px !important;
	left:133px !important;
	top:333px !important;
}

#item1568674 {
	width:24px !important;
	height:12px !important;
	left:156px !important;
	top:3px !important;
}

#item1568678 {
	width:24px !important;
	height:12px !important;
	left:136px !important;
	top:156px !important;
}

#item1568681 {
	width:24px !important;
	height:12px !important;
	left:135px !important;
	top:507px !important;
}

#item1568684 {
	width:24px !important;
	height:12px !important;
	left:134px !important;
	top:550px !important;
}

#item1568688 {
	width:24px !important;
	height:12px !important;
	left:160px !important;
	top:861px !important;
}

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

#item1568691 {
	width:623px !important;
	height:21px !important;
	top:2px !important;
}

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

#item1568695 {
	width:623px !important;
	height:21px !important;
	top:24px !important;
}

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

#item1568699 {
	width:623px !important;
	height:21px !important;
	top:46px !important;
}

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

#item1568703 {
	width:623px !important;
	height:21px !important;
	top:68px !important;
}

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

#item1568707 {
	width:623px !important;
	height:21px !important;
	top:90px !important;
}

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

#item1568711 {
	width:623px !important;
	height:21px !important;
	top:112px !important;
}

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

#item1568716 {
	width:623px !important;
	height:21px !important;
	top:134px !important;
}

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

#item1568720 {
	width:623px !important;
	height:21px !important;
	top:156px !important;
}

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

#item1568724 {
	width:623px !important;
	height:21px !important;
	top:178px !important;
}

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

#item1568728 {
	width:623px !important;
	height:21px !important;
	top:200px !important;
}

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

#item1568732 {
	width:623px !important;
	height:21px !important;
	top:222px !important;
}

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

#item1568736 {
	width:623px !important;
	height:21px !important;
	top:244px !important;
}

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

#item1568741 {
	width:623px !important;
	height:21px !important;
	top:266px !important;
}

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

#item1568746 {
	width:623px !important;
	height:21px !important;
	top:287px !important;
}

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

#item1568750 {
	width:623px !important;
	height:21px !important;
	top:309px !important;
}

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

#item1568754 {
	width:623px !important;
	height:21px !important;
	top:331px !important;
}

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

#item1568758 {
	width:623px !important;
	height:21px !important;
	top:353px !important;
}

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

#item1568762 {
	width:623px !important;
	height:21px !important;
	top:375px !important;
}

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

#item1568766 {
	width:623px !important;
	height:21px !important;
	top:397px !important;
}

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

#item1568770 {
	width:623px !important;
	height:21px !important;
	top:419px !important;
}

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

#item1568774 {
	width:623px !important;
	height:21px !important;
	top:441px !important;
}

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

#item1568778 {
	width:623px !important;
	height:21px !important;
	top:463px !important;
}

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

#item1568783 {
	width:623px !important;
	height:21px !important;
	top:485px !important;
}

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

#item1568787 {
	width:623px !important;
	height:21px !important;
	top:507px !important;
}

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

#item1568791 {
	width:623px !important;
	height:21px !important;
	top:529px !important;
}

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

#item1568795 {
	width:623px !important;
	height:21px !important;
	top:551px !important;
}

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

#item1568799 {
	width:623px !important;
	height:21px !important;
	top:573px !important;
}

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

#item1568803 {
	width:623px !important;
	height:21px !important;
	top:595px !important;
}

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

#item1568808 {
	width:623px !important;
	height:21px !important;
	top:617px !important;
}

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

#item1568812 {
	width:623px !important;
	height:21px !important;
	top:639px !important;
}

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

#item1568816 {
	width:623px !important;
	height:21px !important;
	top:661px !important;
}

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

#item1568820 {
	width:623px !important;
	height:21px !important;
	top:683px !important;
}

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

#item1568824 {
	width:623px !important;
	height:21px !important;
	top:727px !important;
}

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

#item1568829 {
	width:623px !important;
	height:21px !important;
	top:749px !important;
}

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

#item1568833 {
	width:623px !important;
	height:21px !important;
	top:771px !important;
}

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

#item1568837 {
	width:623px !important;
	height:21px !important;
	top:793px !important;
}

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

#item1568841 {
	width:623px !important;
	height:21px !important;
	top:815px !important;
}

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

#item1568845 {
	width:623px !important;
	height:21px !important;
	top:837px !important;
}

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

#item1568849 {
	width:623px !important;
	height:21px !important;
	top:859px !important;
}

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

#item1568854 {
	width:623px !important;
	height:21px !important;
	top:881px !important;
}

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

#item1568858 {
	width:623px !important;
	height:21px !important;
	top:903px !important;
}

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

#item1568862 {
	width:623px !important;
	height:21px !important;
	top:925px !important;
}

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

#item1568867 {
	width:623px !important;
	height:21px !important;
	top:947px !important;
}

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

#item1568871 {
	width:623px !important;
	height:21px !important;
	top:969px !important;
}

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

#item1568875 {
	width:623px !important;
	height:21px !important;
	top:991px !important;
}

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

#item1568879 {
	width:623px !important;
	height:21px !important;
	top:705px !important;
}

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

#item1568883 {
	width:623px !important;
	height:21px !important;
	top:1013px !important;
}

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

#item1568887 {
	width:623px !important;
	height:21px !important;
	top:1035px !important;
}

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

#item1568891 {
	width:623px !important;
	height:21px !important;
	top:1057px !important;
}

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

#item1568895 {
	width:623px !important;
	height:21px !important;
	top:1077px !important;
}

#item1440741 {
	width:700px !important;
	height:925px !important;
	background:#fff;
}

@keyframes intensificar-1440741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440739 {
	width:700px !important;
	height:925px !important;
	top:150px !important;
}

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

#item1441233 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

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

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

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

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

#item1442867 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:171px !important;
}

@keyframes intensificar-1442875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442878 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

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

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

@keyframes intensificar-1442882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442911 {
	width:171px !important;
	height:70px !important;
}

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

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

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

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

@keyframes intensificar-1442936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442965 {
	width:171px !important;
	height:70px !important;
}

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

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

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

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

@keyframes intensificar-1442989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1443019 {
	width:122px !important;
	height:70px !important;
}

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

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

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

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

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

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

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

#item1500938 {
	width:35px !important;
	height:74px !important;
	left:144px !important;
	top:1128px !important;
}

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

@keyframes atenuar-1443072 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1443072 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1334099 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1332662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1332662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1332660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1332660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1332658 {
	width:600px !important;
	height:790px !important;
}

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

#item1332693 {
	width:528px !important;
	height:333px !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-1332693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1332693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1608575 th, table#table1608575 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1608575 {
	table-layout:fixed;
}

#item1426963 {
	width:528px !important;
	height:75px !important;
	top:356px !important;
}

@keyframes intensificar-1426963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426987 {
	width:100px !important;
	height:13px !important;
	top:336px !important;
}

@keyframes intensificar-1426987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1332898 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

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

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

@keyframes intensificar-1333338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1333338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1332930 {
	width:14px !important;
	height:9px !important;
}

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

#item1332838 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:230px !important;
}

#item1332846 {
	width:205px !important;
	height:30px !important;
	left:8px !important;
}

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

#item1333271 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:161px !important;
}

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

@keyframes intensificar-1426843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426866 {
	width:350px !important;
	height:232px !important;
	top:120px !important;
}

@keyframes intensificar-1426866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426889 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:105px !important;
}

@keyframes intensificar-1426889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426912 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:121px !important;
}

@keyframes intensificar-1426912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426936 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:139px !important;
}

@keyframes intensificar-1426936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1332667 {
	width:564px !important;
	height:580px !important;
	left:636px !important;
	top:145px !important;
}

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

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

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

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

#item1333015 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1333016 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1333214 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1333214 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1333214 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1443089 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1443095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1443102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1443092 {
	width:700px !important;
	height:309px !important;
}

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

#item1443310 {
	width:595px !important;
	height:391px !important;
}

@keyframes intensificar-1443310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1443358 {
	width:140px !important;
	height:18px !important;
	top:413px !important;
}

@keyframes intensificar-1443358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508572 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:173px !important;
}

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

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

table#table1611299 {
	table-layout:fixed;
}

#item1522754 {
	width:628px !important;
	height:105px !important;
	top:441px !important;
}

@keyframes intensificar-1522754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505389 {
	width:595px !important;
	height:546px !important;
}

@keyframes intensificar-1505389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505381 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:250px !important;
}

#item1443112 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:291px !important;
}

#item1443120 {
	width:273px !important;
	height:42px !important;
	left:11px !important;
}

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

#item1443146 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:194px !important;
}

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

@keyframes intensificar-1443153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1443176 {
	width:490px !important;
	height:325px !important;
	top:173px !important;
}

@keyframes intensificar-1443176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1443199 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:117px !important;
}

@keyframes intensificar-1443199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1443223 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:139px !important;
}

@keyframes intensificar-1443223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1443247 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:164px !important;
}

@keyframes intensificar-1443247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1443110 {
	width:664px !important;
	height:546px !important;
	left:36px !important;
	top:529px !important;
}

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

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

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

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

#item1443458 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1443459 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1443455 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

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

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

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

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

#item1443462 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

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

#item1443545 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

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

#item1443520 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1443515 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

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

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

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

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

#item1443568 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

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

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

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

#item1443652 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

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

@keyframes atenuar-1443655 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1443655 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1333398 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1333407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1333407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1333405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1333405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1333403 {
	width:600px !important;
	height:790px !important;
}

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

#item1333438 {
	width:528px !important;
	height:253px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1333438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1333438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426794 {
	width:100px !important;
	height:13px !important;
	top:269px !important;
}

@keyframes intensificar-1426794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522861 {
	width:528px !important;
	height:202px !important;
	top:289px !important;
}

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

table#table1614375 {
	table-layout:fixed;
}

#item1522862 {
	width:597px !important;
	height:202px !important;
}

@keyframes intensificar-1522862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522885 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:500px !important;
}

#item1333641 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:253px !important;
}

#item1333645 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

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

@keyframes intensificar-1334063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1334063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1333671 {
	width:14px !important;
	height:9px !important;
}

#item1333676 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1333583 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:310px !important;
}

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

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

#item1426643 {
	width:528px !important;
	height:80px !important;
	top:16px !important;
}

@keyframes intensificar-1426643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426666 {
	width:350px !important;
	height:232px !important;
	top:116px !important;
}

@keyframes intensificar-1426666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426689 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:218px !important;
}

@keyframes intensificar-1426689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426712 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:234px !important;
}

@keyframes intensificar-1426712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426735 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:252px !important;
}

@keyframes intensificar-1426735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1333412 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

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

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

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

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

#item1333758 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1333759 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1333957 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1333957 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1333957 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501538 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1443685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1443678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1443676 {
	width:700px !important;
	height:309px !important;
}

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

#item1443893 {
	width:595px !important;
	height:173px !important;
}

@keyframes intensificar-1443893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1443940 {
	width:140px !important;
	height:18px !important;
	top:198px !important;
}

@keyframes intensificar-1443940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508648 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:64px !important;
}

#item1523092 {
	width:628px !important;
	height:268px !important;
	top:226px !important;
}

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

table#table1619405 {
	table-layout:fixed;
}

#item1523093 {
	width:836px !important;
	height:268px !important;
}

@keyframes intensificar-1523093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523116 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:503px !important;
}

#item1505438 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:241px !important;
}

#item1505448 {
	width:595px !important;
	height:528px !important;
}

@keyframes intensificar-1505448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1443699 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:447px !important;
}

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

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

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

@keyframes intensificar-1443735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1443758 {
	width:490px !important;
	height:325px !important;
	top:175px !important;
}

@keyframes intensificar-1443758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1443783 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:318px !important;
}

@keyframes intensificar-1443783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1443806 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:341px !important;
}

@keyframes intensificar-1443806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1443829 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:366px !important;
}

@keyframes intensificar-1443829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1443697 {
	width:664px !important;
	height:528px !important;
	left:36px !important;
	top:547px !important;
}

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

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

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

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

#item1444041 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1444042 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1444038 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

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

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

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

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

#item1444046 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

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

#item1444130 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

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

#item1444105 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1444100 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

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

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

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

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

#item1444153 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1444235 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

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

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

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

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

@keyframes atenuar-1444239 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1444239 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1577837 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1515531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1515525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515523 {
	width:600px !important;
	height:790px !important;
}

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

#item1515731 {
	width:528px !important;
	height:295px !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-1515731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1623016 th, table#table1623016 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1623016 {
	table-layout:fixed;
}

#item1515755 {
	width:528px !important;
	height:173px !important;
	top:331px !important;
}

@keyframes intensificar-1515755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515778 {
	width:100px !important;
	height:13px !important;
	top:311px !important;
}

@keyframes intensificar-1515778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515694 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:280px !important;
}

#item1515697 {
	width:534px !important;
	height:553px !important;
	top:16px !important;
}

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

@keyframes intensificar-1515698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515723 {
	width:14px !important;
	height:9px !important;
}

#item1515727 {
	width:14px !important;
	height:9px !important;
	top:576px !important;
}

#item1515542 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:308px !important;
}

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

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

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

@keyframes intensificar-1515575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515598 {
	width:350px !important;
	height:232px !important;
	top:82px !important;
}

@keyframes intensificar-1515598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515622 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:217px !important;
}

@keyframes intensificar-1515622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515645 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:233px !important;
}

@keyframes intensificar-1515645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515668 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:251px !important;
}

@keyframes intensificar-1515668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515540 {
	width:564px !important;
	height:585px !important;
	left:636px !important;
	top:140px !important;
}

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

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

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

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

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

#item1515902 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1515903 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1516101 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1516101 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1516101 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1516150 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1516164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1516157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516155 {
	width:700px !important;
	height:309px !important;
}

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

#item1516350 {
	width:595px !important;
	height:196px !important;
}

@keyframes intensificar-1516350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1626240 th, table#table1626240 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1626240 {
	table-layout:fixed;
}

#item1516373 {
	width:628px !important;
	height:262px !important;
	top:256px !important;
}

@keyframes intensificar-1516373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516396 {
	width:140px !important;
	height:18px !important;
	top:228px !important;
}

@keyframes intensificar-1516396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516419 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:75px !important;
}

#item1516322 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1516326 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1516326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516172 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:426px !important;
}

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

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

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

@keyframes intensificar-1516205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516228 {
	width:490px !important;
	height:325px !important;
	top:105px !important;
}

@keyframes intensificar-1516228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516251 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:297px !important;
}

@keyframes intensificar-1516251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516274 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:319px !important;
}

@keyframes intensificar-1516274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516298 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:345px !important;
}

@keyframes intensificar-1516298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516170 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1516423 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:512px !important;
}

#item1516446 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

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

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

#item1516498 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1516524 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1516525 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1516521 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

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

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

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

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

#item1516528 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

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

#item1516611 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

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

#item1516586 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1516581 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

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

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

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

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

#item1516634 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1516688 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

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

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

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

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

@keyframes atenuar-1516723 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1516723 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1577842 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1334143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1334143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1334141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1334141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1334139 {
	width:600px !important;
	height:790px !important;
}

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

#item1532191 {
	width:100px !important;
	height:12px !important;
	top:258px !important;
}

@keyframes intensificar-1532191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532214 {
	width:528px !important;
	height:231px !important;
	top:276px !important;
}

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

table#table1628974 {
	table-layout:fixed;
}

#item1532215 {
	width:580px !important;
	height:231px !important;
}

@keyframes intensificar-1532215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532238 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:518px !important;
}

#item1532241 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:112px !important;
}

#item1532245 {
	width:534px !important;
	height:219px !important;
	top:16px !important;
}

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

@keyframes intensificar-1532246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532270 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1532276 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:243px !important;
}

#item1334376 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:252px !important;
}

#item1334380 {
	width:534px !important;
	height:498px !important;
	top:16px !important;
}

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

@keyframes intensificar-1334811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1334811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1334407 {
	width:14px !important;
	height:9px !important;
}

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

#item1334318 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:327px !important;
}

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

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

#item1426424 {
	width:528px !important;
	height:63px !important;
	top:17px !important;
}

@keyframes intensificar-1426424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426447 {
	width:350px !important;
	height:232px !important;
	top:99px !important;
}

@keyframes intensificar-1426447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426470 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:236px !important;
}

@keyframes intensificar-1426470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426494 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:252px !important;
}

@keyframes intensificar-1426494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426517 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:270px !important;
}

@keyframes intensificar-1426517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1334147 {
	width:564px !important;
	height:531px !important;
	left:636px !important;
	top:194px !important;
}

#item1334414 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:145px !important;
}

#item1334437 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

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

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

#item1334491 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1334492 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1334690 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1334690 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1334690 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1444258 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1444272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1444263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444261 {
	width:700px !important;
	height:309px !important;
}

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

#item1444470 {
	width:595px !important;
	height:102px !important;
}

@keyframes intensificar-1444470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508654 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:28px !important;
}

#item1532455 {
	width:140px !important;
	height:18px !important;
	top:116px !important;
}

@keyframes intensificar-1532455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532478 {
	width:628px !important;
	height:281px !important;
	left:1px !important;
	top:144px !important;
}

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

table#table1633635 {
	table-layout:fixed;
}

#item1532479 {
	width:1217px !important;
	height:281px !important;
}

@keyframes intensificar-1532479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532502 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:447px !important;
}

#item1505490 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:212px !important;
}

#item1505504 {
	width:595px !important;
	height:470px !important;
}

@keyframes intensificar-1505504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444284 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:455px !important;
}

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

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

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

@keyframes intensificar-1444316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444339 {
	width:490px !important;
	height:325px !important;
	top:116px !important;
}

@keyframes intensificar-1444339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444362 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:327px !important;
}

@keyframes intensificar-1444362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444386 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:349px !important;
}

@keyframes intensificar-1444386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444409 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:374px !important;
}

@keyframes intensificar-1444409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444282 {
	width:664px !important;
	height:480px !important;
	left:36px !important;
	top:605px !important;
}

#item1444540 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:512px !important;
}

#item1444563 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

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

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

#item1444617 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1444618 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1444614 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

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

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

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

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

#item1444623 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

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

#item1444706 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

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

#item1444681 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1444676 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

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

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

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

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

#item1444729 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1444815 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

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

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

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

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

@keyframes atenuar-1444821 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1444821 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1577854 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1334884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1334884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1334882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1334882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1334880 {
	width:600px !important;
	height:790px !important;
}

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

#item1334914 {
	width:528px !important;
	height:365px !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-1334914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1334914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1638631 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1638631 {
	table-layout:fixed;
}

#item1426240 {
	width:528px !important;
	height:77px !important;
	top:401px !important;
}

@keyframes intensificar-1426240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426263 {
	width:100px !important;
	height:13px !important;
	top:381px !important;
}

@keyframes intensificar-1426263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335118 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1335123 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

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

@keyframes intensificar-1335537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335149 {
	width:14px !important;
	height:9px !important;
}

#item1335152 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1335060 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:192px !important;
}

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

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

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

@keyframes intensificar-1426304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426327 {
	width:350px !important;
	height:232px !important;
	top:99px !important;
}

@keyframes intensificar-1426327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426350 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:100px !important;
}

@keyframes intensificar-1426350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426373 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:116px !important;
}

@keyframes intensificar-1426373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426396 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:134px !important;
}

@keyframes intensificar-1426396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1334888 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

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

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

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

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

#item1335233 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1335234 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1335432 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1335432 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1335432 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501535 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1444852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1444845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444843 {
	width:700px !important;
	height:309px !important;
}

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

#item1445051 {
	width:595px !important;
	height:358px !important;
}

@keyframes intensificar-1445051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1641370 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1641370 {
	table-layout:fixed;
}

#item1445075 {
	width:628px !important;
	height:126px !important;
	top:416px !important;
}

@keyframes intensificar-1445075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445098 {
	width:140px !important;
	height:18px !important;
	top:388px !important;
}

@keyframes intensificar-1445098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508659 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:156px !important;
}

#item1505557 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:248px !important;
}

#item1505567 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1505567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444863 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:247px !important;
}

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

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

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

@keyframes intensificar-1444896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444919 {
	width:490px !important;
	height:325px !important;
	top:116px !important;
}

@keyframes intensificar-1444919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444942 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:118px !important;
}

@keyframes intensificar-1444942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444965 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:141px !important;
}

@keyframes intensificar-1444965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444988 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:166px !important;
}

@keyframes intensificar-1444988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444861 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

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

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

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

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

#item1445197 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1445198 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1445194 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

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

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

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

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

#item1445204 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

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

#item1445289 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

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

#item1445264 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1445258 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

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

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

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

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

#item1445312 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1445396 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

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

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

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

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

@keyframes atenuar-1445401 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1445401 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1577847 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1335594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1335592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335589 {
	width:600px !important;
	height:790px !important;
}

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

#item1335625 {
	width:528px !important;
	height:323px !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-1335625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1644804 th, table#table1644804 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1644804 {
	table-layout:fixed;
}

#item1425883 {
	width:528px !important;
	height:115px !important;
	top:359px !important;
}

@keyframes intensificar-1425883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425906 {
	width:100px !important;
	height:13px !important;
	top:339px !important;
}

@keyframes intensificar-1425906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335831 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1335835 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

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

@keyframes intensificar-1336261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335862 {
	width:14px !important;
	height:9px !important;
}

#item1335865 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1335769 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:207px !important;
}

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

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

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

@keyframes intensificar-1426099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426122 {
	width:350px !important;
	height:232px !important;
	top:82px !important;
}

@keyframes intensificar-1426122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426145 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:115px !important;
}

@keyframes intensificar-1426145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426168 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:131px !important;
}

@keyframes intensificar-1426168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426191 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:149px !important;
}

@keyframes intensificar-1426191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335599 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1335869 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

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

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

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

#item1335946 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1335947 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1336148 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1336148 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1336148 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501313 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1445429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1445424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445422 {
	width:700px !important;
	height:309px !important;
}

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

#item1445632 {
	width:595px !important;
	height:232px !important;
}

@keyframes intensificar-1445632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508663 {
	width:140px !important;
	height:18px !important;
	top:262px !important;
}

@keyframes intensificar-1508663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508686 {
	width:628px !important;
	height:181px !important;
	left:1px !important;
	top:291px !important;
}

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

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

table#table1648936 {
	table-layout:fixed;
}

#item1508687 {
	width:739px !important;
	height:181px !important;
}

@keyframes intensificar-1508687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508710 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:480px !important;
}

#item1508758 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:93px !important;
}

#item1505325 {
	width:595px !important;
	height:503px !important;
}

@keyframes intensificar-1505325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505607 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:229px !important;
}

#item1445439 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:296px !important;
}

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

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

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

@keyframes intensificar-1445471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445494 {
	width:490px !important;
	height:325px !important;
	top:120px !important;
}

@keyframes intensificar-1445494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445519 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:167px !important;
}

@keyframes intensificar-1445519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445542 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:190px !important;
}

@keyframes intensificar-1445542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445565 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:215px !important;
}

@keyframes intensificar-1445565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445437 {
	width:664px !important;
	height:503px !important;
	left:36px !important;
	top:572px !important;
}

#item1445702 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:507px !important;
}

#item1445725 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

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

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

#item1445780 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1445781 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1445777 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

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

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

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

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

#item1445785 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

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

#item1445868 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

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

#item1445843 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1445838 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

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

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

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

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

#item1445892 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1445975 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

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

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

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

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

@keyframes atenuar-1445978 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1445978 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1577859 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1336326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1336324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336322 {
	width:600px !important;
	height:790px !important;
}

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

#item1336356 {
	width:528px !important;
	height:295px !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-1336356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1651812 th, table#table1651812 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1651812 {
	table-layout:fixed;
}

#item1425690 {
	width:528px !important;
	height:144px !important;
	top:331px !important;
}

@keyframes intensificar-1425690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425713 {
	width:100px !important;
	height:13px !important;
	top:311px !important;
}

@keyframes intensificar-1425713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336560 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

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

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

@keyframes intensificar-1337001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336591 {
	width:14px !important;
	height:9px !important;
}

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

#item1336502 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:293px !important;
}

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

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

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

@keyframes intensificar-1425765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425788 {
	width:350px !important;
	height:232px !important;
	top:99px !important;
}

@keyframes intensificar-1425788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425812 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:201px !important;
}

@keyframes intensificar-1425812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425835 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:217px !important;
}

@keyframes intensificar-1425835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425858 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:235px !important;
}

@keyframes intensificar-1425858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336330 {
	width:564px !important;
	height:580px !important;
	left:636px !important;
	top:145px !important;
}

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

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

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

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

#item1336675 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1336676 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1336874 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1336874 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1336874 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501168 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1446007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1446001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445999 {
	width:700px !important;
	height:309px !important;
}

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

#item1446214 {
	width:595px !important;
	height:230px !important;
}

@keyframes intensificar-1446214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1654871 th, table#table1654871 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1654871 {
	table-layout:fixed;
}

#item1446238 {
	width:628px !important;
	height:221px !important;
	top:287px !important;
}

@keyframes intensificar-1446238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446261 {
	width:140px !important;
	height:18px !important;
	top:259px !important;
}

@keyframes intensificar-1446261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508763 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:98px !important;
}

#item1505610 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:231px !important;
}

#item1505615 {
	width:595px !important;
	height:508px !important;
}

@keyframes intensificar-1505615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446019 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:388px !important;
}

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

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

#item1446053 {
	width:627px !important;
	height:88px !important;
}

@keyframes intensificar-1446053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446076 {
	width:490px !important;
	height:325px !important;
	top:116px !important;
}

@keyframes intensificar-1446076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446100 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:259px !important;
}

@keyframes intensificar-1446100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446123 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:282px !important;
}

@keyframes intensificar-1446123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446146 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:307px !important;
}

@keyframes intensificar-1446146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446017 {
	width:664px !important;
	height:508px !important;
	left:36px !important;
	top:567px !important;
}

#item1446284 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:505px !important;
}

#item1446307 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

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

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

#item1446361 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1446362 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1446358 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

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

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

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

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

#item1446365 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

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

#item1446449 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

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

#item1446424 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1446419 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

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

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

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

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

#item1446472 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1446556 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

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

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

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

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

@keyframes atenuar-1446559 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1446559 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1337059 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1337067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1337065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337063 {
	width:600px !important;
	height:790px !important;
}

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

#item1337097 {
	width:528px !important;
	height:378px !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-1337097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1658074 th, table#table1658074 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1658074 {
	table-layout:fixed;
}

#item1425359 {
	width:528px !important;
	height:144px !important;
	top:414px !important;
}

@keyframes intensificar-1425359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425382 {
	width:100px !important;
	height:13px !important;
	top:394px !important;
}

@keyframes intensificar-1425382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337301 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1337305 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

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

@keyframes intensificar-1337948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337332 {
	width:14px !important;
	height:9px !important;
}

#item1337335 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1337242 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:308px !important;
}

#item1337249 {
	width:167px !important;
	height:22px !important;
	left:8px !important;
}

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

#item1337683 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:239px !important;
}

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

@keyframes intensificar-1425435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425458 {
	width:350px !important;
	height:232px !important;
	top:82px !important;
}

@keyframes intensificar-1425458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425481 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:185px !important;
}

@keyframes intensificar-1425481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425504 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:201px !important;
}

@keyframes intensificar-1425504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425527 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:219px !important;
}

@keyframes intensificar-1425527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337071 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1337340 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

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

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

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

#item1337418 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1337419 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1337618 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1337618 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1337618 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501524 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1446589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1446582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446580 {
	width:700px !important;
	height:309px !important;
}

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

#item1446796 {
	width:595px !important;
	height:208px !important;
}

@keyframes intensificar-1446796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508863 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:81px !important;
}

#item1508767 {
	width:140px !important;
	height:18px !important;
	top:237px !important;
}

@keyframes intensificar-1508767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508790 {
	width:628px !important;
	height:222px !important;
	top:265px !important;
}

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

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

table#table1661507 {
	table-layout:fixed;
}

#item1508791 {
	width:740px !important;
	height:222px !important;
}

@keyframes intensificar-1508791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508814 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:495px !important;
}

#item1505669 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1505676 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1505676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446600 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:426px !important;
}

#item1446609 {
	width:234px !important;
	height:30px !important;
	left:11px !important;
}

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

#item1446636 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:328px !important;
}

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

@keyframes intensificar-1446640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446664 {
	width:490px !important;
	height:325px !important;
	top:113px !important;
}

@keyframes intensificar-1446664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446687 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:252px !important;
}

@keyframes intensificar-1446687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446710 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:275px !important;
}

@keyframes intensificar-1446710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446733 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:300px !important;
}

@keyframes intensificar-1446733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446598 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

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

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

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

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

#item1446943 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1446944 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1446940 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

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

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

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

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

#item1446947 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

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

#item1447033 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

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

#item1447007 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1447001 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

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

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

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

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

#item1447057 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1447140 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

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

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

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

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

@keyframes atenuar-1447144 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1447144 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1577884 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1338015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1338013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338011 {
	width:600px !important;
	height:790px !important;
}

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

#item1338045 {
	width:528px !important;
	height:379px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1338045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1665521 th, table#table1665521 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1665521 {
	table-layout:fixed;
}

#item1425158 {
	width:528px !important;
	height:144px !important;
	top:421px !important;
}

@keyframes intensificar-1425158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425181 {
	width:100px !important;
	height:13px !important;
	top:401px !important;
}

@keyframes intensificar-1425181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338250 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1338253 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

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

@keyframes intensificar-1338672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338279 {
	width:14px !important;
	height:9px !important;
}

#item1338283 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1338190 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:293px !important;
}

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

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

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

@keyframes intensificar-1425233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425256 {
	width:350px !important;
	height:232px !important;
	top:99px !important;
}

@keyframes intensificar-1425256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425279 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:201px !important;
}

@keyframes intensificar-1425279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425302 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:217px !important;
}

@keyframes intensificar-1425302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425325 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:235px !important;
}

@keyframes intensificar-1425325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338019 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:161px !important;
}

#item1338286 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

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

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

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

#item1338364 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1338365 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1338564 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1338564 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1338564 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501317 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1447175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1447167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447165 {
	width:700px !important;
	height:309px !important;
}

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

#item1447375 {
	width:595px !important;
	height:206px !important;
}

@keyframes intensificar-1447375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508876 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:81px !important;
}

#item1508880 {
	width:140px !important;
	height:18px !important;
	top:237px !important;
}

@keyframes intensificar-1508880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508904 {
	width:628px !important;
	height:222px !important;
	top:265px !important;
}

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

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

table#table1668851 {
	table-layout:fixed;
}

#item1508905 {
	width:739px !important;
	height:222px !important;
}

@keyframes intensificar-1508905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508928 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:495px !important;
}

#item1505724 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1505733 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1505733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447189 {
	width:102px !important;
	height:25px !important;
	left:527px !important;
	top:416px !important;
}

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

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

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

@keyframes intensificar-1447221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447244 {
	width:490px !important;
	height:325px !important;
	top:144px !important;
}

@keyframes intensificar-1447244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447267 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:259px !important;
}

@keyframes intensificar-1447267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447290 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:310px !important;
}

@keyframes intensificar-1447290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447313 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:335px !important;
}

@keyframes intensificar-1447313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447187 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

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

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

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

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

#item1447521 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1447522 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1447518 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

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

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

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

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

#item1447528 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

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

#item1447612 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

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

#item1447587 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1447582 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

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

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

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

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

#item1447635 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1447719 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

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

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

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

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

@keyframes atenuar-1447725 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1447725 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1577879 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1338787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1338785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338783 {
	width:600px !important;
	height:790px !important;
}

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

#item1338820 {
	width:528px !important;
	height:323px !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-1338820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1671912 th, table#table1671912 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1671912 {
	table-layout:fixed;
}

#item1424954 {
	width:528px !important;
	height:115px !important;
	top:359px !important;
}

@keyframes intensificar-1424954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424977 {
	width:100px !important;
	height:13px !important;
	top:339px !important;
}

@keyframes intensificar-1424977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1339023 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1339027 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

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

@keyframes intensificar-1339456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1339456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1339053 {
	width:14px !important;
	height:9px !important;
}

#item1339056 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1338965 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:208px !important;
}

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

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

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

@keyframes intensificar-1425021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425044 {
	width:350px !important;
	height:232px !important;
	top:82px !important;
}

@keyframes intensificar-1425044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425067 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:116px !important;
}

@keyframes intensificar-1425067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425090 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:132px !important;
}

@keyframes intensificar-1425090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425113 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:150px !important;
}

@keyframes intensificar-1425113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338794 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1339060 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

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

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

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

#item1339137 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1339138 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1339337 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1339337 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1339337 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501516 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1447755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1447749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447747 {
	width:700px !important;
	height:309px !important;
}

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

#item1447954 {
	width:595px !important;
	height:260px !important;
}

@keyframes intensificar-1447954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1674801 th, table#table1674801 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1674801 {
	table-layout:fixed;
}

#item1447978 {
	width:628px !important;
	height:181px !important;
	top:319px !important;
}

@keyframes intensificar-1447978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1448002 {
	width:140px !important;
	height:18px !important;
	top:291px !important;
}

@keyframes intensificar-1448002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1448002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509014 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:107px !important;
}

#item1505769 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:227px !important;
}

#item1505772 {
	width:595px !important;
	height:500px !important;
}

@keyframes intensificar-1505772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447765 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:268px !important;
}

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

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

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

@keyframes intensificar-1447799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447822 {
	width:490px !important;
	height:325px !important;
	top:92px !important;
}

@keyframes intensificar-1447822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447845 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:140px !important;
}

@keyframes intensificar-1447845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447868 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:162px !important;
}

@keyframes intensificar-1447868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447891 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:188px !important;
}

@keyframes intensificar-1447891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447763 {
	width:664px !important;
	height:500px !important;
	left:36px !important;
	top:575px !important;
}

#item1448025 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:506px !important;
}

#item1448048 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

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

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

#item1448102 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1448103 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1448099 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

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

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

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

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

#item1448110 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

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

#item1448194 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

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

#item1448168 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1448163 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

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

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

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

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

#item1448218 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1448301 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

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

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

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

#item1448307 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1448307 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1448307 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1577874 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1340313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1340311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340308 {
	width:600px !important;
	height:790px !important;
}

#item1340314 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1340345 {
	width:528px !important;
	height:308px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1340345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1677546 th, table#table1677546 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1677546 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1677546 {
	table-layout:fixed;
}

#item1424681 {
	width:528px !important;
	height:144px !important;
	top:344px !important;
}

@keyframes intensificar-1424681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424704 {
	width:100px !important;
	height:13px !important;
	top:324px !important;
}

@keyframes intensificar-1424704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340549 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:260px !important;
}

#item1340554 {
	width:534px !important;
	height:514px !important;
	top:16px !important;
}

#item1341005 {
	width:509px !important;
	height:749px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1341005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1341005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340581 {
	width:14px !important;
	height:9px !important;
}

#item1340584 {
	width:14px !important;
	height:9px !important;
	top:537px !important;
}

#item1340489 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:207px !important;
}

#item1340496 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1340519 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1424546 {
	width:528px !important;
	height:80px !important;
	top:16px !important;
}

@keyframes intensificar-1424546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424569 {
	width:350px !important;
	height:232px !important;
	top:116px !important;
}

@keyframes intensificar-1424569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424592 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:115px !important;
}

@keyframes intensificar-1424592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424615 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:131px !important;
}

@keyframes intensificar-1424615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424638 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:149px !important;
}

@keyframes intensificar-1424638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340319 {
	width:564px !important;
	height:546px !important;
	left:636px !important;
	top:179px !important;
}

#item1340588 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1340611 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1340635 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1340638 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1340665 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1340666 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1340662 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1340699 {
	width:123px !important;
	height:50px !important;
}

#item1340700 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1340674 {
	width:123px !important;
	height:50px !important;
}

#item1340675 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1340670 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1340752 {
	width:99px !important;
	height:50px !important;
}

#item1340753 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1340727 {
	width:99px !important;
	height:50px !important;
}

#item1340728 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1340723 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1340805 {
	width:101px !important;
	height:50px !important;
}

#item1340806 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1340780 {
	width:101px !important;
	height:50px !important;
}

#item1340781 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1340776 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1340860 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1537373 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1537396 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1537370 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1340863 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1340863 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1340863 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501175 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1448913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1448913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1448907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1448907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1448905 {
	width:700px !important;
	height:309px !important;
}

#item1500640 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1449119 {
	width:595px !important;
	height:335px !important;
}

@keyframes intensificar-1449119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1680101 th, table#table1680101 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1680101 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1680101 {
	table-layout:fixed;
}

#item1449143 {
	width:628px !important;
	height:99px !important;
	top:394px !important;
}

@keyframes intensificar-1449143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449167 {
	width:140px !important;
	height:18px !important;
	top:366px !important;
}

@keyframes intensificar-1449167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509024 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:145px !important;
}

#item1505873 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:224px !important;
}

#item1505876 {
	width:595px !important;
	height:493px !important;
}

@keyframes intensificar-1505876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1448923 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:282px !important;
}

#item1448930 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1448953 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1448957 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1448957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1448957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1448980 {
	width:490px !important;
	height:325px !important;
	top:154px !important;
}

@keyframes intensificar-1448980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1448980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449004 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:153px !important;
}

@keyframes intensificar-1449004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449027 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:176px !important;
}

@keyframes intensificar-1449027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449051 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:201px !important;
}

@keyframes intensificar-1449051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1448921 {
	width:664px !important;
	height:493px !important;
	left:36px !important;
	top:582px !important;
}

#item1449190 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

#item1449213 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1449238 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1449241 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1449268 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1449269 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1449264 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1449301 {
	width:172px !important;
	height:70px !important;
}

#item1449302 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1449276 {
	width:172px !important;
	height:70px !important;
}

#item1449277 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1449272 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1449356 {
	width:139px !important;
	height:70px !important;
}

#item1449357 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1449329 {
	width:139px !important;
	height:70px !important;
}

#item1449331 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1449325 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1449409 {
	width:141px !important;
	height:70px !important;
}

#item1449410 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1449384 {
	width:141px !important;
	height:70px !important;
}

#item1449385 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1449380 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1449462 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1540126 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1540149 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1540123 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1449465 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1449465 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1449465 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1577897 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1341070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1341070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1341068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1341068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1341066 {
	width:600px !important;
	height:790px !important;
}

#item1341071 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1341102 {
	width:528px !important;
	height:309px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1341102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1341102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1682891 th, table#table1682891 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1682891 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1682891 {
	table-layout:fixed;
}

#item1424350 {
	width:528px !important;
	height:144px !important;
	top:344px !important;
}

@keyframes intensificar-1424350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424373 {
	width:100px !important;
	height:13px !important;
	top:324px !important;
}

@keyframes intensificar-1424373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1341305 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1341310 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1341768 {
	width:509px !important;
	height:910px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1341768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1341768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1341336 {
	width:14px !important;
	height:9px !important;
}

#item1341339 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1341246 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:225px !important;
}

#item1341252 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1341275 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1424418 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1424418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424441 {
	width:350px !important;
	height:232px !important;
	top:65px !important;
}

@keyframes intensificar-1424441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424464 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:133px !important;
}

@keyframes intensificar-1424464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424487 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:149px !important;
}

@keyframes intensificar-1424487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424510 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:167px !important;
}

@keyframes intensificar-1424510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1341075 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1341343 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1341366 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1341391 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1341394 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1341420 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1341421 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1341417 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1341455 {
	width:123px !important;
	height:50px !important;
}

#item1341456 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1341429 {
	width:123px !important;
	height:50px !important;
}

#item1341430 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1341425 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1341508 {
	width:99px !important;
	height:50px !important;
}

#item1341509 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1341483 {
	width:99px !important;
	height:50px !important;
}

#item1341484 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1341479 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1341561 {
	width:101px !important;
	height:50px !important;
}

#item1341562 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1341536 {
	width:101px !important;
	height:50px !important;
}

#item1341537 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1341532 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1341616 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1537408 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1537431 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1537405 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1341621 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1341621 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1341621 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501512 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1449488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1449495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449486 {
	width:700px !important;
	height:309px !important;
}

#item1500644 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1449698 {
	width:595px !important;
	height:278px !important;
}

@keyframes intensificar-1449698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1686093 th, table#table1686093 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1686093 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1686093 {
	table-layout:fixed;
}

#item1449722 {
	width:628px !important;
	height:181px !important;
	top:337px !important;
}

@keyframes intensificar-1449722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449745 {
	width:140px !important;
	height:18px !important;
	top:309px !important;
}

@keyframes intensificar-1449745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509029 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:116px !important;
}

#item1505923 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1505931 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1505931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449506 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:314px !important;
}

#item1449516 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1449539 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1449543 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1449543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449566 {
	width:490px !important;
	height:325px !important;
	top:89px !important;
}

@keyframes intensificar-1449566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449589 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:185px !important;
}

@keyframes intensificar-1449589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449612 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:208px !important;
}

@keyframes intensificar-1449612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449635 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:233px !important;
}

@keyframes intensificar-1449635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449504 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1449768 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1449791 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1449816 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1449819 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1449846 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1449847 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1449843 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1449879 {
	width:172px !important;
	height:70px !important;
}

#item1449880 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1449854 {
	width:172px !important;
	height:70px !important;
}

#item1449855 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1449850 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1449932 {
	width:139px !important;
	height:70px !important;
}

#item1449933 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1449907 {
	width:139px !important;
	height:70px !important;
}

#item1449908 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1449903 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1449985 {
	width:141px !important;
	height:70px !important;
}

#item1449986 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1449960 {
	width:141px !important;
	height:70px !important;
}

#item1449961 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1449956 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1450039 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1540165 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1540189 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1540162 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1450042 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1450042 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1450042 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1577891 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1341838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1341838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1341836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1341836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1341834 {
	width:600px !important;
	height:790px !important;
}

#item1341839 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1341869 {
	width:528px !important;
	height:370px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1341869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1341869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1688906 th, table#table1688906 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1688906 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1688906 {
	table-layout:fixed;
}

#item1424266 {
	width:528px !important;
	height:115px !important;
	top:390px !important;
}

@keyframes intensificar-1424266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424289 {
	width:100px !important;
	height:13px !important;
	top:370px !important;
}

@keyframes intensificar-1424289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1342457 {
	width:528px !important;
	height:385px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1342457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1342457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1342014 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:225px !important;
}

#item1342020 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1342043 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1424137 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1424137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424160 {
	width:350px !important;
	height:232px !important;
	top:66px !important;
}

@keyframes intensificar-1424160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424183 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:133px !important;
}

@keyframes intensificar-1424183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424206 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:149px !important;
}

@keyframes intensificar-1424206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424230 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:167px !important;
}

@keyframes intensificar-1424230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1341843 {
	width:564px !important;
	height:505px !important;
	left:636px !important;
	top:177px !important;
}

#item1342109 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1342132 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1342157 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1342160 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1342187 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1342188 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1342183 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1342221 {
	width:123px !important;
	height:50px !important;
}

#item1342222 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1342196 {
	width:123px !important;
	height:50px !important;
}

#item1342197 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1342192 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1342274 {
	width:99px !important;
	height:50px !important;
}

#item1342275 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1342249 {
	width:99px !important;
	height:50px !important;
}

#item1342250 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1342245 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1342328 {
	width:101px !important;
	height:50px !important;
}

#item1342329 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1342303 {
	width:101px !important;
	height:50px !important;
}

#item1342304 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1342298 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1342382 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1537442 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1537465 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1537439 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1342385 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1342385 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1342385 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501320 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1450071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1450066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450064 {
	width:700px !important;
	height:309px !important;
}

#item1500648 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1450261 {
	width:595px !important;
	height:279px !important;
}

@keyframes intensificar-1450261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1691479 th, table#table1691479 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1691479 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1691479 {
	table-layout:fixed;
}

#item1450285 {
	width:628px !important;
	height:181px !important;
	top:337px !important;
}

@keyframes intensificar-1450285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450308 {
	width:140px !important;
	height:18px !important;
	top:309px !important;
}

@keyframes intensificar-1450308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509032 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:125px !important;
}

#item1450235 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1450235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505974 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1450084 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:343px !important;
}

#item1450091 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1450115 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1450118 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1450118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450141 {
	width:490px !important;
	height:325px !important;
	top:120px !important;
}

@keyframes intensificar-1450141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450164 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:215px !important;
}

@keyframes intensificar-1450164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450187 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:237px !important;
}

@keyframes intensificar-1450187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450210 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:263px !important;
}

@keyframes intensificar-1450210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450082 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1450331 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1450354 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1450379 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1450383 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1450409 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1450410 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1450406 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1450443 {
	width:172px !important;
	height:70px !important;
}

#item1450444 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1450418 {
	width:172px !important;
	height:70px !important;
}

#item1450419 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1450414 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1450496 {
	width:139px !important;
	height:70px !important;
}

#item1450497 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1450471 {
	width:139px !important;
	height:70px !important;
}

#item1450472 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1450467 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1450550 {
	width:141px !important;
	height:70px !important;
}

#item1450551 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1450525 {
	width:141px !important;
	height:70px !important;
}

#item1450526 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1450520 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1450604 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1540196 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1540219 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1540193 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1450607 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1450607 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1450607 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1577888 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1345376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1345376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1345374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1345374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1345372 {
	width:600px !important;
	height:790px !important;
}

#item1345377 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1345406 {
	width:528px !important;
	height:300px !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-1345406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1345406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1694092 th, table#table1694092 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1694092 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1694092 {
	table-layout:fixed;
}

#item1423536 {
	width:528px !important;
	height:144px !important;
	top:356px !important;
}

@keyframes intensificar-1423536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423559 {
	width:100px !important;
	height:13px !important;
	top:336px !important;
}

@keyframes intensificar-1423559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1345608 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1345613 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1345614 {
	width:509px !important;
	height:800px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1345614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1345614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1345639 {
	width:14px !important;
	height:9px !important;
}

#item1345643 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1345551 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:292px !important;
}

#item1345557 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1345580 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1423598 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1423598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423621 {
	width:350px !important;
	height:232px !important;
	top:99px !important;
}

@keyframes intensificar-1423621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423644 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:200px !important;
}

@keyframes intensificar-1423644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423667 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:216px !important;
}

@keyframes intensificar-1423667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423690 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:234px !important;
}

@keyframes intensificar-1423690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1345380 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1345647 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1345670 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1345694 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1345698 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1345725 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1345727 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1345721 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1345760 {
	width:123px !important;
	height:50px !important;
}

#item1345761 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1345734 {
	width:123px !important;
	height:50px !important;
}

#item1345736 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1345730 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1345814 {
	width:99px !important;
	height:50px !important;
}

#item1345815 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1345789 {
	width:99px !important;
	height:50px !important;
}

#item1345790 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1345784 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1345868 {
	width:101px !important;
	height:50px !important;
}

#item1345869 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1345842 {
	width:101px !important;
	height:50px !important;
}

#item1345843 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1345838 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1345925 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1537479 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1537502 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1537476 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1345929 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1345929 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1345929 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501179 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1451822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1451814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451812 {
	width:700px !important;
	height:309px !important;
}

#item1500666 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1452021 {
	width:595px !important;
	height:219px !important;
}

@keyframes intensificar-1452021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1697127 th, table#table1697127 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1697127 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1697127 {
	table-layout:fixed;
}

#item1452046 {
	width:628px !important;
	height:221px !important;
	top:277px !important;
}

@keyframes intensificar-1452046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452069 {
	width:140px !important;
	height:18px !important;
	top:249px !important;
}

@keyframes intensificar-1452069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509041 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:87px !important;
}

#item1506074 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:226px !important;
}

#item1506077 {
	width:595px !important;
	height:498px !important;
}

@keyframes intensificar-1506077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451834 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:387px !important;
}

#item1451840 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1451863 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1451866 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1451866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451889 {
	width:490px !important;
	height:325px !important;
	top:116px !important;
}

@keyframes intensificar-1451889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451912 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:258px !important;
}

@keyframes intensificar-1451912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451935 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:281px !important;
}

@keyframes intensificar-1451935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451958 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:306px !important;
}

@keyframes intensificar-1451958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451832 {
	width:664px !important;
	height:498px !important;
	left:36px !important;
	top:577px !important;
}

#item1452092 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:508px !important;
}

#item1452115 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1452139 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1452142 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1452168 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1452169 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1452165 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1452205 {
	width:172px !important;
	height:70px !important;
}

#item1452206 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1452180 {
	width:172px !important;
	height:70px !important;
}

#item1452181 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1452176 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1452258 {
	width:139px !important;
	height:70px !important;
}

#item1452259 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1452233 {
	width:139px !important;
	height:70px !important;
}

#item1452234 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1452229 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1452311 {
	width:141px !important;
	height:70px !important;
}

#item1452312 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1452286 {
	width:141px !important;
	height:70px !important;
}

#item1452287 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1452282 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1452366 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1540226 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1540249 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1540223 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1452370 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1452370 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1452370 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1577904 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1344652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1344650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1344648 {
	width:600px !important;
	height:790px !important;
}

#item1344653 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1344682 {
	width:528px !important;
	height:295px !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-1344682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1700184 th, table#table1700184 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1700184 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1700184 {
	table-layout:fixed;
}

#item1423324 {
	width:528px !important;
	height:202px !important;
	top:331px !important;
}

@keyframes intensificar-1423324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423348 {
	width:100px !important;
	height:13px !important;
	top:311px !important;
}

@keyframes intensificar-1423348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1344885 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1344889 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1346054 {
	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-1346054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1346054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1344915 {
	width:14px !important;
	height:9px !important;
}

#item1344920 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1344827 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:359px !important;
}

#item1344833 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1344856 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1423413 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1423413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423438 {
	width:350px !important;
	height:232px !important;
	top:97px !important;
}

@keyframes intensificar-1423438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423461 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:268px !important;
}

@keyframes intensificar-1423461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423484 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:284px !important;
}

@keyframes intensificar-1423484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423507 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:302px !important;
}

@keyframes intensificar-1423507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1344656 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1344925 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1344949 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1344974 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1344978 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1345004 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1345005 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1345001 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1345037 {
	width:123px !important;
	height:50px !important;
}

#item1345038 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1345012 {
	width:123px !important;
	height:50px !important;
}

#item1345013 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1345008 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1345090 {
	width:99px !important;
	height:50px !important;
}

#item1345091 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1345065 {
	width:99px !important;
	height:50px !important;
}

#item1345066 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1345061 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1345144 {
	width:101px !important;
	height:50px !important;
}

#item1345145 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1345119 {
	width:101px !important;
	height:50px !important;
}

#item1345120 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1345115 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1345199 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1537509 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1537532 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1537506 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1345202 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1345202 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1345202 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501503 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1452399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1452394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452392 {
	width:700px !important;
	height:309px !important;
}

#item1500670 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1452603 {
	width:595px !important;
	height:141px !important;
}

@keyframes intensificar-1452603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1703925 th, table#table1703925 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1703925 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1703925 {
	table-layout:fixed;
}

#item1452627 {
	width:628px !important;
	height:302px !important;
	top:201px !important;
}

@keyframes intensificar-1452627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452650 {
	width:140px !important;
	height:18px !important;
	top:173px !important;
}

@keyframes intensificar-1452650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509046 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:48px !important;
}

#item1506122 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:229px !important;
}

#item1506136 {
	width:595px !important;
	height:503px !important;
}

@keyframes intensificar-1506136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452411 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:478px !important;
}

#item1452417 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1452440 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1452443 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1452443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452467 {
	width:490px !important;
	height:325px !important;
	top:111px !important;
}

@keyframes intensificar-1452467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452490 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:350px !important;
}

@keyframes intensificar-1452490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452513 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:372px !important;
}

@keyframes intensificar-1452513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452536 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:397px !important;
}

@keyframes intensificar-1452536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452409 {
	width:664px !important;
	height:503px !important;
	left:36px !important;
	top:572px !important;
}

#item1452674 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:506px !important;
}

#item1452697 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1452721 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1452725 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1452751 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1452752 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1452748 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1452785 {
	width:172px !important;
	height:70px !important;
}

#item1452786 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1452760 {
	width:172px !important;
	height:70px !important;
}

#item1452761 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1452756 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1452840 {
	width:139px !important;
	height:70px !important;
}

#item1452841 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1452814 {
	width:139px !important;
	height:70px !important;
}

#item1452815 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1452809 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1452893 {
	width:141px !important;
	height:70px !important;
}

#item1452894 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1452868 {
	width:141px !important;
	height:70px !important;
}

#item1452869 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1452864 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1452946 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1540258 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1540281 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1540255 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1452949 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1452949 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1452949 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1577912 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1346124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1346124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1346122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1346122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1346120 {
	width:600px !important;
	height:790px !important;
}

#item1346125 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1346987 {
	width:100px !important;
	height:12px !important;
	top:327px !important;
}

@keyframes intensificar-1346987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1346987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1347010 {
	width:528px !important;
	height:198px !important;
	top:345px !important;
}

table#table1707171 th, table#table1707171 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1707171 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1707171 {
	table-layout:fixed;
}

#item1347011 {
	width:580px !important;
	height:198px !important;
}

@keyframes intensificar-1347011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1347011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1347034 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:551px !important;
}

#item1347160 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:143px !important;
}

#item1347163 {
	width:534px !important;
	height:281px !important;
	top:16px !important;
}

#item1347248 {
	width:508px !important;
	height:407px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1347248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1347248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1347192 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1347196 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:304px !important;
}

#item1346356 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1346360 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1346944 {
	width:509px !important;
	height:844px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1346944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1346944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1346388 {
	width:14px !important;
	height:9px !important;
}

#item1346391 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1346810 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:342px !important;
}

#item1346815 {
	width:167px !important;
	height:22px !important;
	left:397px !important;
	top:303px !important;
}

#item1346838 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:305px !important;
}

#item1346864 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:272px !important;
}

#item1423201 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1423201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423224 {
	width:350px !important;
	height:232px !important;
	top:82px !important;
}

@keyframes intensificar-1423224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423247 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:218px !important;
}

@keyframes intensificar-1423247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423270 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:234px !important;
}

@keyframes intensificar-1423270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423293 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:252px !important;
}

@keyframes intensificar-1423293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1346128 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1346395 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1346418 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1346442 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1346446 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1346472 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1346473 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1346469 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1346505 {
	width:123px !important;
	height:50px !important;
}

#item1346506 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1346480 {
	width:123px !important;
	height:50px !important;
}

#item1346481 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1346476 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1346559 {
	width:99px !important;
	height:50px !important;
}

#item1346560 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1346534 {
	width:99px !important;
	height:50px !important;
}

#item1346535 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1346530 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1346613 {
	width:101px !important;
	height:50px !important;
}

#item1346614 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1346588 {
	width:101px !important;
	height:50px !important;
}

#item1346589 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1346583 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1346668 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1537548 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1537571 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1537545 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1346671 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1346671 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1346671 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501326 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1452978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1452972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452970 {
	width:700px !important;
	height:309px !important;
}

#item1500673 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1509124 {
	width:595px !important;
	height:166px !important;
}

@keyframes intensificar-1509124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509147 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:60px !important;
}

#item1509151 {
	width:140px !important;
	height:18px !important;
	top:197px !important;
}

@keyframes intensificar-1509151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509174 {
	width:628px !important;
	height:262px !important;
	top:225px !important;
}

table#table1711415 th, table#table1711415 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1711415 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1711415 {
	table-layout:fixed;
}

#item1509176 {
	width:812px !important;
	height:262px !important;
}

@keyframes intensificar-1509176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509199 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:495px !important;
}

#item1506184 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1506189 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1506189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452989 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:493px !important;
}

#item1452995 {
	width:234px !important;
	height:30px !important;
	left:430px !important;
	top:438px !important;
}

#item1453018 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:441px !important;
}

#item1453022 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:395px !important;
}

#item1453029 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1453029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453052 {
	width:490px !important;
	height:325px !important;
	top:129px !important;
}

@keyframes intensificar-1453052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453075 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:319px !important;
}

@keyframes intensificar-1453075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453098 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:342px !important;
}

@keyframes intensificar-1453098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453121 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:367px !important;
}

@keyframes intensificar-1453121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452987 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1453272 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1453296 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1453320 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1453323 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1453349 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1453350 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1453346 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1453383 {
	width:172px !important;
	height:70px !important;
}

#item1453384 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1453358 {
	width:172px !important;
	height:70px !important;
}

#item1453359 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1453354 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1453436 {
	width:139px !important;
	height:70px !important;
}

#item1453437 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1453411 {
	width:139px !important;
	height:70px !important;
}

#item1453412 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1453407 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1453490 {
	width:141px !important;
	height:70px !important;
}

#item1453492 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1453465 {
	width:141px !important;
	height:70px !important;
}

#item1453466 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1453461 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1453544 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1540293 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1540316 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1540290 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1453550 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1453550 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1453550 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1577917 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1517075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1517073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517071 {
	width:600px !important;
	height:790px !important;
}

#item1517077 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1517272 {
	width:528px !important;
	height:211px !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-1517272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1714674 th, table#table1714674 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1714674 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1714674 {
	table-layout:fixed;
}

#item1517296 {
	width:528px !important;
	height:144px !important;
	top:247px !important;
}

@keyframes intensificar-1517296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517319 {
	width:100px !important;
	height:13px !important;
	top:227px !important;
}

@keyframes intensificar-1517319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517234 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:260px !important;
}

#item1517237 {
	width:534px !important;
	height:515px !important;
	top:16px !important;
}

#item1517238 {
	width:509px !important;
	height:960px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1517238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517264 {
	width:14px !important;
	height:9px !important;
}

#item1517268 {
	width:14px !important;
	height:9px !important;
	top:538px !important;
}

#item1517082 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:274px !important;
}

#item1517090 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1517113 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1517116 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1517116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517139 {
	width:350px !important;
	height:232px !important;
	top:82px !important;
}

@keyframes intensificar-1517139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517162 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:183px !important;
}

@keyframes intensificar-1517162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517185 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:199px !important;
}

@keyframes intensificar-1517185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517209 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:217px !important;
}

@keyframes intensificar-1517209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517080 {
	width:564px !important;
	height:547px !important;
	left:636px !important;
	top:178px !important;
}

#item1517342 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1517365 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1517389 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1517392 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1517415 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1517441 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1517442 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1517438 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1517475 {
	width:123px !important;
	height:50px !important;
}

#item1517476 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1517450 {
	width:123px !important;
	height:50px !important;
}

#item1517451 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1517446 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1517528 {
	width:99px !important;
	height:50px !important;
}

#item1517529 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1517503 {
	width:99px !important;
	height:50px !important;
}

#item1517504 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1517499 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1517581 {
	width:101px !important;
	height:50px !important;
}

#item1517582 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1517556 {
	width:101px !important;
	height:50px !important;
}

#item1517557 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1517552 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1517636 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1537584 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1537607 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1537580 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1517642 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1517642 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1517642 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1517720 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1517728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1517726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517724 {
	width:700px !important;
	height:309px !important;
}

#item1517729 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1517912 {
	width:595px !important;
	height:216px !important;
}

@keyframes intensificar-1517912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1718199 th, table#table1718199 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1718199 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1718199 {
	table-layout:fixed;
}

#item1517935 {
	width:628px !important;
	height:221px !important;
	top:269px !important;
}

@keyframes intensificar-1517935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517958 {
	width:140px !important;
	height:18px !important;
	top:241px !important;
}

@keyframes intensificar-1517958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517981 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:85px !important;
}

#item1517885 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:222px !important;
}

#item1517888 {
	width:595px !important;
	height:490px !important;
}

@keyframes intensificar-1517888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517734 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:376px !important;
}

#item1517742 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1517765 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1517768 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1517768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517791 {
	width:490px !important;
	height:325px !important;
	top:108px !important;
}

@keyframes intensificar-1517791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517814 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:247px !important;
}

@keyframes intensificar-1517814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517837 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:270px !important;
}

@keyframes intensificar-1517837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517860 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:295px !important;
}

@keyframes intensificar-1517860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517732 {
	width:664px !important;
	height:490px !important;
	left:36px !important;
	top:585px !important;
}

#item1517985 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:516px !important;
}

#item1518008 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1518032 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1518035 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1518058 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1518084 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1518086 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1518081 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1518118 {
	width:172px !important;
	height:70px !important;
}

#item1518119 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1518093 {
	width:172px !important;
	height:70px !important;
}

#item1518094 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1518089 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1518171 {
	width:139px !important;
	height:70px !important;
}

#item1518172 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1518146 {
	width:139px !important;
	height:70px !important;
}

#item1518147 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1518142 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1518224 {
	width:141px !important;
	height:70px !important;
}

#item1518225 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1518199 {
	width:141px !important;
	height:70px !important;
}

#item1518200 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1518195 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1518248 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1540327 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1540351 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1540324 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1518283 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1518283 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1518283 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1347296 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1347305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1347305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1347302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1347302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1347300 {
	width:600px !important;
	height:790px !important;
}

#item1347306 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1347337 {
	width:528px !important;
	height:309px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1347337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1347337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1724891 th, table#table1724891 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1724891 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1724891 {
	table-layout:fixed;
}

#item1422996 {
	width:528px !important;
	height:173px !important;
	top:346px !important;
}

@keyframes intensificar-1422996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423019 {
	width:100px !important;
	height:13px !important;
	top:326px !important;
}

@keyframes intensificar-1423019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1347542 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:260px !important;
}

#item1347545 {
	width:534px !important;
	height:514px !important;
	top:16px !important;
}

#item1348031 {
	width:509px !important;
	height:670px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1348031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1348031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1347571 {
	width:14px !important;
	height:9px !important;
}

#item1347574 {
	width:14px !important;
	height:9px !important;
	top:537px !important;
}

#item1347481 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:258px !important;
}

#item1347489 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1347513 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1423067 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1423067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423091 {
	width:350px !important;
	height:232px !important;
	top:65px !important;
}

@keyframes intensificar-1423091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423114 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:166px !important;
}

@keyframes intensificar-1423114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423137 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:182px !important;
}

@keyframes intensificar-1423137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423161 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:200px !important;
}

@keyframes intensificar-1423161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1347311 {
	width:564px !important;
	height:546px !important;
	left:636px !important;
	top:179px !important;
}

#item1347579 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1347602 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1347626 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1347629 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1347656 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1347657 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1347652 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1347690 {
	width:123px !important;
	height:50px !important;
}

#item1347691 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1347665 {
	width:123px !important;
	height:50px !important;
}

#item1347666 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1347661 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1347744 {
	width:99px !important;
	height:50px !important;
}

#item1347745 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1347719 {
	width:99px !important;
	height:50px !important;
}

#item1347720 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1347714 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1347797 {
	width:101px !important;
	height:50px !important;
}

#item1347798 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1347772 {
	width:101px !important;
	height:50px !important;
}

#item1347773 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1347768 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1347852 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1537614 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1537637 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1537611 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1347855 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1347855 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1347855 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501498 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1453580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1453575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453573 {
	width:700px !important;
	height:309px !important;
}

#item1500676 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1453780 {
	width:595px !important;
	height:173px !important;
}

@keyframes intensificar-1453780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1727847 th, table#table1727847 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1727847 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1727847 {
	table-layout:fixed;
}

#item1453804 {
	width:628px !important;
	height:262px !important;
	top:231px !important;
}

@keyframes intensificar-1453804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453827 {
	width:140px !important;
	height:18px !important;
	top:203px !important;
}

@keyframes intensificar-1453827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509248 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:64px !important;
}

#item1506234 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:224px !important;
}

#item1506243 {
	width:595px !important;
	height:493px !important;
}

@keyframes intensificar-1506243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453592 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:360px !important;
}

#item1453598 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1453621 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1453624 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1453624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453648 {
	width:490px !important;
	height:325px !important;
	top:89px !important;
}

@keyframes intensificar-1453648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453671 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:232px !important;
}

@keyframes intensificar-1453671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453694 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:254px !important;
}

@keyframes intensificar-1453694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453717 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:279px !important;
}

@keyframes intensificar-1453717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453590 {
	width:664px !important;
	height:493px !important;
	left:36px !important;
	top:582px !important;
}

#item1453850 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

#item1453873 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1453898 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1453901 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1453927 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1453929 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1453924 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1453966 {
	width:172px !important;
	height:70px !important;
}

#item1453967 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1453941 {
	width:172px !important;
	height:70px !important;
}

#item1453942 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1453936 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1454019 {
	width:139px !important;
	height:70px !important;
}

#item1454020 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1453994 {
	width:139px !important;
	height:70px !important;
}

#item1453995 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1453990 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1454072 {
	width:141px !important;
	height:70px !important;
}

#item1454073 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1454047 {
	width:141px !important;
	height:70px !important;
}

#item1454048 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1454043 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1454127 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1540360 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1540383 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1540357 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1454131 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1454131 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1454131 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1427174 {
	width:81px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes intensificar-1348808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1348808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1348805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1348805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1348803 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1348809 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1348813 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:145px !important;
}

#item1348837 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item1348861 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1348867 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1349202 {
	width:528px !important;
	height:253px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1349202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1349202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1730976 th, table#table1730976 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1730976 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1730976 {
	table-layout:fixed;
}

#item1422913 {
	width:528px !important;
	height:173px !important;
	top:289px !important;
}

@keyframes intensificar-1422913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422936 {
	width:100px !important;
	height:13px !important;
	top:269px !important;
}

@keyframes intensificar-1422936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1349105 {
	width:528px !important;
	height:31px !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-1349105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1349105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1349129 {
	width:528px !important;
	height:283px !important;
	top:47px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1349129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1349129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1349068 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:254px !important;
}

#item1349071 {
	width:534px !important;
	height:516px !important;
	top:16px !important;
}

#item1349072 {
	width:509px !important;
	height:580px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1349072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1349072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1349097 {
	width:14px !important;
	height:9px !important;
}

#item1349101 {
	width:14px !important;
	height:9px !important;
	top:538px !important;
}

#item1349678 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:294px !important;
}

#item1349683 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:269px !important;
}

#item1349706 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:271px !important;
}

#item1422794 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1422794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422817 {
	width:350px !important;
	height:260px !important;
	top:99px !important;
}

@keyframes intensificar-1422817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422840 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:203px !important;
}

@keyframes intensificar-1422840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422863 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:219px !important;
}

@keyframes intensificar-1422863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422886 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:237px !important;
}

@keyframes intensificar-1422886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1348890 {
	width:564px !important;
	height:547px !important;
	left:36px !important;
	top:178px !important;
}

#item1349232 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1349233 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1349229 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1349265 {
	width:123px !important;
	height:50px !important;
}

#item1349266 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1349239 {
	width:123px !important;
	height:50px !important;
}

#item1349240 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1349236 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1349318 {
	width:113px !important;
	height:50px !important;
}

#item1349319 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1349292 {
	width:113px !important;
	height:50px !important;
}

#item1349293 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1349289 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1349371 {
	width:101px !important;
	height:50px !important;
}

#item1349372 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1349345 {
	width:101px !important;
	height:50px !important;
}

#item1349346 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1349342 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1349423 {
	width:101px !important;
	height:50px !important;
}

#item1349424 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1349398 {
	width:101px !important;
	height:50px !important;
}

#item1349399 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1349395 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1349450 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1349473 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1349447 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1349477 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1349477 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1349477 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501300 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1454160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1454160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1454154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1454154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1454152 {
	width:700px !important;
	height:309px !important;
}

#item1500680 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1454168 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

#item1454191 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1454216 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1454220 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1454491 {
	width:595px !important;
	height:176px !important;
}

@keyframes intensificar-1454491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1454491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1735368 th, table#table1735368 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1735368 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1735368 {
	table-layout:fixed;
}

#item1454515 {
	width:628px !important;
	height:262px !important;
	top:232px !important;
}

@keyframes intensificar-1454515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1454515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1454538 {
	width:140px !important;
	height:18px !important;
	top:204px !important;
}

@keyframes intensificar-1454538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1454538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509251 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:65px !important;
}

#item1454441 {
	width:595px !important;
	height:43px !important;
}

@keyframes intensificar-1454441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1454441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1454466 {
	width:595px !important;
	height:451px !important;
	top:43px !important;
}

@keyframes intensificar-1454466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1454466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506376 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:246px !important;
}

#item1506285 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:224px !important;
}

#item1506293 {
	width:595px !important;
	height:494px !important;
}

@keyframes intensificar-1506293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1454246 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:390px !important;
}

#item1454251 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:355px !important;
}

#item1454274 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:357px !important;
}

#item1454278 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1454278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1454278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1454301 {
	width:490px !important;
	height:364px !important;
	top:116px !important;
}

@keyframes intensificar-1454301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1454301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1454324 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:261px !important;
}

@keyframes intensificar-1454324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1454324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1454347 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:284px !important;
}

@keyframes intensificar-1454347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1454347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1454370 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:309px !important;
}

@keyframes intensificar-1454370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1454370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1454243 {
	width:664px !important;
	height:494px !important;
	left:36px !important;
	top:581px !important;
}

#item1454564 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1454565 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1454561 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1132px !important;
}

#item1454598 {
	width:172px !important;
	height:70px !important;
}

#item1454599 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1454573 {
	width:172px !important;
	height:70px !important;
}

#item1454574 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1454569 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1132px !important;
}

#item1454652 {
	width:158px !important;
	height:70px !important;
}

#item1454653 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1454627 {
	width:158px !important;
	height:70px !important;
}

#item1454628 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1454622 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1132px !important;
}

#item1454706 {
	width:141px !important;
	height:70px !important;
}

#item1454707 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1454681 {
	width:141px !important;
	height:70px !important;
}

#item1454682 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1454676 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1132px !important;
}

#item1454760 {
	width:141px !important;
	height:70px !important;
}

#item1454761 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1454734 {
	width:141px !important;
	height:70px !important;
}

#item1454735 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1454730 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1132px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1540411 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1540434 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1540408 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1454814 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1454814 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1454814 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1427043 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1349766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1349766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1349764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1349764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1349762 {
	width:600px !important;
	height:790px !important;
}

#item1349767 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1349988 {
	width:528px !important;
	height:253px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1349988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1349988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1739341 th, table#table1739341 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1739341 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1739341 {
	table-layout:fixed;
}

#item1422591 {
	width:528px !important;
	height:173px !important;
	top:288px !important;
}

@keyframes intensificar-1422591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422614 {
	width:100px !important;
	height:13px !important;
	top:268px !important;
}

@keyframes intensificar-1422614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1349925 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1349928 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1350517 {
	width:509px !important;
	height:760px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1350517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1350517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1349955 {
	width:14px !important;
	height:9px !important;
}

#item1349959 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1349866 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:343px !important;
}

#item1349872 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1349896 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1422665 {
	width:528px !important;
	height:80px !important;
	top:16px !important;
}

@keyframes intensificar-1422665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422688 {
	width:350px !important;
	height:232px !important;
	top:116px !important;
}

@keyframes intensificar-1422688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422711 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:251px !important;
}

@keyframes intensificar-1422711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422734 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:267px !important;
}

@keyframes intensificar-1422734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422757 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:285px !important;
}

@keyframes intensificar-1422757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1349771 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1350038 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1350061 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1350085 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1350092 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1350351 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1350118 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1350119 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1350115 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1350153 {
	width:123px !important;
	height:50px !important;
}

#item1350154 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1350128 {
	width:123px !important;
	height:50px !important;
}

#item1350129 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1350124 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1350206 {
	width:99px !important;
	height:50px !important;
}

#item1350207 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1350181 {
	width:99px !important;
	height:50px !important;
}

#item1350182 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1350177 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1350259 {
	width:101px !important;
	height:50px !important;
}

#item1350260 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1350234 {
	width:101px !important;
	height:50px !important;
}

#item1350235 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1350230 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1350313 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1537645 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1537668 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1537641 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1350316 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1350316 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1350316 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501183 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1454844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1454844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1454838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1454838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1454836 {
	width:700px !important;
	height:309px !important;
}

#item1500687 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1455048 {
	width:595px !important;
	height:169px !important;
}

@keyframes intensificar-1455048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1742417 th, table#table1742417 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1742417 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1742417 {
	table-layout:fixed;
}

#item1455072 {
	width:628px !important;
	height:262px !important;
	top:227px !important;
}

@keyframes intensificar-1455072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1455095 {
	width:140px !important;
	height:18px !important;
	top:199px !important;
}

@keyframes intensificar-1455095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509256 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:62px !important;
}

#item1506382 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:222px !important;
}

#item1506391 {
	width:595px !important;
	height:489px !important;
}

@keyframes intensificar-1506391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1454854 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:458px !important;
}

#item1454861 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1454884 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1454888 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1454888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1454888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1454911 {
	width:490px !important;
	height:325px !important;
	top:140px !important;
}

@keyframes intensificar-1454911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1454911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1454935 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:330px !important;
}

@keyframes intensificar-1454935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1454935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1454958 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:352px !important;
}

@keyframes intensificar-1454958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1454958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1454981 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:377px !important;
}

@keyframes intensificar-1454981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1454981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1454852 {
	width:664px !important;
	height:489px !important;
	left:36px !important;
	top:586px !important;
}

#item1455118 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

#item1455142 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1455167 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1455171 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1455194 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1455220 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1455221 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1455217 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1455253 {
	width:172px !important;
	height:70px !important;
}

#item1455254 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1455228 {
	width:172px !important;
	height:70px !important;
}

#item1455229 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1455224 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1455306 {
	width:139px !important;
	height:70px !important;
}

#item1455307 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1455281 {
	width:139px !important;
	height:70px !important;
}

#item1455282 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1455277 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1455360 {
	width:141px !important;
	height:70px !important;
}

#item1455361 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1455335 {
	width:141px !important;
	height:70px !important;
}

#item1455336 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1455331 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1455414 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1540447 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1540470 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1540443 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1455419 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1455419 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1455419 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1518972 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1518980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1518978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518976 {
	width:600px !important;
	height:790px !important;
}

#item1518981 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1519182 {
	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-1519182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1745494 th, table#table1745494 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1745494 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1745494 {
	table-layout:fixed;
}

#item1519206 {
	width:528px !important;
	height:246px !important;
	top:304px !important;
}

@keyframes intensificar-1519206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519229 {
	width:100px !important;
	height:13px !important;
	top:284px !important;
}

@keyframes intensificar-1519229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519141 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:262px !important;
}

#item1519147 {
	width:534px !important;
	height:518px !important;
	top:16px !important;
}

#item1519148 {
	width:509px !important;
	height:950px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1519148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519173 {
	width:14px !important;
	height:9px !important;
}

#item1519176 {
	width:14px !important;
	height:9px !important;
	top:541px !important;
}

#item1518987 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:363px !important;
}

#item1518995 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1519019 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1519023 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1519023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519046 {
	width:350px !important;
	height:232px !important;
	top:102px !important;
}

@keyframes intensificar-1519046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519070 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:271px !important;
}

@keyframes intensificar-1519070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519093 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:287px !important;
}

@keyframes intensificar-1519093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519116 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:305px !important;
}

@keyframes intensificar-1519116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518985 {
	width:564px !important;
	height:550px !important;
	left:636px !important;
	top:175px !important;
}

#item1519252 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:142px !important;
}

#item1519275 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1519300 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1519304 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1519327 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1519353 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1519354 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1519350 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1519386 {
	width:123px !important;
	height:50px !important;
}

#item1519388 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1519361 {
	width:123px !important;
	height:50px !important;
}

#item1519362 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1519357 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1519441 {
	width:99px !important;
	height:50px !important;
}

#item1519442 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1519416 {
	width:99px !important;
	height:50px !important;
}

#item1519417 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1519412 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1519495 {
	width:101px !important;
	height:50px !important;
}

#item1519496 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1519470 {
	width:101px !important;
	height:50px !important;
}

#item1519471 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1519466 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1519548 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1537679 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1537702 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1537676 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1519551 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1519551 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1519551 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1518362 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1518371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1518369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518367 {
	width:700px !important;
	height:309px !important;
}

#item1518372 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1518558 {
	width:595px !important;
	height:98px !important;
}

@keyframes intensificar-1518558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1749136 th, table#table1749136 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1749136 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1749136 {
	table-layout:fixed;
}

#item1518581 {
	width:628px !important;
	height:343px !important;
	top:147px !important;
}

@keyframes intensificar-1518581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518604 {
	width:140px !important;
	height:18px !important;
	top:119px !important;
}

@keyframes intensificar-1518604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518628 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:26px !important;
}

#item1518530 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:222px !important;
}

#item1518533 {
	width:595px !important;
	height:490px !important;
}

@keyframes intensificar-1518533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518378 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:496px !important;
}

#item1518384 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1518407 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1518412 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1518412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518435 {
	width:490px !important;
	height:325px !important;
	top:140px !important;
}

@keyframes intensificar-1518435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518458 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:368px !important;
}

@keyframes intensificar-1518458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518481 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:390px !important;
}

@keyframes intensificar-1518481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518505 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:416px !important;
}

@keyframes intensificar-1518505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518376 {
	width:664px !important;
	height:522px !important;
	left:36px !important;
	top:585px !important;
}

#item1518631 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:517px !important;
}

#item1518654 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1518678 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1518682 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1518705 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1518731 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1518732 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1518728 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1518765 {
	width:172px !important;
	height:70px !important;
}

#item1518766 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1518740 {
	width:172px !important;
	height:70px !important;
}

#item1518741 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1518736 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1518818 {
	width:139px !important;
	height:70px !important;
}

#item1518819 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1518793 {
	width:139px !important;
	height:70px !important;
}

#item1518794 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1518789 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1518871 {
	width:141px !important;
	height:70px !important;
}

#item1518872 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1518846 {
	width:141px !important;
	height:70px !important;
}

#item1518847 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1518842 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1518895 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1540478 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1540501 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1540475 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1518929 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1518929 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1518929 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1427107 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1352139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1352137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1352135 {
	width:600px !important;
	height:790px !important;
}

#item1352140 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1352169 {
	width:528px !important;
	height:322px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1352169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1752924 th, table#table1752924 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1752924 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1752924 {
	table-layout:fixed;
}

#item1422259 {
	width:528px !important;
	height:173px !important;
	top:342px !important;
}

@keyframes intensificar-1422259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422282 {
	width:100px !important;
	height:13px !important;
	top:322px !important;
}

@keyframes intensificar-1422282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1352760 {
	width:528px !important;
	height:548px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1352760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1352316 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:260px !important;
}

#item1352323 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1352346 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1422329 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1422329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422352 {
	width:350px !important;
	height:232px !important;
	top:66px !important;
}

@keyframes intensificar-1422352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422375 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:168px !important;
}

@keyframes intensificar-1422375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422399 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:184px !important;
}

@keyframes intensificar-1422399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422422 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:202px !important;
}

@keyframes intensificar-1422422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1352143 {
	width:564px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1352414 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1352437 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1352461 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1352465 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1352491 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1352492 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1352488 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1352524 {
	width:123px !important;
	height:50px !important;
}

#item1352525 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1352499 {
	width:123px !important;
	height:50px !important;
}

#item1352500 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1352495 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1352578 {
	width:99px !important;
	height:50px !important;
}

#item1352579 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1352553 {
	width:99px !important;
	height:50px !important;
}

#item1352554 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1352548 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1352631 {
	width:101px !important;
	height:50px !important;
}

#item1352632 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1352606 {
	width:101px !important;
	height:50px !important;
}

#item1352607 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1352602 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1352685 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1537708 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1537731 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1537705 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1352688 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1352688 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1352688 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501330 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1456031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1456025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456023 {
	width:700px !important;
	height:309px !important;
}

#item1500698 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1456223 {
	width:595px !important;
	height:198px !important;
}

@keyframes intensificar-1456223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1756106 th, table#table1756106 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1756106 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1756106 {
	table-layout:fixed;
}

#item1456247 {
	width:628px !important;
	height:262px !important;
	top:256px !important;
}

@keyframes intensificar-1456247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456270 {
	width:140px !important;
	height:18px !important;
	top:228px !important;
}

@keyframes intensificar-1456270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509359 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:76px !important;
}

#item1456197 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1456197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506482 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1456045 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:364px !important;
}

#item1456053 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1456078 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1456081 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1456081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456104 {
	width:490px !important;
	height:325px !important;
	top:92px !important;
}

@keyframes intensificar-1456104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456127 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:235px !important;
}

@keyframes intensificar-1456127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456150 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:258px !important;
}

@keyframes intensificar-1456150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456173 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:283px !important;
}

@keyframes intensificar-1456173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456043 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1456293 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1456316 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1456341 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1456344 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1456370 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1456371 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1456367 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1456403 {
	width:172px !important;
	height:70px !important;
}

#item1456404 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1456378 {
	width:172px !important;
	height:70px !important;
}

#item1456379 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1456374 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1456456 {
	width:139px !important;
	height:70px !important;
}

#item1456457 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1456431 {
	width:139px !important;
	height:70px !important;
}

#item1456432 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1456427 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1456510 {
	width:141px !important;
	height:70px !important;
}

#item1456511 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1456485 {
	width:141px !important;
	height:70px !important;
}

#item1456486 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1456480 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1456564 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1540507 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1540530 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1540504 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1456567 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1456567 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1456567 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1352835 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1352842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1352840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1352838 {
	width:600px !important;
	height:790px !important;
}

#item1352843 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1352873 {
	width:528px !important;
	height:295px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1352873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1759252 th, table#table1759252 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1759252 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1759252 {
	table-layout:fixed;
}

#item1422044 {
	width:528px !important;
	height:202px !important;
	top:315px !important;
}

@keyframes intensificar-1422044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422067 {
	width:100px !important;
	height:13px !important;
	top:295px !important;
}

@keyframes intensificar-1422067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353075 {
	width:528px !important;
	height:523px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1353075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353018 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:260px !important;
}

#item1353024 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1353047 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1422113 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1422113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422136 {
	width:350px !important;
	height:232px !important;
	top:66px !important;
}

@keyframes intensificar-1422136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422159 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:168px !important;
}

@keyframes intensificar-1422159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422182 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:184px !important;
}

@keyframes intensificar-1422182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422205 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:202px !important;
}

@keyframes intensificar-1422205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1352846 {
	width:564px !important;
	height:523px !important;
	left:636px !important;
	top:177px !important;
}

#item1353100 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1353123 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1353147 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1353150 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1353176 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1353177 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1353173 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1353210 {
	width:123px !important;
	height:50px !important;
}

#item1353211 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1353185 {
	width:123px !important;
	height:50px !important;
}

#item1353186 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1353181 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1353265 {
	width:99px !important;
	height:50px !important;
}

#item1353266 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1353239 {
	width:99px !important;
	height:50px !important;
}

#item1353240 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1353235 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1353318 {
	width:101px !important;
	height:50px !important;
}

#item1353319 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1353293 {
	width:101px !important;
	height:50px !important;
}

#item1353294 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1353289 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1353371 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1537740 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1537763 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1537737 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1353376 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1353376 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1353376 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501490 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1456599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1456592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456590 {
	width:700px !important;
	height:309px !important;
}

#item1500703 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1456791 {
	width:595px !important;
	height:182px !important;
}

@keyframes intensificar-1456791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1762585 th, table#table1762585 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1762585 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1762585 {
	table-layout:fixed;
}

#item1456815 {
	width:628px !important;
	height:262px !important;
	top:240px !important;
}

@keyframes intensificar-1456815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456839 {
	width:140px !important;
	height:18px !important;
	top:212px !important;
}

@keyframes intensificar-1456839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509362 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:60px !important;
}

#item1456765 {
	width:595px !important;
	height:516px !important;
}

@keyframes intensificar-1456765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506490 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:228px !important;
}

#item1456615 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:364px !important;
}

#item1456622 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1456645 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1456649 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1456649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456672 {
	width:490px !important;
	height:325px !important;
	top:92px !important;
}

@keyframes intensificar-1456672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456695 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:235px !important;
}

@keyframes intensificar-1456695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456718 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:258px !important;
}

@keyframes intensificar-1456718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456741 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:283px !important;
}

@keyframes intensificar-1456741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456613 {
	width:664px !important;
	height:516px !important;
	left:36px !important;
	top:559px !important;
}

#item1456862 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1456885 {
	width:664px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1456909 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1456912 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1456938 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1456939 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1456935 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1456972 {
	width:172px !important;
	height:70px !important;
}

#item1456973 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1456947 {
	width:172px !important;
	height:70px !important;
}

#item1456948 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1456943 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1457026 {
	width:139px !important;
	height:70px !important;
}

#item1457027 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1457000 {
	width:139px !important;
	height:70px !important;
}

#item1457001 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1456996 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1457081 {
	width:141px !important;
	height:70px !important;
}

#item1457082 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1457056 {
	width:141px !important;
	height:70px !important;
}

#item1457057 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1457052 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1457134 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1540544 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1540567 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1540541 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1457137 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1457137 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1457137 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1427177 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1353458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1353456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353454 {
	width:600px !important;
	height:790px !important;
}

#item1353459 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1354316 {
	width:100px !important;
	height:12px !important;
	top:325px !important;
}

@keyframes intensificar-1354316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1408878 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:143px !important;
}

#item1408881 {
	width:534px !important;
	height:279px !important;
	top:16px !important;
}

#item1408883 {
	width:508px !important;
	height:400px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1408883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1408883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1408914 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:302px !important;
}

#item1408910 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

table#table1766433 th, table#table1766433 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1766433 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1766433 {
	table-layout:fixed;
}

#item1526801 {
	width:528px !important;
	height:173px !important;
	top:344px !important;
}

@keyframes intensificar-1526801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353696 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1353699 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1354245 {
	width:509px !important;
	height:814px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1354245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353725 {
	width:14px !important;
	height:9px !important;
}

#item1353728 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1354121 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:341px !important;
}

#item1354127 {
	width:167px !important;
	height:22px !important;
	left:397px !important;
	top:302px !important;
}

#item1354150 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:304px !important;
}

#item1354177 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:272px !important;
}

#item1421912 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1421912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421935 {
	width:360px !important;
	height:232px !important;
	top:82px !important;
}

@keyframes intensificar-1421935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421958 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:217px !important;
}

@keyframes intensificar-1421958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421982 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:233px !important;
}

@keyframes intensificar-1421982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422005 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:251px !important;
}

@keyframes intensificar-1422005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353466 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1353731 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1353754 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1353779 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1353782 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1353808 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1353809 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1353805 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1353842 {
	width:123px !important;
	height:50px !important;
}

#item1353843 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1353817 {
	width:123px !important;
	height:50px !important;
}

#item1353818 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1353813 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1353897 {
	width:99px !important;
	height:50px !important;
}

#item1353898 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1353871 {
	width:99px !important;
	height:50px !important;
}

#item1353872 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1353866 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1353951 {
	width:101px !important;
	height:50px !important;
}

#item1353952 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1353925 {
	width:101px !important;
	height:50px !important;
}

#item1353926 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1353921 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1354005 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1537770 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1537793 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1537767 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1354009 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1354009 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1354009 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501297 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1457167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1457160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457158 {
	width:700px !important;
	height:309px !important;
}

#item1500709 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1509366 {
	width:595px !important;
	height:203px !important;
}

@keyframes intensificar-1509366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509389 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:79px !important;
}

#item1509392 {
	width:140px !important;
	height:18px !important;
	top:228px !important;
}

@keyframes intensificar-1509392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1770162 th, table#table1770162 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1770162 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1770162 {
	table-layout:fixed;
}

#item1526900 {
	width:628px !important;
	height:262px !important;
	top:256px !important;
}

@keyframes intensificar-1526900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506495 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1506505 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1506505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457267 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:455px !important;
}

#item1457272 {
	width:234px !important;
	height:30px !important;
	left:430px !important;
	top:400px !important;
}

#item1457296 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:403px !important;
}

#item1457300 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:358px !important;
}

#item1457303 {
	width:626px !important;
	height:64px !important;
}

@keyframes intensificar-1457303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457326 {
	width:504px !important;
	height:325px !important;
	top:92px !important;
}

@keyframes intensificar-1457326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457349 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:282px !important;
}

@keyframes intensificar-1457349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457372 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:304px !important;
}

@keyframes intensificar-1457372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457395 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:330px !important;
}

@keyframes intensificar-1457395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457177 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1457456 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1457480 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1457504 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1457508 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1457537 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1457538 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1457534 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1457573 {
	width:172px !important;
	height:70px !important;
}

#item1457574 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1457548 {
	width:172px !important;
	height:70px !important;
}

#item1457549 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1457544 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1457627 {
	width:139px !important;
	height:70px !important;
}

#item1457628 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1457601 {
	width:139px !important;
	height:70px !important;
}

#item1457602 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1457597 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1457680 {
	width:141px !important;
	height:70px !important;
}

#item1457681 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1457655 {
	width:141px !important;
	height:70px !important;
}

#item1457656 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1457651 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1457734 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1540575 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1540598 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1540572 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1457738 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1457738 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1457738 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1427046 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1354840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1354838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354836 {
	width:600px !important;
	height:790px !important;
}

#item1354841 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1354870 {
	width:528px !important;
	height:295px !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-1354870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1773689 th, table#table1773689 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1773689 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1773689 {
	table-layout:fixed;
}

#item1421837 {
	width:528px !important;
	height:144px !important;
	top:331px !important;
}

@keyframes intensificar-1421837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421860 {
	width:100px !important;
	height:13px !important;
	top:311px !important;
}

@keyframes intensificar-1421860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1355074 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1355078 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1355500 {
	width:509px !important;
	height:681px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1355500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1355500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1355104 {
	width:14px !important;
	height:9px !important;
}

#item1355110 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1355015 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:259px !important;
}

#item1355022 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1355045 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1421627 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1421627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421650 {
	width:350px !important;
	height:232px !important;
	top:99px !important;
}

@keyframes intensificar-1421650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421673 {
	width:160px !important;
	height:16px !important;
	left:368px !important;
	top:167px !important;
}

@keyframes intensificar-1421673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421696 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:183px !important;
}

@keyframes intensificar-1421696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421719 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:201px !important;
}

@keyframes intensificar-1421719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354844 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1355113 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1355136 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1355161 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1355164 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1355190 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1355191 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1355187 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1355225 {
	width:123px !important;
	height:50px !important;
}

#item1355226 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1355199 {
	width:123px !important;
	height:50px !important;
}

#item1355200 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1355194 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1355279 {
	width:99px !important;
	height:50px !important;
}

#item1355280 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1355253 {
	width:99px !important;
	height:50px !important;
}

#item1355254 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1355249 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1355333 {
	width:101px !important;
	height:50px !important;
}

#item1355334 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1355308 {
	width:101px !important;
	height:50px !important;
}

#item1355309 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1355303 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1355387 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1537802 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1537825 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1537799 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1355392 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1355392 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1355392 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501191 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1457768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1457762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457760 {
	width:700px !important;
	height:309px !important;
}

#item1500715 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1457777 {
	width:595px !important;
	height:269px !important;
}

@keyframes intensificar-1457777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1776846 th, table#table1776846 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1776846 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1776846 {
	table-layout:fixed;
}

#item1457801 {
	width:628px !important;
	height:221px !important;
	top:321px !important;
}

@keyframes intensificar-1457801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457824 {
	width:140px !important;
	height:18px !important;
	top:293px !important;
}

@keyframes intensificar-1457824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509493 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:108px !important;
}

#item1506545 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:248px !important;
}

#item1506551 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1506551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457848 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:361px !important;
}

#item1457854 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1457877 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1457882 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1457882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457905 {
	width:490px !important;
	height:325px !important;
	top:137px !important;
}

@keyframes intensificar-1457905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457928 {
	width:224px !important;
	height:22px !important;
	left:404px !important;
	top:233px !important;
}

@keyframes intensificar-1457928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457951 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:255px !important;
}

@keyframes intensificar-1457951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457975 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:280px !important;
}

@keyframes intensificar-1457975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457775 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1458041 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1458064 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1458088 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1458092 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1458118 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1458119 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1458115 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1458153 {
	width:172px !important;
	height:70px !important;
}

#item1458154 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1458128 {
	width:172px !important;
	height:70px !important;
}

#item1458129 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1458124 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1458206 {
	width:139px !important;
	height:70px !important;
}

#item1458207 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1458181 {
	width:139px !important;
	height:70px !important;
}

#item1458182 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1458177 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1458259 {
	width:141px !important;
	height:70px !important;
}

#item1458260 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1458234 {
	width:141px !important;
	height:70px !important;
}

#item1458235 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1458230 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1458313 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1540610 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1540633 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1540607 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1458316 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1458316 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1458316 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1355554 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1355561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1355561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1355559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1355559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1355557 {
	width:600px !important;
	height:790px !important;
}

#item1355562 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1355592 {
	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-1355592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1355592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1779828 th, table#table1779828 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1779828 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1779828 {
	table-layout:fixed;
}

#item1421540 {
	width:528px !important;
	height:173px !important;
	top:303px !important;
}

@keyframes intensificar-1421540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421563 {
	width:100px !important;
	height:13px !important;
	top:283px !important;
}

@keyframes intensificar-1421563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1355800 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1355804 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1356232 {
	width:509px !important;
	height:790px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1356232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1355831 {
	width:14px !important;
	height:9px !important;
}

#item1355837 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1355738 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:295px !important;
}

#item1421351 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1421351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421374 {
	width:350px !important;
	height:232px !important;
	top:82px !important;
}

@keyframes intensificar-1421374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421397 {
	width:160px !important;
	height:16px !important;
	left:368px !important;
	top:184px !important;
}

@keyframes intensificar-1421397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421420 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:200px !important;
}

@keyframes intensificar-1421420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421443 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:218px !important;
}

@keyframes intensificar-1421443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569145 {
	width:167px !important;
	height:22px !important;
	left:397px !important;
	top:267px !important;
}

#item1569172 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:237px !important;
}

#item1355565 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1355840 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1355863 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1355887 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1355890 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1569168 {
	width:5px !important;
	height:8px !important;
	left:1025px !important;
	top:413px !important;
}

#item1355916 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1355917 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1355913 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1355950 {
	width:123px !important;
	height:50px !important;
}

#item1355951 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1355925 {
	width:123px !important;
	height:50px !important;
}

#item1355926 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1355920 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1356003 {
	width:99px !important;
	height:50px !important;
}

#item1356004 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1355978 {
	width:99px !important;
	height:50px !important;
}

#item1355979 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1355974 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1356057 {
	width:101px !important;
	height:50px !important;
}

#item1356058 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1356032 {
	width:101px !important;
	height:50px !important;
}

#item1356033 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1356027 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1356112 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1537834 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1537857 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1537831 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1356116 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1356116 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1356116 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501486 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1458346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1458340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458338 {
	width:700px !important;
	height:309px !important;
}

#item1500720 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1458550 {
	width:595px !important;
	height:217px !important;
}

@keyframes intensificar-1458550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1783152 th, table#table1783152 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1783152 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1783152 {
	table-layout:fixed;
}

#item1458574 {
	width:628px !important;
	height:262px !important;
	top:263px !important;
}

@keyframes intensificar-1458574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458598 {
	width:140px !important;
	height:18px !important;
	top:235px !important;
}

@keyframes intensificar-1458598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509498 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:86px !important;
}

#item1506592 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:240px !important;
}

#item1506598 {
	width:595px !important;
	height:525px !important;
}

@keyframes intensificar-1506598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458357 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:422px !important;
}

#item1458390 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1458390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458414 {
	width:490px !important;
	height:325px !important;
	top:107px !important;
}

@keyframes intensificar-1458414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458437 {
	width:224px !important;
	height:22px !important;
	left:404px !important;
	top:247px !important;
}

@keyframes intensificar-1458437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458460 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:269px !important;
}

@keyframes intensificar-1458460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458484 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:294px !important;
}

@keyframes intensificar-1458484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569211 {
	width:234px !important;
	height:30px !important;
	left:430px !important;
	top:362px !important;
}

#item1569234 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:365px !important;
}

#item1569239 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:320px !important;
}

#item1458355 {
	width:664px !important;
	height:525px !important;
	left:36px !important;
	top:550px !important;
}

#item1458621 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1458645 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1458669 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1458672 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1458698 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1458699 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1458695 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1458731 {
	width:172px !important;
	height:70px !important;
}

#item1458732 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1458706 {
	width:172px !important;
	height:70px !important;
}

#item1458707 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1458702 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1458786 {
	width:139px !important;
	height:70px !important;
}

#item1458787 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1458759 {
	width:139px !important;
	height:70px !important;
}

#item1458760 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1458755 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1458839 {
	width:141px !important;
	height:70px !important;
}

#item1458840 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1458814 {
	width:141px !important;
	height:70px !important;
}

#item1458815 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1458810 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1458892 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1540650 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1540673 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1540647 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1458895 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1458895 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1458895 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1427112 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1356296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1356294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356292 {
	width:600px !important;
	height:790px !important;
}

#item1356297 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1356326 {
	width:528px !important;
	height:308px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1356326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1786481 th, table#table1786481 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-bottom:2.2px solid #fff;;
}

table#table1786481 tr {
	height:29px;;
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1786481 {
	table-layout:fixed;
}

#item1421133 {
	width:528px !important;
	height:58px !important;
	top:327px !important;
}

@keyframes intensificar-1421133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421156 {
	width:100px !important;
	height:13px !important;
	top:307px !important;
}

@keyframes intensificar-1421156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356923 {
	width:528px !important;
	height:578px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1356923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356472 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:180px !important;
}

#item1356478 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1356501 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1421201 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1421201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421224 {
	width:350px !important;
	height:232px !important;
	top:104px !important;
}

@keyframes intensificar-1421224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421247 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:88px !important;
}

@keyframes intensificar-1421247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421270 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:104px !important;
}

@keyframes intensificar-1421270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421293 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:122px !important;
}

@keyframes intensificar-1421293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356300 {
	width:564px !important;
	height:578px !important;
	left:636px !important;
	top:160px !important;
}

#item1356572 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1356595 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1356619 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1356622 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1356648 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1356649 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1356645 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1356681 {
	width:123px !important;
	height:50px !important;
}

#item1356682 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1356656 {
	width:123px !important;
	height:50px !important;
}

#item1356657 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1356652 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1356735 {
	width:99px !important;
	height:50px !important;
}

#item1356736 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1356709 {
	width:99px !important;
	height:50px !important;
}

#item1356710 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1356705 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1356789 {
	width:101px !important;
	height:50px !important;
}

#item1356790 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1356763 {
	width:101px !important;
	height:50px !important;
}

#item1356764 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1356759 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1356842 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1537864 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1537887 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1537861 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1356846 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1356846 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1356846 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501333 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1458925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1458918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458916 {
	width:700px !important;
	height:309px !important;
}

#item1500723 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1459115 {
	width:595px !important;
	height:376px !important;
}

@keyframes intensificar-1459115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509589 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:145px !important;
}

#item1509503 {
	width:140px !important;
	height:18px !important;
	top:396px !important;
}

@keyframes intensificar-1509503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1789037 th, table#table1789037 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
	border-bottom:3.08px solid #fff;;
}

table#table1789037 tr {
	height:40.6px;;
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1789037 {
	table-layout:fixed;
}

#item1527217 {
	width:625px !important;
	height:101px !important;
	left:3px !important;
	top:425px !important;
}

@keyframes intensificar-1527217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459089 {
	width:595px !important;
	height:526px !important;
}

@keyframes intensificar-1459089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506648 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:240px !important;
}

#item1458936 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:257px !important;
}

#item1458945 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1458968 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1458972 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1458972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458995 {
	width:490px !important;
	height:325px !important;
	top:151px !important;
}

@keyframes intensificar-1458995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459018 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:129px !important;
}

@keyframes intensificar-1459018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459042 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:151px !important;
}

@keyframes intensificar-1459042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459065 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:176px !important;
}

@keyframes intensificar-1459065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458934 {
	width:664px !important;
	height:526px !important;
	left:36px !important;
	top:549px !important;
}

#item1459185 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1459208 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1459232 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1459236 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1459262 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1459263 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1459259 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1459296 {
	width:172px !important;
	height:70px !important;
}

#item1459298 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1459270 {
	width:172px !important;
	height:70px !important;
}

#item1459271 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1459266 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1459350 {
	width:139px !important;
	height:70px !important;
}

#item1459351 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1459325 {
	width:139px !important;
	height:70px !important;
}

#item1459326 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1459321 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1459403 {
	width:141px !important;
	height:70px !important;
}

#item1459404 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1459378 {
	width:141px !important;
	height:70px !important;
}

#item1459379 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1459374 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1459456 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1540684 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1540707 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1540681 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1459459 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1459459 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1459459 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1519791 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1519800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1519798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519795 {
	width:600px !important;
	height:790px !important;
}

#item1519801 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1519997 {
	width:528px !important;
	height:225px !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-1519997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1791401 th, table#table1791401 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1791401 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1791401 {
	table-layout:fixed;
}

#item1520021 {
	width:528px !important;
	height:173px !important;
	top:262px !important;
}

@keyframes intensificar-1520021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520044 {
	width:100px !important;
	height:13px !important;
	top:242px !important;
}

@keyframes intensificar-1520044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519958 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:279px !important;
}

#item1519964 {
	width:534px !important;
	height:553px !important;
	top:16px !important;
}

#item1519965 {
	width:509px !important;
	height:950px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1519965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519990 {
	width:14px !important;
	height:9px !important;
}

#item1519993 {
	width:14px !important;
	height:9px !important;
	top:576px !important;
}

#item1519807 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:310px !important;
}

#item1519814 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1519837 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1519840 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1519840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519863 {
	width:350px !important;
	height:232px !important;
	top:83px !important;
}

@keyframes intensificar-1519863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519886 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:218px !important;
}

@keyframes intensificar-1519886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519909 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:234px !important;
}

@keyframes intensificar-1519909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519933 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:252px !important;
}

@keyframes intensificar-1519933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519805 {
	width:564px !important;
	height:585px !important;
	left:636px !important;
	top:140px !important;
}

#item1520067 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1520090 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1520114 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1520119 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1520142 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1520170 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1520171 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1520165 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1520203 {
	width:123px !important;
	height:50px !important;
}

#item1520204 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1520178 {
	width:123px !important;
	height:50px !important;
}

#item1520179 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1520174 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1520256 {
	width:99px !important;
	height:50px !important;
}

#item1520257 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1520231 {
	width:99px !important;
	height:50px !important;
}

#item1520232 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1520227 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1520310 {
	width:101px !important;
	height:50px !important;
}

#item1520311 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1520285 {
	width:101px !important;
	height:50px !important;
}

#item1520286 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1520280 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1520364 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1537896 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1537919 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1537893 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1520367 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1520367 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1520367 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1520414 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1520423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1520421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520419 {
	width:700px !important;
	height:309px !important;
}

#item1520424 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1520610 {
	width:595px !important;
	height:194px !important;
}

@keyframes intensificar-1520610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1794437 th, table#table1794437 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1794437 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1794437 {
	table-layout:fixed;
}

#item1520633 {
	width:628px !important;
	height:262px !important;
	top:256px !important;
}

@keyframes intensificar-1520633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520657 {
	width:140px !important;
	height:18px !important;
	top:228px !important;
}

@keyframes intensificar-1520657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520680 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:74px !important;
}

#item1520581 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1520586 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1520586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520430 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:418px !important;
}

#item1520438 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1520461 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1520464 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1520464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520487 {
	width:490px !important;
	height:325px !important;
	top:105px !important;
}

@keyframes intensificar-1520487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520511 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:290px !important;
}

@keyframes intensificar-1520511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520534 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:312px !important;
}

@keyframes intensificar-1520534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520557 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:338px !important;
}

@keyframes intensificar-1520557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520428 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1520683 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:510px !important;
}

#item1520706 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1520730 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1520733 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1520756 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1520782 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1520783 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1520779 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1520816 {
	width:172px !important;
	height:70px !important;
}

#item1520817 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1520791 {
	width:172px !important;
	height:70px !important;
}

#item1520792 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1520787 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1520871 {
	width:139px !important;
	height:70px !important;
}

#item1520872 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1520845 {
	width:139px !important;
	height:70px !important;
}

#item1520846 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1520841 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1520924 {
	width:141px !important;
	height:70px !important;
}

#item1520925 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1520899 {
	width:141px !important;
	height:70px !important;
}

#item1520900 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1520895 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1520948 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1540723 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1540746 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1540720 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1520981 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1520981 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1520981 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1577923 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1356987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1356985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356983 {
	width:600px !important;
	height:790px !important;
}

#item1356988 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1357017 {
	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-1357017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1797628 th, table#table1797628 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1797628 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1797628 {
	table-layout:fixed;
}

#item1420929 {
	width:528px !important;
	height:181px !important;
	top:330px !important;
}

@keyframes intensificar-1420929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420952 {
	width:100px !important;
	height:13px !important;
	top:310px !important;
}

@keyframes intensificar-1420952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357589 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1357595 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1357719 {
	width:509px !important;
	height:850px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1357719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357621 {
	width:14px !important;
	height:9px !important;
}

#item1357625 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1357162 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:337px !important;
}

#item1357168 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1357192 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1420998 {
	width:528px !important;
	height:63px !important;
	top:15px !important;
}

@keyframes intensificar-1420998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421021 {
	width:350px !important;
	height:232px !important;
	top:109px !important;
}

@keyframes intensificar-1421021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421044 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:246px !important;
}

@keyframes intensificar-1421044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421067 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:262px !important;
}

@keyframes intensificar-1421067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421091 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:280px !important;
}

@keyframes intensificar-1421091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356991 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1357243 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1357266 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1357290 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1357293 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1357320 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1357321 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1357316 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1357353 {
	width:123px !important;
	height:50px !important;
}

#item1357354 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1357328 {
	width:123px !important;
	height:50px !important;
}

#item1357329 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1357324 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1357406 {
	width:99px !important;
	height:50px !important;
}

#item1357407 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1357381 {
	width:99px !important;
	height:50px !important;
}

#item1357382 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1357377 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1357460 {
	width:101px !important;
	height:50px !important;
}

#item1357461 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1357435 {
	width:101px !important;
	height:50px !important;
}

#item1357436 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1357430 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1357517 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1537930 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1537953 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1537927 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1357521 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1357521 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1357521 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501483 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1459490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1459484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459482 {
	width:700px !important;
	height:309px !important;
}

#item1500727 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1459696 {
	width:595px !important;
	height:198px !important;
}

@keyframes intensificar-1459696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1800776 th, table#table1800776 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1800776 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1800776 {
	table-layout:fixed;
}

#item1459720 {
	width:628px !important;
	height:262px !important;
	top:256px !important;
}

@keyframes intensificar-1459720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459743 {
	width:140px !important;
	height:18px !important;
	top:228px !important;
}

@keyframes intensificar-1459743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509628 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:76px !important;
}

#item1506653 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1506659 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1506659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459502 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:440px !important;
}

#item1459508 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1459531 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1459538 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1459538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459561 {
	width:490px !important;
	height:325px !important;
	top:120px !important;
}

@keyframes intensificar-1459561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459584 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:311px !important;
}

@keyframes intensificar-1459584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459608 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:334px !important;
}

@keyframes intensificar-1459608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459631 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:359px !important;
}

@keyframes intensificar-1459631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459499 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1459766 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1459789 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1459814 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1459817 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1459843 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1459844 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1459840 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1459876 {
	width:172px !important;
	height:70px !important;
}

#item1459877 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1459851 {
	width:172px !important;
	height:70px !important;
}

#item1459852 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1459847 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1459929 {
	width:139px !important;
	height:70px !important;
}

#item1459930 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1459904 {
	width:139px !important;
	height:70px !important;
}

#item1459905 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1459900 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1459983 {
	width:141px !important;
	height:70px !important;
}

#item1459984 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1459957 {
	width:141px !important;
	height:70px !important;
}

#item1459959 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1459953 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1460036 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1540754 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1540777 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1540751 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1460039 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1460039 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1460039 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1577934 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1357796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1357793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357791 {
	width:600px !important;
	height:790px !important;
}

#item1357797 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1357826 {
	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-1357826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1803929 th, table#table1803929 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1803929 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1803929 {
	table-layout:fixed;
}

#item1420722 {
	width:528px !important;
	height:202px !important;
	top:344px !important;
}

@keyframes intensificar-1420722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420745 {
	width:100px !important;
	height:13px !important;
	top:324px !important;
}

@keyframes intensificar-1420745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358029 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:260px !important;
}

#item1358032 {
	width:534px !important;
	height:515px !important;
	top:15px !important;
}

#item1358473 {
	width:509px !important;
	height:1090px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1358473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358058 {
	width:14px !important;
	height:9px !important;
}

#item1358061 {
	width:14px !important;
	height:9px !important;
	top:537px !important;
}

#item1357970 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:343px !important;
}

#item1357976 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1358000 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1420795 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

@keyframes intensificar-1420795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420818 {
	width:350px !important;
	height:232px !important;
	top:81px !important;
}

@keyframes intensificar-1420818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420841 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:251px !important;
}

@keyframes intensificar-1420841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420865 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:267px !important;
}

@keyframes intensificar-1420865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420888 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:285px !important;
}

@keyframes intensificar-1420888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357800 {
	width:564px !important;
	height:546px !important;
	left:636px !important;
	top:179px !important;
}

#item1358065 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1358088 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1358113 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1358119 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1358147 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1358148 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1358143 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1358183 {
	width:123px !important;
	height:50px !important;
}

#item1358184 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1358158 {
	width:123px !important;
	height:50px !important;
}

#item1358159 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1358154 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1358236 {
	width:99px !important;
	height:50px !important;
}

#item1358238 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1358211 {
	width:99px !important;
	height:50px !important;
}

#item1358212 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1358207 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1358290 {
	width:101px !important;
	height:50px !important;
}

#item1358291 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1358265 {
	width:101px !important;
	height:50px !important;
}

#item1358266 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1358261 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1358344 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1537960 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1537983 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1537957 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1358348 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1358348 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1358348 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501293 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1460072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1460066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460064 {
	width:700px !important;
	height:309px !important;
}

#item1500730 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1460279 {
	width:595px !important;
	height:137px !important;
}

@keyframes intensificar-1460279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1807695 th, table#table1807695 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1807695 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1807695 {
	table-layout:fixed;
}

#item1460303 {
	width:628px !important;
	height:302px !important;
	top:194px !important;
}

@keyframes intensificar-1460303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460326 {
	width:140px !important;
	height:18px !important;
	top:166px !important;
}

@keyframes intensificar-1460326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509631 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:46px !important;
}

#item1506706 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1506716 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1506716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460087 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:474px !important;
}

#item1460095 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1460118 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1460122 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1460122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460145 {
	width:490px !important;
	height:325px !important;
	top:107px !important;
}

@keyframes intensificar-1460145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460168 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:345px !important;
}

@keyframes intensificar-1460168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460191 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:368px !important;
}

@keyframes intensificar-1460191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460214 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:393px !important;
}

@keyframes intensificar-1460214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460085 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:578px !important;
}

#item1460349 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:510px !important;
}

#item1460372 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1460396 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1460399 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1460425 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1460426 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1460422 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1460459 {
	width:172px !important;
	height:70px !important;
}

#item1460460 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1460433 {
	width:172px !important;
	height:70px !important;
}

#item1460434 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1460429 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1460512 {
	width:139px !important;
	height:70px !important;
}

#item1460513 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1460487 {
	width:139px !important;
	height:70px !important;
}

#item1460488 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1460483 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1460565 {
	width:141px !important;
	height:70px !important;
}

#item1460566 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1460540 {
	width:141px !important;
	height:70px !important;
}

#item1460541 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1460536 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1460619 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1540788 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1540811 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1540785 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1460624 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1460624 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1460624 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1577941 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1358540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1358538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358536 {
	width:600px !important;
	height:790px !important;
}

#item1358541 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1358595 {
	width:100px !important;
	height:13px !important;
	top:267px !important;
}

@keyframes intensificar-1358595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1409385 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:113px !important;
}

#item1409388 {
	width:534px !important;
	height:220px !important;
	top:16px !important;
}

#item1409390 {
	width:508px !important;
	height:281px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1409390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1409390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1409421 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:243px !important;
}

table#table1811459 th, table#table1811459 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1811459 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1811459 {
	table-layout:fixed;
}

#item1409443 {
	width:528px !important;
	height:260px !important;
	top:287px !important;
}

@keyframes intensificar-1409443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1409443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1409417 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1358775 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:259px !important;
}

#item1358778 {
	width:534px !important;
	height:514px !important;
	top:15px !important;
}

#item1359227 {
	width:509px !important;
	height:895px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1359227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358804 {
	width:14px !important;
	height:9px !important;
}

#item1358807 {
	width:14px !important;
	height:9px !important;
	top:537px !important;
}

#item1358717 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:412px !important;
}

#item1358723 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1358746 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1420592 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1420592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420615 {
	width:350px !important;
	height:301px !important;
	top:82px !important;
}

@keyframes intensificar-1420615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420638 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:320px !important;
}

@keyframes intensificar-1420638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420661 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:336px !important;
}

@keyframes intensificar-1420661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420684 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:354px !important;
}

@keyframes intensificar-1420684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358546 {
	width:564px !important;
	height:547px !important;
	left:636px !important;
	top:178px !important;
}

#item1358811 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1358835 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1358859 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1358863 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1358890 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1358891 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1358887 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1358933 {
	width:123px !important;
	height:50px !important;
}

#item1358934 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1358908 {
	width:123px !important;
	height:50px !important;
}

#item1358909 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1358903 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1358986 {
	width:99px !important;
	height:50px !important;
}

#item1358987 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1358961 {
	width:99px !important;
	height:50px !important;
}

#item1358962 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1358957 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1359041 {
	width:101px !important;
	height:50px !important;
}

#item1359042 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1359016 {
	width:101px !important;
	height:50px !important;
}

#item1359017 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1359012 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1359094 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1537991 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1538014 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1537988 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1359099 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1359099 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1359099 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501194 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1460657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1460648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460646 {
	width:700px !important;
	height:309px !important;
}

#item1500736 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1460858 {
	width:140px !important;
	height:18px !important;
	top:89px !important;
}

@keyframes intensificar-1460858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1815101 th, table#table1815101 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1815101 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1815101 {
	table-layout:fixed;
}

#item1460914 {
	width:629px !important;
	height:384px !important;
	top:117px !important;
}

@keyframes intensificar-1460914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509637 {
	width:595px !important;
	height:74px !important;
}

@keyframes intensificar-1509637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509634 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:14px !important;
}

#item1506762 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:224px !important;
}

#item1506776 {
	width:595px !important;
	height:494px !important;
}

@keyframes intensificar-1506776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460669 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:498px !important;
}

#item1460675 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1460698 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1460701 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1460701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460724 {
	width:490px !important;
	height:421px !important;
	top:92px !important;
}

@keyframes intensificar-1460724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460749 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:369px !important;
}

@keyframes intensificar-1460749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460772 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:391px !important;
}

@keyframes intensificar-1460772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460795 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:417px !important;
}

@keyframes intensificar-1460795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460667 {
	width:664px !important;
	height:523px !important;
	left:36px !important;
	top:581px !important;
}

#item1460940 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

#item1460963 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1460988 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1460995 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

#item1461022 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1461023 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1461018 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1461057 {
	width:172px !important;
	height:70px !important;
}

#item1461058 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1461032 {
	width:172px !important;
	height:70px !important;
}

#item1461033 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1461027 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1461111 {
	width:139px !important;
	height:70px !important;
}

#item1461112 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1461086 {
	width:139px !important;
	height:70px !important;
}

#item1461087 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1461082 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1461164 {
	width:141px !important;
	height:70px !important;
}

#item1461165 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1461139 {
	width:141px !important;
	height:70px !important;
}

#item1461140 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1461135 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1461218 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1540818 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1540841 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1540815 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1461221 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1461221 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1461221 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1577945 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1359290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1359288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359286 {
	width:600px !important;
	height:790px !important;
}

#item1359291 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1359321 {
	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-1359321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1819864 th, table#table1819864 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1819864 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1819864 {
	table-layout:fixed;
}

#item1420377 {
	width:528px !important;
	height:203px !important;
	top:331px !important;
}

@keyframes intensificar-1420377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420400 {
	width:100px !important;
	height:13px !important;
	top:311px !important;
}

@keyframes intensificar-1420400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359524 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1359528 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1360001 {
	width:509px !important;
	height:764px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1360001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359555 {
	width:14px !important;
	height:9px !important;
}

#item1359558 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1359466 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:359px !important;
}

#item1359472 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1359495 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1420450 {
	width:528px !important;
	height:63px !important;
	top:15px !important;
}

@keyframes intensificar-1420450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420473 {
	width:350px !important;
	height:301px !important;
	top:98px !important;
}

@keyframes intensificar-1420473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420496 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:268px !important;
}

@keyframes intensificar-1420496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420520 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:284px !important;
}

@keyframes intensificar-1420520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420543 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:302px !important;
}

@keyframes intensificar-1420543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359294 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1359562 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1359586 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1359610 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1359615 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1359641 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1359642 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1359638 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1359678 {
	width:123px !important;
	height:50px !important;
}

#item1359679 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1359652 {
	width:123px !important;
	height:50px !important;
}

#item1359653 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1359648 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1359732 {
	width:99px !important;
	height:50px !important;
}

#item1359733 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1359707 {
	width:99px !important;
	height:50px !important;
}

#item1359708 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1359703 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1359785 {
	width:101px !important;
	height:50px !important;
}

#item1359786 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1359760 {
	width:101px !important;
	height:50px !important;
}

#item1359761 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1359756 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1359838 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1538051 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1538074 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1538048 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1359842 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1359842 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1359842 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501473 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1461253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1461246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461244 {
	width:700px !important;
	height:309px !important;
}

#item1500742 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1461264 {
	width:595px !important;
	height:158px !important;
}

@keyframes intensificar-1461264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1823466 th, table#table1823466 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1823466 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1823466 {
	table-layout:fixed;
}

#item1461288 {
	width:628px !important;
	height:302px !important;
	top:216px !important;
}

@keyframes intensificar-1461288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461311 {
	width:140px !important;
	height:18px !important;
	top:188px !important;
}

@keyframes intensificar-1461311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509699 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:56px !important;
}

#item1506821 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1506825 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1506825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461335 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:482px !important;
}

#item1461341 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1461364 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1461368 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1461368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461392 {
	width:350px !important;
	height:402px !important;
	top:116px !important;
}

@keyframes intensificar-1461392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461415 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:353px !important;
}

@keyframes intensificar-1461415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461438 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:376px !important;
}

@keyframes intensificar-1461438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461461 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:401px !important;
}

@keyframes intensificar-1461461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461262 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1461527 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1461550 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1461576 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1461580 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1461606 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1461607 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1461603 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1461639 {
	width:172px !important;
	height:70px !important;
}

#item1461640 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1461614 {
	width:172px !important;
	height:70px !important;
}

#item1461615 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1461610 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1461692 {
	width:139px !important;
	height:70px !important;
}

#item1461694 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1461667 {
	width:139px !important;
	height:70px !important;
}

#item1461668 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1461663 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1461748 {
	width:141px !important;
	height:70px !important;
}

#item1461749 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1461722 {
	width:141px !important;
	height:70px !important;
}

#item1461723 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1461717 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1461802 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1540853 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1540877 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1540849 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1461806 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1461806 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1461806 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1577951 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1360065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1360062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1360060 {
	width:600px !important;
	height:790px !important;
}

#item1360066 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1360095 {
	width:528px !important;
	height:309px !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-1360095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1827097 th, table#table1827097 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1827097 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1827097 {
	table-layout:fixed;
}

#item1420174 {
	width:528px !important;
	height:218px !important;
	top:345px !important;
}

@keyframes intensificar-1420174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420197 {
	width:100px !important;
	height:13px !important;
	top:325px !important;
}

@keyframes intensificar-1420197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1360299 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1360302 {
	width:534px !important;
	height:531px !important;
	top:15px !important;
}

#item1360726 {
	width:509px !important;
	height:750px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1360726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1360328 {
	width:14px !important;
	height:9px !important;
}

#item1360331 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1360240 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:310px !important;
}

#item1360246 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1360269 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1420252 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

@keyframes intensificar-1420252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420275 {
	width:350px !important;
	height:301px !important;
	top:81px !important;
}

@keyframes intensificar-1420275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420298 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:218px !important;
}

@keyframes intensificar-1420298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420322 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:234px !important;
}

@keyframes intensificar-1420322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420345 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:252px !important;
}

@keyframes intensificar-1420345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1360069 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1360335 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1360359 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1360383 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1360387 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1521066 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1360413 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1360414 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1360410 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1360449 {
	width:123px !important;
	height:50px !important;
}

#item1360450 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1360424 {
	width:123px !important;
	height:50px !important;
}

#item1360425 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1360420 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1360502 {
	width:99px !important;
	height:50px !important;
}

#item1360503 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1360477 {
	width:99px !important;
	height:50px !important;
}

#item1360478 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1360473 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1360556 {
	width:101px !important;
	height:50px !important;
}

#item1360557 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1360531 {
	width:101px !important;
	height:50px !important;
}

#item1360532 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1360527 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1360609 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1538085 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1538108 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1538082 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1360614 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1360614 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1360614 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501336 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1461830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1461836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461828 {
	width:700px !important;
	height:309px !important;
}

#item1500750 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1462041 {
	width:595px !important;
	height:191px !important;
}

@keyframes intensificar-1462041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1830402 th, table#table1830402 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1830402 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1830402 {
	table-layout:fixed;
}

#item1462065 {
	width:628px !important;
	height:262px !important;
	top:247px !important;
}

@keyframes intensificar-1462065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462088 {
	width:140px !important;
	height:18px !important;
	top:219px !important;
}

@keyframes intensificar-1462088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509703 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:73px !important;
}

#item1506864 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:232px !important;
}

#item1506876 {
	width:595px !important;
	height:509px !important;
}

@keyframes intensificar-1506876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461848 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:412px !important;
}

#item1461854 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1461877 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1461884 {
	width:626px !important;
	height:64px !important;
}

@keyframes intensificar-1461884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461907 {
	width:490px !important;
	height:421px !important;
	top:92px !important;
}

@keyframes intensificar-1461907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461930 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:284px !important;
}

@keyframes intensificar-1461930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461953 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:306px !important;
}

@keyframes intensificar-1461953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461976 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:332px !important;
}

@keyframes intensificar-1461976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461845 {
	width:664px !important;
	height:513px !important;
	left:36px !important;
	top:565px !important;
}

#item1462111 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:505px !important;
}

#item1462134 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1462158 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1462161 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1521090 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1462187 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1462188 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1462184 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1462221 {
	width:172px !important;
	height:70px !important;
}

#item1462222 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1462195 {
	width:172px !important;
	height:70px !important;
}

#item1462196 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1462191 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1462274 {
	width:139px !important;
	height:70px !important;
}

#item1462275 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1462249 {
	width:139px !important;
	height:70px !important;
}

#item1462250 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1462245 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1462328 {
	width:141px !important;
	height:70px !important;
}

#item1462329 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1462302 {
	width:141px !important;
	height:70px !important;
}

#item1462303 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1462298 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1462381 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1540890 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1540913 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1540887 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1462385 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1462385 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1462385 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1577956 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1360782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1360780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1360778 {
	width:600px !important;
	height:790px !important;
}

#item1360783 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1360813 {
	width:528px !important;
	height:309px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1360813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362275 {
	width:528px !important;
	height:77px !important;
	top:328px !important;
}

table#table1833850 th, table#table1833850 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1833850 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1833850 {
	table-layout:fixed;
}

#item1362276 {
	width:599px !important;
	height:77px !important;
}

@keyframes intensificar-1362276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362299 {
	width:100px !important;
	height:12px !important;
	top:309px !important;
}

@keyframes intensificar-1362299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362272 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:412px !important;
}

#item1361400 {
	width:528px !important;
	height:509px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1361400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1361400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1360959 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:162px !important;
}

#item1360966 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1360989 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1419904 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1419904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419927 {
	width:350px !important;
	height:301px !important;
	top:87px !important;
}

@keyframes intensificar-1419927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419951 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:70px !important;
}

@keyframes intensificar-1419951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419974 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:86px !important;
}

@keyframes intensificar-1419974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419997 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:104px !important;
}

@keyframes intensificar-1419997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1360786 {
	width:564px !important;
	height:509px !important;
	left:636px !important;
	top:160px !important;
}

#item1361056 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1361079 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1361103 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1361107 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1361134 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1361135 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1361130 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1361171 {
	width:123px !important;
	height:50px !important;
}

#item1361172 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1361146 {
	width:123px !important;
	height:50px !important;
}

#item1361147 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1361142 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1361224 {
	width:99px !important;
	height:50px !important;
}

#item1361226 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1361199 {
	width:99px !important;
	height:50px !important;
}

#item1361200 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1361195 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1361278 {
	width:101px !important;
	height:50px !important;
}

#item1361279 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1361253 {
	width:101px !important;
	height:50px !important;
}

#item1361254 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1361249 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1361331 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1538115 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1538138 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1538112 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1361335 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1361335 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1361335 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501469 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1462416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1462408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462406 {
	width:700px !important;
	height:309px !important;
}

#item1500755 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1462608 {
	width:595px !important;
	height:351px !important;
}

@keyframes intensificar-1462608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509706 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:153px !important;
}

#item1509709 {
	width:140px !important;
	height:18px !important;
	top:381px !important;
}

@keyframes intensificar-1509709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509732 {
	width:628px !important;
	height:102px !important;
	top:409px !important;
}

table#table1836563 th, table#table1836563 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1836563 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1836563 {
	table-layout:fixed;
}

#item1509733 {
	width:839px !important;
	height:102px !important;
}

@keyframes intensificar-1509733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509756 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:519px !important;
}

#item1462583 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1462583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506914 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:248px !important;
}

#item1462429 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:197px !important;
}

#item1462437 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1462460 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1462466 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1462466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462489 {
	width:490px !important;
	height:421px !important;
	top:92px !important;
}

@keyframes intensificar-1462489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462513 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:69px !important;
}

@keyframes intensificar-1462513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462536 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:91px !important;
}

@keyframes intensificar-1462536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462559 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:116px !important;
}

@keyframes intensificar-1462559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462427 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1462682 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1462705 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1462729 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1462732 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1462759 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1462760 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1462756 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1462793 {
	width:172px !important;
	height:70px !important;
}

#item1462794 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1462768 {
	width:172px !important;
	height:70px !important;
}

#item1462769 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1462763 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1462848 {
	width:139px !important;
	height:70px !important;
}

#item1462849 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1462821 {
	width:139px !important;
	height:70px !important;
}

#item1462822 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1462817 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1462901 {
	width:141px !important;
	height:70px !important;
}

#item1462902 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1462876 {
	width:141px !important;
	height:70px !important;
}

#item1462877 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1462872 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1462956 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1540928 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1540951 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1540925 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1462959 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1462959 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1462959 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1577962 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1361479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1361479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1361477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1361477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1361475 {
	width:600px !important;
	height:790px !important;
}

#item1361480 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1361509 {
	width:528px !important;
	height:351px !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-1361509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1361509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362180 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:529px !important;
}

#item1362210 {
	width:100px !important;
	height:12px !important;
	top:366px !important;
}

@keyframes intensificar-1362210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419734 {
	width:528px !important;
	height:137px !important;
	top:385px !important;
}

table#table1839138 th, table#table1839138 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-bottom:2.2px solid #fff;;
}

table#table1839138 tr {
	height:29px;;
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1839138 {
	table-layout:fixed;
}

#item1419735 {
	width:634px !important;
	height:137px !important;
}

@keyframes intensificar-1419735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1361712 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1361715 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1362143 {
	width:509px !important;
	height:654px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1362143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1361741 {
	width:14px !important;
	height:9px !important;
}

#item1361744 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1361654 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:257px !important;
}

#item1361660 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1361683 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1419779 {
	width:528px !important;
	height:63px !important;
	top:15px !important;
}

@keyframes intensificar-1419779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419802 {
	width:350px !important;
	height:301px !important;
	top:98px !important;
}

@keyframes intensificar-1419802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419825 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:166px !important;
}

@keyframes intensificar-1419825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419848 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:182px !important;
}

@keyframes intensificar-1419848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419871 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:200px !important;
}

@keyframes intensificar-1419871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1361483 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1361748 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1361771 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1361795 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1361798 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1361824 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1361825 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1361821 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1361860 {
	width:123px !important;
	height:50px !important;
}

#item1361861 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1361833 {
	width:123px !important;
	height:50px !important;
}

#item1361835 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1361829 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1361913 {
	width:99px !important;
	height:50px !important;
}

#item1361914 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1361888 {
	width:99px !important;
	height:50px !important;
}

#item1361889 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1361884 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1361967 {
	width:101px !important;
	height:50px !important;
}

#item1361968 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1361942 {
	width:101px !important;
	height:50px !important;
}

#item1361943 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1361938 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1362021 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1538146 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1538169 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1538143 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1362025 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1362025 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1362025 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501289 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1462992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1462982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462980 {
	width:700px !important;
	height:309px !important;
}

#item1500762 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1463198 {
	width:595px !important;
	height:211px !important;
}

@keyframes intensificar-1463198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509803 {
	width:140px !important;
	height:18px !important;
	top:241px !important;
}

@keyframes intensificar-1509803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509826 {
	width:628px !important;
	height:183px !important;
	top:269px !important;
}

table#table1842610 th, table#table1842610 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
	border-bottom:3.08px solid #fff;;
}

table#table1842610 tr {
	height:40.6px;;
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1842610 {
	table-layout:fixed;
}

#item1509827 {
	width:888px !important;
	height:183px !important;
}

@keyframes intensificar-1509827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509850 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:460px !important;
}

#item1509893 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:83px !important;
}

#item1506919 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:219px !important;
}

#item1506924 {
	width:595px !important;
	height:483px !important;
}

@keyframes intensificar-1506924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463006 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:339px !important;
}

#item1463014 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1463037 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1463041 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1463041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463065 {
	width:490px !important;
	height:366px !important;
	top:116px !important;
}

@keyframes intensificar-1463065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463088 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:210px !important;
}

@keyframes intensificar-1463088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463111 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:233px !important;
}

@keyframes intensificar-1463111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463134 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:258px !important;
}

@keyframes intensificar-1463134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463004 {
	width:664px !important;
	height:483px !important;
	left:36px !important;
	top:592px !important;
}

#item1463272 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:503px !important;
}

#item1463295 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1463319 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1463322 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1463348 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1463349 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1463345 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1463384 {
	width:172px !important;
	height:70px !important;
}

#item1463385 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1463357 {
	width:172px !important;
	height:70px !important;
}

#item1463359 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1463353 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1463437 {
	width:139px !important;
	height:70px !important;
}

#item1463438 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1463412 {
	width:139px !important;
	height:70px !important;
}

#item1463413 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1463408 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1463490 {
	width:141px !important;
	height:70px !important;
}

#item1463491 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1463465 {
	width:141px !important;
	height:70px !important;
}

#item1463466 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1463461 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1463544 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1540958 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1540982 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1540955 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1463548 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1463548 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1463548 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1577967 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1362393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1362391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362389 {
	width:600px !important;
	height:790px !important;
}

#item1362394 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1362423 {
	width:528px !important;
	height:278px !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-1362423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1849101 th, table#table1849101 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1849101 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1849101 {
	table-layout:fixed;
}

#item1419530 {
	width:528px !important;
	height:115px !important;
	top:314px !important;
}

@keyframes intensificar-1419530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419554 {
	width:100px !important;
	height:13px !important;
	top:294px !important;
}

@keyframes intensificar-1419554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362628 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1362632 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1363052 {
	width:509px !important;
	height:843px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1363052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362658 {
	width:14px !important;
	height:9px !important;
}

#item1362661 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1362570 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:206px !important;
}

#item1362576 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1362599 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1419603 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

@keyframes intensificar-1419603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419626 {
	width:360px !important;
	height:97px !important;
	top:81px !important;
}

@keyframes intensificar-1419626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419649 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:115px !important;
}

@keyframes intensificar-1419649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419672 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:131px !important;
}

@keyframes intensificar-1419672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419695 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:149px !important;
}

@keyframes intensificar-1419695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362397 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1362665 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1362689 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1362713 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1362718 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1362744 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1362745 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1362741 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1362778 {
	width:123px !important;
	height:50px !important;
}

#item1362779 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1362753 {
	width:123px !important;
	height:50px !important;
}

#item1362754 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1362749 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1362831 {
	width:99px !important;
	height:50px !important;
}

#item1362832 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1362806 {
	width:99px !important;
	height:50px !important;
}

#item1362807 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1362802 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1362886 {
	width:101px !important;
	height:50px !important;
}

#item1362887 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1362860 {
	width:101px !important;
	height:50px !important;
}

#item1362861 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1362856 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1362942 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1538179 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1538202 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1538176 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1362946 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1362946 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1362946 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501197 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1463580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1463574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463572 {
	width:700px !important;
	height:309px !important;
}

#item1500766 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1463776 {
	width:595px !important;
	height:291px !important;
}

@keyframes intensificar-1463776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1853284 th, table#table1853284 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1853284 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1853284 {
	table-layout:fixed;
}

#item1463800 {
	width:628px !important;
	height:181px !important;
	top:350px !important;
}

@keyframes intensificar-1463800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463823 {
	width:140px !important;
	height:18px !important;
	top:322px !important;
}

@keyframes intensificar-1463823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509897 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:123px !important;
}

#item1506961 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:243px !important;
}

#item1506965 {
	width:595px !important;
	height:531px !important;
}

@keyframes intensificar-1506965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463589 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:296px !important;
}

#item1463595 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1463618 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1463621 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1463621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463644 {
	width:504px !important;
	height:135px !important;
	top:120px !important;
}

@keyframes intensificar-1463644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463668 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:167px !important;
}

@keyframes intensificar-1463668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463691 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:190px !important;
}

@keyframes intensificar-1463691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463714 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:215px !important;
}

@keyframes intensificar-1463714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463587 {
	width:664px !important;
	height:531px !important;
	left:36px !important;
	top:544px !important;
}

#item1463847 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1463871 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1463895 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1463899 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1463925 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1463926 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1463922 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1463960 {
	width:172px !important;
	height:70px !important;
}

#item1463961 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1463934 {
	width:172px !important;
	height:70px !important;
}

#item1463936 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1463930 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1464013 {
	width:139px !important;
	height:70px !important;
}

#item1464014 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1463988 {
	width:139px !important;
	height:70px !important;
}

#item1463989 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1463984 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1464067 {
	width:141px !important;
	height:70px !important;
}

#item1464068 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1464042 {
	width:141px !important;
	height:70px !important;
}

#item1464043 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1464038 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1464123 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1540990 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1541013 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1540987 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1464127 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1464127 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1464127 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1577971 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1363107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1363105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363102 {
	width:600px !important;
	height:790px !important;
}

#item1363108 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1363137 {
	width:528px !important;
	height:350px !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-1363137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1857066 th, table#table1857066 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1857066 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1857066 {
	table-layout:fixed;
}

#item1419325 {
	width:528px !important;
	height:115px !important;
	top:385px !important;
}

@keyframes intensificar-1419325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419348 {
	width:100px !important;
	height:13px !important;
	top:365px !important;
}

@keyframes intensificar-1419348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363344 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1363347 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1363768 {
	width:509px !important;
	height:900px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1363768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363374 {
	width:14px !important;
	height:9px !important;
}

#item1363377 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1363285 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:223px !important;
}

#item1363292 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1363315 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1419391 {
	width:528px !important;
	height:29px !important;
	top:15px !important;
}

@keyframes intensificar-1419391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419414 {
	width:299px !important;
	height:165px !important;
	top:64px !important;
}

@keyframes intensificar-1419414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419438 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:131px !important;
}

@keyframes intensificar-1419438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419461 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:147px !important;
}

@keyframes intensificar-1419461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419484 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:165px !important;
}

@keyframes intensificar-1419484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363111 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1363381 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1363404 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1363428 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1363432 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1363458 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1363459 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1363455 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1363492 {
	width:123px !important;
	height:50px !important;
}

#item1363493 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1363467 {
	width:123px !important;
	height:50px !important;
}

#item1363468 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1363463 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1363546 {
	width:99px !important;
	height:50px !important;
}

#item1363547 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1363521 {
	width:99px !important;
	height:50px !important;
}

#item1363522 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1363516 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1363599 {
	width:101px !important;
	height:50px !important;
}

#item1363600 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1363574 {
	width:101px !important;
	height:50px !important;
}

#item1363575 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1363570 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1363655 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1538217 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1538240 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1538214 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1363658 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1363658 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1363658 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501458 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1464157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1464151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464149 {
	width:700px !important;
	height:309px !important;
}

#item1500769 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1464358 {
	width:595px !important;
	height:280px !important;
}

@keyframes intensificar-1464358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1860835 th, table#table1860835 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1860835 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1860835 {
	table-layout:fixed;
}

#item1464382 {
	width:628px !important;
	height:181px !important;
	top:337px !important;
}

@keyframes intensificar-1464382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464405 {
	width:140px !important;
	height:18px !important;
	top:309px !important;
}

@keyframes intensificar-1464405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509901 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:117px !important;
}

#item1507008 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1507022 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1507022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464168 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:312px !important;
}

#item1464174 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1464197 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1464201 {
	width:628px !important;
	height:63px !important;
}

@keyframes intensificar-1464201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464224 {
	width:504px !important;
	height:231px !important;
	top:89px !important;
}

@keyframes intensificar-1464224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464247 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:183px !important;
}

@keyframes intensificar-1464247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464270 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:206px !important;
}

@keyframes intensificar-1464270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464293 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:231px !important;
}

@keyframes intensificar-1464293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464166 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1464428 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1464451 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1464475 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1464481 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1464507 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1464508 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1464504 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1464542 {
	width:172px !important;
	height:70px !important;
}

#item1464543 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1464517 {
	width:172px !important;
	height:70px !important;
}

#item1464518 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1464512 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1464595 {
	width:139px !important;
	height:70px !important;
}

#item1464596 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1464570 {
	width:139px !important;
	height:70px !important;
}

#item1464571 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1464566 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1464649 {
	width:141px !important;
	height:70px !important;
}

#item1464650 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1464624 {
	width:141px !important;
	height:70px !important;
}

#item1464625 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1464619 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1464705 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1541020 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1541044 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1541017 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1464708 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1464708 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1464708 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1364543 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1364550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1364548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364546 {
	width:600px !important;
	height:790px !important;
}

#item1364551 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1364580 {
	width:528px !important;
	height:309px !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-1364580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1865957 th, table#table1865957 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1865957 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1865957 {
	table-layout:fixed;
}

#item1418921 {
	width:528px !important;
	height:231px !important;
	top:332px !important;
}

@keyframes intensificar-1418921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418944 {
	width:100px !important;
	height:13px !important;
	top:312px !important;
}

@keyframes intensificar-1418944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364784 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1364787 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1365214 {
	width:509px !important;
	height:669px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1365214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364813 {
	width:14px !important;
	height:9px !important;
}

#item1364817 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1364726 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:361px !important;
}

#item1364732 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1364755 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1419000 {
	width:528px !important;
	height:29px !important;
	top:15px !important;
}

@keyframes intensificar-1419000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419023 {
	width:360px !important;
	height:267px !important;
	top:64px !important;
}

@keyframes intensificar-1419023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419046 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:269px !important;
}

@keyframes intensificar-1419046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419069 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:285px !important;
}

@keyframes intensificar-1419069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419093 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:303px !important;
}

@keyframes intensificar-1419093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364554 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1364821 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1364844 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1364869 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1364873 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1364899 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1364900 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1364896 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1364933 {
	width:123px !important;
	height:50px !important;
}

#item1364934 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1364908 {
	width:123px !important;
	height:50px !important;
}

#item1364909 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1364904 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1364987 {
	width:99px !important;
	height:50px !important;
}

#item1364988 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1364961 {
	width:99px !important;
	height:50px !important;
}

#item1364963 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1364957 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1365040 {
	width:101px !important;
	height:50px !important;
}

#item1365041 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1365015 {
	width:101px !important;
	height:50px !important;
}

#item1365016 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1365011 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1365096 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1538247 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1538271 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1538244 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1365099 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1365099 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1365099 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501455 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1465319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1465311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465309 {
	width:700px !important;
	height:309px !important;
}

#item1500778 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1465528 {
	width:595px !important;
	height:118px !important;
}

@keyframes intensificar-1465528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1871214 th, table#table1871214 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1871214 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1871214 {
	table-layout:fixed;
}

#item1465552 {
	width:628px !important;
	height:343px !important;
	top:175px !important;
}

@keyframes intensificar-1465552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465575 {
	width:140px !important;
	height:18px !important;
	top:147px !important;
}

@keyframes intensificar-1465575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509912 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:36px !important;
}

#item1507117 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1507123 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1507123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465332 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:484px !important;
}

#item1465339 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1465362 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1465369 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1465369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465392 {
	width:504px !important;
	height:373px !important;
	top:68px !important;
}

@keyframes intensificar-1465392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465415 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:355px !important;
}

@keyframes intensificar-1465415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465438 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:378px !important;
}

@keyframes intensificar-1465438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465461 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:403px !important;
}

@keyframes intensificar-1465461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465330 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1465598 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:512px !important;
}

#item1465621 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1465645 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1465648 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1465675 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1465676 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1465671 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1465708 {
	width:172px !important;
	height:70px !important;
}

#item1465709 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1465683 {
	width:172px !important;
	height:70px !important;
}

#item1465684 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1465679 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1465761 {
	width:139px !important;
	height:70px !important;
}

#item1465762 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1465736 {
	width:139px !important;
	height:70px !important;
}

#item1465737 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1465732 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1465814 {
	width:141px !important;
	height:70px !important;
}

#item1465815 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1465789 {
	width:141px !important;
	height:70px !important;
}

#item1465790 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1465785 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1465868 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1541057 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1541080 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1541054 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1465871 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1465871 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1465871 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1427190 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1365276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1365274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365272 {
	width:600px !important;
	height:790px !important;
}

#item1365277 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1365306 {
	width:528px !important;
	height:277px !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-1365306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1877496 th, table#table1877496 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1877496 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1877496 {
	table-layout:fixed;
}

#item1418733 {
	width:528px !important;
	height:144px !important;
	top:312px !important;
}

@keyframes intensificar-1418733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418756 {
	width:100px !important;
	height:13px !important;
	top:292px !important;
}

@keyframes intensificar-1418756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365513 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1365516 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1365955 {
	width:509px !important;
	height:1000px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1365955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365542 {
	width:14px !important;
	height:9px !important;
}

#item1365545 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1365452 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:258px !important;
}

#item1365460 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1365484 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1418815 {
	width:528px !important;
	height:29px !important;
	top:15px !important;
}

@keyframes intensificar-1418815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418838 {
	width:360px !important;
	height:267px !important;
	top:64px !important;
}

@keyframes intensificar-1418838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418861 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:184px !important;
}

@keyframes intensificar-1418861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418884 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:200px !important;
}

@keyframes intensificar-1418884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365280 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1365549 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1365572 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1365596 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1365600 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1365627 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1365628 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1365624 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1365661 {
	width:123px !important;
	height:50px !important;
}

#item1365662 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1365636 {
	width:123px !important;
	height:50px !important;
}

#item1365637 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1365632 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1365716 {
	width:99px !important;
	height:50px !important;
}

#item1365717 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1365690 {
	width:99px !important;
	height:50px !important;
}

#item1365691 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1365686 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1365769 {
	width:101px !important;
	height:50px !important;
}

#item1365770 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1365744 {
	width:101px !important;
	height:50px !important;
}

#item1365745 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1365740 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1365827 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1538279 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1538302 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1538276 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1365830 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1365830 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1365830 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501285 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1465901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1465894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465892 {
	width:700px !important;
	height:309px !important;
}

#item1500781 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1466079 {
	width:595px !important;
	height:238px !important;
}

@keyframes intensificar-1466079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1880701 th, table#table1880701 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1880701 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1880701 {
	table-layout:fixed;
}

#item1466103 {
	width:628px !important;
	height:221px !important;
	top:297px !important;
}

@keyframes intensificar-1466103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466128 {
	width:140px !important;
	height:18px !important;
	top:269px !important;
}

@keyframes intensificar-1466128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509916 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:96px !important;
}

#item1507173 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1507179 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1507179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465912 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:340px !important;
}

#item1465919 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1465943 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1465947 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1465947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465970 {
	width:504px !important;
	height:373px !important;
	top:68px !important;
}

@keyframes intensificar-1465970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465993 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:236px !important;
}

@keyframes intensificar-1465993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466016 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:259px !important;
}

@keyframes intensificar-1466016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465910 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1466151 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1466174 {
	width:646px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1466199 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1466202 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1466228 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1466229 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1466225 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1466261 {
	width:172px !important;
	height:70px !important;
}

#item1466262 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466236 {
	width:172px !important;
	height:70px !important;
}

#item1466237 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466232 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1466315 {
	width:139px !important;
	height:70px !important;
}

#item1466316 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1466289 {
	width:139px !important;
	height:70px !important;
}

#item1466290 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1466285 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1466368 {
	width:141px !important;
	height:70px !important;
}

#item1466369 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466343 {
	width:141px !important;
	height:70px !important;
}

#item1466344 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466339 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1466421 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1541088 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1541111 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1541085 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1466425 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1466425 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1466425 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1427058 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1366014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1366011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1366009 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1366015 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:40px !important;
}

#item1366044 {
	width:528px !important;
	height:309px !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-1366044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1883920 th, table#table1883920 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1883920 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1883920 {
	table-layout:fixed;
}

#item1418667 {
	width:528px !important;
	height:173px !important;
	top:345px !important;
}

@keyframes intensificar-1418667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418690 {
	width:100px !important;
	height:13px !important;
	top:325px !important;
}

@keyframes intensificar-1418690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1368056 {
	width:528px !important;
	height:31px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1368056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1368080 {
	width:528px !important;
	height:321px !important;
	top:31px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1368080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1366248 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1366251 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1367983 {
	width:509px !important;
	height:825px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1367983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1367983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1366277 {
	width:14px !important;
	height:9px !important;
}

#item1366281 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1366687 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:374px !important;
}

#item1366692 {
	width:167px !important;
	height:22px !important;
	left:397px !important;
	top:335px !important;
}

#item1366715 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:337px !important;
}

#item1366741 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:305px !important;
}

#item1418545 {
	width:528px !important;
	height:80px !important;
	top:15px !important;
}

@keyframes intensificar-1418545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418568 {
	width:360px !important;
	height:267px !important;
	top:115px !important;
}

@keyframes intensificar-1418568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418591 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:251px !important;
}

@keyframes intensificar-1418591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418614 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:267px !important;
}

@keyframes intensificar-1418614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418637 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:285px !important;
}

@keyframes intensificar-1418637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1366018 {
	width:564px !important;
	height:563px !important;
	left:36px !important;
	top:162px !important;
}

#item1366286 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1366309 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1366333 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1366337 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1366532 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1366555 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1366529 {
	width:147px !important;
	height:13px !important;
	left:435px !important;
	top:748px !important;
}

#item1367628 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1367629 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1367625 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1367660 {
	width:123px !important;
	height:50px !important;
}

#item1367661 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1367635 {
	width:123px !important;
	height:50px !important;
}

#item1367636 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1367633 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1367712 {
	width:113px !important;
	height:50px !important;
}

#item1367713 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1367686 {
	width:113px !important;
	height:50px !important;
}

#item1367687 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1367684 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1367764 {
	width:101px !important;
	height:50px !important;
}

#item1367765 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1367739 {
	width:101px !important;
	height:50px !important;
}

#item1367740 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1367737 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1367816 {
	width:101px !important;
	height:50px !important;
}

#item1367817 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1367790 {
	width:101px !important;
	height:50px !important;
}

#item1367791 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1367788 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1366564 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1366564 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1366564 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501201 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1466456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1466448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466446 {
	width:700px !important;
	height:309px !important;
}

#item1500784 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1466710 {
	width:595px !important;
	height:198px !important;
}

@keyframes intensificar-1466710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1889343 th, table#table1889343 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1889343 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1889343 {
	table-layout:fixed;
}

#item1466734 {
	width:628px !important;
	height:262px !important;
	top:256px !important;
}

@keyframes intensificar-1466734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466757 {
	width:140px !important;
	height:18px !important;
	top:228px !important;
}

@keyframes intensificar-1466757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509919 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:76px !important;
}

#item1466661 {
	width:628px !important;
	height:43px !important;
}

@keyframes intensificar-1466661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466685 {
	width:628px !important;
	height:449px !important;
	top:43px !important;
}

@keyframes intensificar-1466685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507221 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1507230 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1507230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466468 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:503px !important;
}

#item1466473 {
	width:234px !important;
	height:30px !important;
	left:430px !important;
	top:448px !important;
}

#item1466496 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:451px !important;
}

#item1466499 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:406px !important;
}

#item1466502 {
	width:626px !important;
	height:112px !important;
}

@keyframes intensificar-1466502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466525 {
	width:504px !important;
	height:373px !important;
	top:140px !important;
}

@keyframes intensificar-1466525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466548 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:330px !important;
}

@keyframes intensificar-1466548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466571 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:353px !important;
}

@keyframes intensificar-1466571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466595 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:378px !important;
}

@keyframes intensificar-1466595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466466 {
	width:664px !important;
	height:528px !important;
	left:36px !important;
	top:557px !important;
}

#item1466780 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1466803 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1466828 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1466832 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1466888 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1466889 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1466885 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1132px !important;
}

#item1466926 {
	width:172px !important;
	height:70px !important;
}

#item1466927 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466900 {
	width:172px !important;
	height:70px !important;
}

#item1466901 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466896 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1132px !important;
}

#item1466981 {
	width:158px !important;
	height:70px !important;
}

#item1466982 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466955 {
	width:158px !important;
	height:70px !important;
}

#item1466956 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466950 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1132px !important;
}

#item1467035 {
	width:141px !important;
	height:70px !important;
}

#item1467036 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1467009 {
	width:141px !important;
	height:70px !important;
}

#item1467010 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1467005 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1132px !important;
}

#item1467088 {
	width:141px !important;
	height:70px !important;
}

#item1467089 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1467063 {
	width:141px !important;
	height:70px !important;
}

#item1467064 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1467059 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1132px !important;
}

#item1505015 {
	width:35px !important;
	height:74px !important;
	left:-5px !important;
	top:1128px !important;
}

#item1541118 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1541141 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1541115 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1467112 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1467112 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1467112 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1368137 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1368144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1368142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1368140 {
	width:600px !important;
	height:790px !important;
}

#item1368145 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1368175 {
	width:528px !important;
	height:253px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1368175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1894057 th, table#table1894057 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1894057 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1894057 {
	table-layout:fixed;
}

#item1418327 {
	width:528px !important;
	height:144px !important;
	top:279px !important;
}

@keyframes intensificar-1418327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418350 {
	width:100px !important;
	height:13px !important;
	top:259px !important;
}

@keyframes intensificar-1418350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1368356 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1368359 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1368903 {
	width:509px !important;
	height:776px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1368903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1368385 {
	width:14px !important;
	height:9px !important;
}

#item1368388 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1368795 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:241px !important;
}

#item1368800 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:216px !important;
}

#item1368823 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:218px !important;
}

#item1418406 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

@keyframes intensificar-1418406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418429 {
	width:360px !important;
	height:267px !important;
	top:81px !important;
}

@keyframes intensificar-1418429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418452 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:149px !important;
}

@keyframes intensificar-1418452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418475 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:165px !important;
}

@keyframes intensificar-1418475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418498 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:183px !important;
}

@keyframes intensificar-1418498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1368149 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1368391 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1368414 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1368438 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1368442 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1368468 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1368469 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1368465 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1368502 {
	width:123px !important;
	height:50px !important;
}

#item1368503 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1368477 {
	width:123px !important;
	height:50px !important;
}

#item1368478 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1368473 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1368555 {
	width:99px !important;
	height:50px !important;
}

#item1368556 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1368530 {
	width:99px !important;
	height:50px !important;
}

#item1368531 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1368526 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1368609 {
	width:101px !important;
	height:50px !important;
}

#item1368610 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1368583 {
	width:101px !important;
	height:50px !important;
}

#item1368584 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1368579 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1368669 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1538311 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1538334 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1538308 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1368674 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1368674 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1368674 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501451 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1467143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1467136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467134 {
	width:700px !important;
	height:309px !important;
}

#item1500790 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1467342 {
	width:595px !important;
	height:278px !important;
}

@keyframes intensificar-1467342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1896992 th, table#table1896992 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1896992 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1896992 {
	table-layout:fixed;
}

#item1467366 {
	width:628px !important;
	height:181px !important;
	top:337px !important;
}

@keyframes intensificar-1467366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467389 {
	width:140px !important;
	height:18px !important;
	top:309px !important;
}

@keyframes intensificar-1467389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509922 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:116px !important;
}

#item1507271 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1507276 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1507276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467154 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:316px !important;
}

#item1467159 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:281px !important;
}

#item1467182 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:284px !important;
}

#item1467185 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1467185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467208 {
	width:504px !important;
	height:373px !important;
	top:92px !important;
}

@keyframes intensificar-1467208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467231 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:188px !important;
}

@keyframes intensificar-1467231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467254 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:210px !important;
}

@keyframes intensificar-1467254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467277 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:235px !important;
}

@keyframes intensificar-1467277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467152 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1467412 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1467435 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1467459 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1467463 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1467490 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1467491 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1467486 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1467527 {
	width:172px !important;
	height:70px !important;
}

#item1467528 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1467502 {
	width:172px !important;
	height:70px !important;
}

#item1467503 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1467498 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1467580 {
	width:139px !important;
	height:70px !important;
}

#item1467581 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1467555 {
	width:139px !important;
	height:70px !important;
}

#item1467556 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1467551 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1467634 {
	width:141px !important;
	height:70px !important;
}

#item1467635 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1467609 {
	width:141px !important;
	height:70px !important;
}

#item1467610 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1467605 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1467689 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1541150 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1541173 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1541147 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1467694 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1467694 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1467694 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1427125 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1368959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1368957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1368955 {
	width:600px !important;
	height:790px !important;
}

#item1368960 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1368989 {
	width:528px !important;
	height:267px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1368989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1899771 th, table#table1899771 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1899771 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1899771 {
	table-layout:fixed;
}

#item1418109 {
	width:528px !important;
	height:260px !important;
	top:303px !important;
}

@keyframes intensificar-1418109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418132 {
	width:100px !important;
	height:13px !important;
	top:283px !important;
}

@keyframes intensificar-1418132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542712 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1542716 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1542717 {
	width:509px !important;
	height:776px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1542717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542743 {
	width:14px !important;
	height:9px !important;
}

#item1542747 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1369135 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:432px !important;
}

#item1369140 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:407px !important;
}

#item1369163 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:409px !important;
}

#item1418192 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

@keyframes intensificar-1418192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418215 {
	width:360px !important;
	height:301px !important;
	top:102px !important;
}

@keyframes intensificar-1418215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418238 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:360px !important;
}

@keyframes intensificar-1418238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418261 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:376px !important;
}

@keyframes intensificar-1418261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1368963 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1369229 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1369252 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1369276 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1369282 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1369308 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1369309 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1369305 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1369345 {
	width:123px !important;
	height:50px !important;
}

#item1369346 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1369320 {
	width:123px !important;
	height:50px !important;
}

#item1369321 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1369316 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1369399 {
	width:99px !important;
	height:50px !important;
}

#item1369400 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1369374 {
	width:99px !important;
	height:50px !important;
}

#item1369375 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1369370 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1369452 {
	width:101px !important;
	height:50px !important;
}

#item1369453 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1369427 {
	width:101px !important;
	height:50px !important;
}

#item1369428 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1369423 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1369505 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1538343 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1538367 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1538340 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1369509 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1369509 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1369509 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501342 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1467723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1467717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467715 {
	width:700px !important;
	height:309px !important;
}

#item1500799 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1467906 {
	width:595px !important;
	height:82px !important;
}

@keyframes intensificar-1467906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1903736 th, table#table1903736 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1903736 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1903736 {
	table-layout:fixed;
}

#item1467930 {
	width:628px !important;
	height:384px !important;
	top:134px !important;
}

@keyframes intensificar-1467930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467953 {
	width:140px !important;
	height:18px !important;
	top:106px !important;
}

@keyframes intensificar-1467953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509925 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:18px !important;
}

#item1467881 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1467881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507324 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1467733 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:506px !important;
}

#item1467738 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:471px !important;
}

#item1467762 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:474px !important;
}

#item1467765 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1467765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467788 {
	width:504px !important;
	height:421px !important;
	top:119px !important;
}

@keyframes intensificar-1467788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467811 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:402px !important;
}

@keyframes intensificar-1467811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467857 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:425px !important;
}

@keyframes intensificar-1467857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467731 {
	width:664px !important;
	height:540px !important;
	left:36px !important;
	top:557px !important;
}

#item1467976 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:512px !important;
}

#item1467999 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1468024 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1468028 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1468054 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1468055 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1468051 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1468087 {
	width:172px !important;
	height:70px !important;
}

#item1468088 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468062 {
	width:172px !important;
	height:70px !important;
}

#item1468063 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468058 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1468140 {
	width:139px !important;
	height:70px !important;
}

#item1468141 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1468115 {
	width:139px !important;
	height:70px !important;
}

#item1468116 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1468111 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1468194 {
	width:141px !important;
	height:70px !important;
}

#item1468195 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468169 {
	width:141px !important;
	height:70px !important;
}

#item1468170 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468164 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1468251 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1541187 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1541210 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1541183 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1468255 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1468255 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1468255 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1369656 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1369666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1369664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369662 {
	width:600px !important;
	height:790px !important;
}

#item1369667 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1369696 {
	width:528px !important;
	height:306px !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-1369696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1907877 th, table#table1907877 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1907877 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1907877 {
	table-layout:fixed;
}

#item1417907 {
	width:528px !important;
	height:202px !important;
	top:341px !important;
}

@keyframes intensificar-1417907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417930 {
	width:100px !important;
	height:13px !important;
	top:321px !important;
}

@keyframes intensificar-1417930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369902 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1369906 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1370345 {
	width:509px !important;
	height:647px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1370345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369933 {
	width:14px !important;
	height:9px !important;
}

#item1369936 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1369843 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:327px !important;
}

#item1369849 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:302px !important;
}

#item1369872 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:304px !important;
}

#item1417973 {
	width:528px !important;
	height:29px !important;
	top:15px !important;
}

@keyframes intensificar-1417973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417996 {
	width:360px !important;
	height:267px !important;
	top:64px !important;
}

@keyframes intensificar-1417996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418019 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:235px !important;
}

@keyframes intensificar-1418019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418042 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:251px !important;
}

@keyframes intensificar-1418042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418065 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:269px !important;
}

@keyframes intensificar-1418065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369670 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1369939 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1369962 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1369986 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1369989 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1370017 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1370018 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1370014 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1370051 {
	width:123px !important;
	height:50px !important;
}

#item1370052 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1370026 {
	width:123px !important;
	height:50px !important;
}

#item1370027 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1370022 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1370105 {
	width:99px !important;
	height:50px !important;
}

#item1370106 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1370080 {
	width:99px !important;
	height:50px !important;
}

#item1370081 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1370076 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1370158 {
	width:101px !important;
	height:50px !important;
}

#item1370159 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1370133 {
	width:101px !important;
	height:50px !important;
}

#item1370134 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1370129 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1370213 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1538377 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1538400 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1538374 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1370216 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1370216 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1370216 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501447 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1468284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1468280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468278 {
	width:700px !important;
	height:309px !important;
}

#item1500803 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1468487 {
	width:595px !important;
	height:147px !important;
}

@keyframes intensificar-1468487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1911916 th, table#table1911916 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1911916 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1911916 {
	table-layout:fixed;
}

#item1468511 {
	width:628px !important;
	height:302px !important;
	top:207px !important;
}

@keyframes intensificar-1468511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468534 {
	width:140px !important;
	height:18px !important;
	top:179px !important;
}

@keyframes intensificar-1468534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509929 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:51px !important;
}

#item1507328 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:232px !important;
}

#item1507334 {
	width:595px !important;
	height:509px !important;
}

@keyframes intensificar-1507334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468296 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:453px !important;
}

#item1468301 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:418px !important;
}

#item1468325 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:421px !important;
}

#item1468328 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1468328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468351 {
	width:504px !important;
	height:373px !important;
	top:85px !important;
}

@keyframes intensificar-1468351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468374 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:325px !important;
}

@keyframes intensificar-1468374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468397 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:347px !important;
}

@keyframes intensificar-1468397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468420 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:372px !important;
}

@keyframes intensificar-1468420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468294 {
	width:664px !important;
	height:509px !important;
	left:36px !important;
	top:566px !important;
}

#item1468557 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:505px !important;
}

#item1468580 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1468604 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1468610 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1468636 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1468637 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1468633 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1468671 {
	width:172px !important;
	height:70px !important;
}

#item1468672 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468645 {
	width:172px !important;
	height:70px !important;
}

#item1468646 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468641 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1468724 {
	width:139px !important;
	height:70px !important;
}

#item1468725 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1468699 {
	width:139px !important;
	height:70px !important;
}

#item1468700 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1468695 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1468777 {
	width:141px !important;
	height:70px !important;
}

#item1468778 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468752 {
	width:141px !important;
	height:70px !important;
}

#item1468753 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468748 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1468831 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1541220 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1541243 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1541217 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1468836 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1468836 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1468836 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1427196 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1370409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1370406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370404 {
	width:600px !important;
	height:790px !important;
}

#item1370410 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1370415 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:107px !important;
}

#item1370421 {
	width:534px !important;
	height:208px !important;
	top:16px !important;
}

#item1370423 {
	width:508px !important;
	height:266px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1370423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370451 {
	width:14px !important;
	height:9px !important;
}

#item1370454 {
	width:14px !important;
	height:9px !important;
	top:231px !important;
}

table#table1915857 th, table#table1915857 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1915857 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1915857 {
	table-layout:fixed;
}

#item1417689 {
	width:528px !important;
	height:291px !important;
	top:273px !important;
}

@keyframes intensificar-1417689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417712 {
	width:100px !important;
	height:13px !important;
	top:254px !important;
}

@keyframes intensificar-1417712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370657 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1370661 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1371088 {
	width:509px !important;
	height:1000px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1371088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370687 {
	width:14px !important;
	height:9px !important;
}

#item1370691 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1370552 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:429px !important;
}

#item1370606 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1370629 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1417767 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1417767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417790 {
	width:350px !important;
	height:363px !important;
	top:99px !important;
}

@keyframes intensificar-1417790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417814 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:337px !important;
}

@keyframes intensificar-1417814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417837 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:353px !important;
}

@keyframes intensificar-1417837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417860 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:371px !important;
}

@keyframes intensificar-1417860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370413 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1370695 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1370718 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1370743 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1370746 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1370772 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1370773 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1370769 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1370810 {
	width:123px !important;
	height:50px !important;
}

#item1370811 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1370783 {
	width:123px !important;
	height:50px !important;
}

#item1370784 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1370779 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1370863 {
	width:101px !important;
	height:50px !important;
}

#item1370864 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1370838 {
	width:101px !important;
	height:50px !important;
}

#item1370839 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1370834 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1370917 {
	width:99px !important;
	height:50px !important;
}

#item1370918 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1370892 {
	width:99px !important;
	height:50px !important;
}

#item1370893 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1370887 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1370970 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1538410 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1538433 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1538407 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1370974 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1370974 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1370974 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501281 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1468863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1468859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468857 {
	width:700px !important;
	height:309px !important;
}

#item1500807 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1509939 {
	width:595px !important;
	height:156px !important;
}

@keyframes intensificar-1509939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509934 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:71px !important;
}

#item1509966 {
	width:140px !important;
	height:18px !important;
	top:188px !important;
}

@keyframes intensificar-1509966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509989 {
	width:596px !important;
	height:258px !important;
	top:216px !important;
}

table#table1920747 th, table#table1920747 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1920747 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1920747 {
	table-layout:fixed;
}

#item1509990 {
	width:739px !important;
	height:405px !important;
}

@keyframes intensificar-1509990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510013 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:491px !important;
}

#item1510061 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:322px !important;
}

#item1507372 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:237px !important;
}

#item1507378 {
	width:595px !important;
	height:514px !important;
}

@keyframes intensificar-1507378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468874 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:525px !important;
}

#item1468881 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1468905 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1468909 {
	width:627px !important;
	height:112px !important;
	left:1px !important;
}

@keyframes intensificar-1468909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468932 {
	width:490px !important;
	height:367px !important;
	top:133px !important;
}

@keyframes intensificar-1468932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468956 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:396px !important;
}

@keyframes intensificar-1468956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468979 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:419px !important;
}

@keyframes intensificar-1468979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469002 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:444px !important;
}

@keyframes intensificar-1469002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468871 {
	width:664px !important;
	height:550px !important;
	left:36px !important;
	top:561px !important;
}

#item1469156 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:504px !important;
}

#item1469179 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1469203 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1469207 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1469233 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1469234 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1469230 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1469266 {
	width:172px !important;
	height:70px !important;
}

#item1469267 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1469241 {
	width:172px !important;
	height:70px !important;
}

#item1469242 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1469237 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1469320 {
	width:141px !important;
	height:70px !important;
}

#item1469321 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1469295 {
	width:141px !important;
	height:70px !important;
}

#item1469296 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1469291 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1131px !important;
}

#item1469373 {
	width:139px !important;
	height:70px !important;
}

#item1469374 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1469348 {
	width:139px !important;
	height:70px !important;
}

#item1469349 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1469344 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1469426 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1541255 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1541278 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1541252 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1469429 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1469429 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1469429 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1427062 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1371162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1371159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371157 {
	width:600px !important;
	height:790px !important;
}

#item1371164 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1371194 {
	width:528px !important;
	height:266px !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-1371194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1926207 th, table#table1926207 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1926207 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1926207 {
	table-layout:fixed;
}

#item1417480 {
	width:528px !important;
	height:202px !important;
	top:314px !important;
}

@keyframes intensificar-1417480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417503 {
	width:100px !important;
	height:13px !important;
	top:294px !important;
}

@keyframes intensificar-1417503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371395 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1371399 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1371820 {
	width:509px !important;
	height:660px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1371820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371425 {
	width:14px !important;
	height:9px !important;
}

#item1371429 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1371338 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:364px !important;
}

#item1371343 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:339px !important;
}

#item1371366 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:341px !important;
}

#item1417560 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

@keyframes intensificar-1417560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417583 {
	width:360px !important;
	height:267px !important;
	top:102px !important;
}

@keyframes intensificar-1417583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417606 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:290px !important;
}

@keyframes intensificar-1417606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417652 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:306px !important;
}

@keyframes intensificar-1417652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371167 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1371433 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1371456 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1371480 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1371483 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1371509 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1371510 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1371506 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1371546 {
	width:123px !important;
	height:50px !important;
}

#item1371547 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1371520 {
	width:123px !important;
	height:50px !important;
}

#item1371521 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1371516 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1371599 {
	width:99px !important;
	height:50px !important;
}

#item1371600 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1371574 {
	width:99px !important;
	height:50px !important;
}

#item1371575 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1371570 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1371652 {
	width:101px !important;
	height:50px !important;
}

#item1371653 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1371627 {
	width:101px !important;
	height:50px !important;
}

#item1371628 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1371623 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1371706 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1538441 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1538464 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1538438 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1371710 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1371710 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1371710 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501209 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1469462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1469455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469453 {
	width:700px !important;
	height:309px !important;
}

#item1500811 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1469665 {
	width:595px !important;
	height:152px !important;
}

@keyframes intensificar-1469665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1930350 th, table#table1930350 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1930350 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1930350 {
	table-layout:fixed;
}

#item1469689 {
	width:628px !important;
	height:302px !important;
	top:206px !important;
}

@keyframes intensificar-1469689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469712 {
	width:140px !important;
	height:18px !important;
	top:178px !important;
}

@keyframes intensificar-1469712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510065 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:51px !important;
}

#item1507445 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:231px !important;
}

#item1507451 {
	width:595px !important;
	height:508px !important;
}

@keyframes intensificar-1507451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469477 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:482px !important;
}

#item1469483 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:447px !important;
}

#item1469506 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:450px !important;
}

#item1469510 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1469510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469533 {
	width:504px !important;
	height:373px !important;
	top:116px !important;
}

@keyframes intensificar-1469533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469556 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:379px !important;
}

@keyframes intensificar-1469556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469603 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:401px !important;
}

@keyframes intensificar-1469603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469475 {
	width:664px !important;
	height:508px !important;
	left:36px !important;
	top:567px !important;
}

#item1469735 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:505px !important;
}

#item1469758 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1469782 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1469786 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1469812 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1469814 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1469809 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1469848 {
	width:172px !important;
	height:70px !important;
}

#item1469849 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1469823 {
	width:172px !important;
	height:70px !important;
}

#item1469824 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1469819 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1469902 {
	width:139px !important;
	height:70px !important;
}

#item1469903 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1469877 {
	width:139px !important;
	height:70px !important;
}

#item1469878 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1469873 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1469956 {
	width:141px !important;
	height:70px !important;
}

#item1469957 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1469930 {
	width:141px !important;
	height:70px !important;
}

#item1469931 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1469926 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1470011 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1541287 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1541310 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1541284 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1470014 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1470014 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1470014 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1371871 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1371878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1371876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371874 {
	width:600px !important;
	height:790px !important;
}

#item1371879 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1371908 {
	width:528px !important;
	height:336px !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-1371908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1934683 th, table#table1934683 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1934683 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1934683 {
	table-layout:fixed;
}

#item1417284 {
	width:528px !important;
	height:160px !important;
	top:372px !important;
}

@keyframes intensificar-1417284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417307 {
	width:100px !important;
	height:13px !important;
	top:352px !important;
}

@keyframes intensificar-1417307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372112 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1372116 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1372542 {
	width:509px !important;
	height:750px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1372542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372142 {
	width:14px !important;
	height:9px !important;
}

#item1372146 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1372055 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:257px !important;
}

#item1372060 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:232px !important;
}

#item1372083 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:234px !important;
}

#item1417353 {
	width:528px !important;
	height:29px !important;
	top:15px !important;
}

@keyframes intensificar-1417353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417376 {
	width:360px !important;
	height:267px !important;
	top:64px !important;
}

@keyframes intensificar-1417376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417400 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:166px !important;
}

@keyframes intensificar-1417400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417423 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:182px !important;
}

@keyframes intensificar-1417423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417446 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:200px !important;
}

@keyframes intensificar-1417446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371882 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1372151 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1372174 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1372198 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1372202 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1372228 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1372229 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1372225 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1372265 {
	width:123px !important;
	height:50px !important;
}

#item1372266 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1372240 {
	width:123px !important;
	height:50px !important;
}

#item1372241 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1372236 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1372318 {
	width:99px !important;
	height:50px !important;
}

#item1372320 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1372293 {
	width:99px !important;
	height:50px !important;
}

#item1372294 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1372289 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1372372 {
	width:101px !important;
	height:50px !important;
}

#item1372373 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1372347 {
	width:101px !important;
	height:50px !important;
}

#item1372348 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1372343 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1372425 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1538477 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1538500 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1538474 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1372429 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1372429 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1372429 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501442 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1470041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1470049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470039 {
	width:700px !important;
	height:309px !important;
}

#item1500815 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1470245 {
	width:595px !important;
	height:240px !important;
}

@keyframes intensificar-1470245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1939041 th, table#table1939041 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1939041 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1939041 {
	table-layout:fixed;
}

#item1470269 {
	width:628px !important;
	height:221px !important;
	top:297px !important;
}

@keyframes intensificar-1470269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470292 {
	width:140px !important;
	height:18px !important;
	top:269px !important;
}

@keyframes intensificar-1470292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510072 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:97px !important;
}

#item1507487 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:241px !important;
}

#item1507493 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1507493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470059 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:355px !important;
}

#item1470064 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:320px !important;
}

#item1470087 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:323px !important;
}

#item1470090 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1470090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470113 {
	width:504px !important;
	height:373px !important;
	top:84px !important;
}

@keyframes intensificar-1470113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470136 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:226px !important;
}

@keyframes intensificar-1470136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470159 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:249px !important;
}

@keyframes intensificar-1470159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470182 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:274px !important;
}

@keyframes intensificar-1470182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470056 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1470316 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1470339 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1470363 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1470367 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1470393 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1470394 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1470390 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1470427 {
	width:172px !important;
	height:70px !important;
}

#item1470428 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1470401 {
	width:172px !important;
	height:70px !important;
}

#item1470402 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1470397 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1470480 {
	width:139px !important;
	height:70px !important;
}

#item1470481 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1470455 {
	width:139px !important;
	height:70px !important;
}

#item1470456 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1470451 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1470534 {
	width:141px !important;
	height:70px !important;
}

#item1470535 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1470508 {
	width:141px !important;
	height:70px !important;
}

#item1470509 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1470504 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1470591 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1541318 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1541342 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1541315 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1470596 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1470596 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1470596 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1427129 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1372597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1372595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372593 {
	width:600px !important;
	height:790px !important;
}

#item1372598 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1372628 {
	width:528px !important;
	height:278px !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-1372628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1943522 th, table#table1943522 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1943522 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1943522 {
	table-layout:fixed;
}

#item1417074 {
	width:528px !important;
	height:173px !important;
	top:313px !important;
}

@keyframes intensificar-1417074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417097 {
	width:100px !important;
	height:13px !important;
	top:293px !important;
}

@keyframes intensificar-1417097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372832 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:261px !important;
}

#item1372835 {
	width:534px !important;
	height:518px !important;
	top:15px !important;
}

#item1373269 {
	width:509px !important;
	height:815px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1373269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372862 {
	width:14px !important;
	height:9px !important;
}

#item1372867 {
	width:14px !important;
	height:9px !important;
	top:540px !important;
}

#item1372773 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:291px !important;
}

#item1372779 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:266px !important;
}

#item1372802 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:268px !important;
}

#item1417149 {
	width:528px !important;
	height:29px !important;
	top:15px !important;
}

@keyframes intensificar-1417149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417172 {
	width:360px !important;
	height:267px !important;
	top:64px !important;
}

@keyframes intensificar-1417172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417195 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:200px !important;
}

@keyframes intensificar-1417195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417219 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:216px !important;
}

@keyframes intensificar-1417219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417242 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:234px !important;
}

@keyframes intensificar-1417242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372601 {
	width:564px !important;
	height:549px !important;
	left:636px !important;
	top:176px !important;
}

#item1372871 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:142px !important;
}

#item1372894 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1372918 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1372921 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1372947 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1372948 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1372944 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1372984 {
	width:123px !important;
	height:50px !important;
}

#item1372985 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1372959 {
	width:123px !important;
	height:50px !important;
}

#item1372960 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1372954 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1373037 {
	width:99px !important;
	height:50px !important;
}

#item1373038 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1373012 {
	width:99px !important;
	height:50px !important;
}

#item1373013 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1373008 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1373090 {
	width:101px !important;
	height:50px !important;
}

#item1373091 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1373065 {
	width:101px !important;
	height:50px !important;
}

#item1373066 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1373061 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1373144 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1538509 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1538533 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1538505 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1373149 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1373149 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1373149 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501345 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1470627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1470620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470618 {
	width:700px !important;
	height:309px !important;
}

#item1500818 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1470829 {
	width:595px !important;
	height:178px !important;
}

@keyframes intensificar-1470829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1948867 th, table#table1948867 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1948867 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1948867 {
	table-layout:fixed;
}

#item1470853 {
	width:628px !important;
	height:262px !important;
	top:236px !important;
}

@keyframes intensificar-1470853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470876 {
	width:140px !important;
	height:18px !important;
	top:208px !important;
}

@keyframes intensificar-1470876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510076 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:66px !important;
}

#item1507528 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:226px !important;
}

#item1507536 {
	width:595px !important;
	height:498px !important;
}

@keyframes intensificar-1507536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470638 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:408px !important;
}

#item1470644 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:373px !important;
}

#item1470667 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:376px !important;
}

#item1470671 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1470671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470695 {
	width:504px !important;
	height:373px !important;
	top:89px !important;
}

@keyframes intensificar-1470695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470718 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:279px !important;
}

@keyframes intensificar-1470718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470742 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:302px !important;
}

@keyframes intensificar-1470742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470765 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:327px !important;
}

@keyframes intensificar-1470765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470636 {
	width:664px !important;
	height:498px !important;
	left:36px !important;
	top:577px !important;
}

#item1470899 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:508px !important;
}

#item1470922 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1470947 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1470954 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1470981 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1470982 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1470978 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1471016 {
	width:172px !important;
	height:70px !important;
}

#item1471017 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1470991 {
	width:172px !important;
	height:70px !important;
}

#item1470992 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1470987 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1471069 {
	width:139px !important;
	height:70px !important;
}

#item1471070 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1471044 {
	width:139px !important;
	height:70px !important;
}

#item1471045 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1471040 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1471123 {
	width:141px !important;
	height:70px !important;
}

#item1471124 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1471098 {
	width:141px !important;
	height:70px !important;
}

#item1471099 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1471093 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1471177 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1541376 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1541399 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1541373 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1471181 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1471181 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1471181 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1373321 {
	width:186px !important;
	height:167px !important;
	left:601px !important;
	top:623px !important;
}

@keyframes intensificar-1373328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1373326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373324 {
	width:600px !important;
	height:790px !important;
	left:1px !important;
}

#item1373329 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1373358 {
	width:528px !important;
	height:323px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1373358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1953755 th, table#table1953755 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1953755 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1953755 {
	table-layout:fixed;
}

#item1416849 {
	width:528px !important;
	height:144px !important;
	top:358px !important;
}

@keyframes intensificar-1416849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416872 {
	width:100px !important;
	height:13px !important;
	top:338px !important;
}

@keyframes intensificar-1416872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373560 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:259px !important;
}

#item1373563 {
	width:534px !important;
	height:514px !important;
	top:15px !important;
}

#item1373986 {
	width:509px !important;
	height:750px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1373986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373590 {
	width:14px !important;
	height:9px !important;
}

#item1373595 {
	width:14px !important;
	height:9px !important;
	top:537px !important;
}

#item1373503 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:257px !important;
}

#item1373508 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:232px !important;
}

#item1373531 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:236px !important;
}

#item1416920 {
	width:528px !important;
	height:29px !important;
	top:15px !important;
}

@keyframes intensificar-1416920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416943 {
	width:360px !important;
	height:267px !important;
	top:64px !important;
}

@keyframes intensificar-1416943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416966 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:166px !important;
}

@keyframes intensificar-1416966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416990 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:182px !important;
}

@keyframes intensificar-1416990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417014 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:200px !important;
}

@keyframes intensificar-1417014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373332 {
	width:564px !important;
	height:546px !important;
	left:637px !important;
	top:179px !important;
}

#item1373600 {
	width:528px !important;
	height:30px !important;
	left:637px !important;
	top:145px !important;
}

#item1373623 {
	width:528px !important;
	height:30px !important;
	left:637px !important;
	top:100px !important;
}

#item1373647 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1373650 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1529106 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1373676 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1373677 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1373673 {
	width:53px !important;
	height:50px !important;
	left:1148px !important;
	top:740px !important;
}

#item1373712 {
	width:123px !important;
	height:50px !important;
}

#item1373713 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1373687 {
	width:123px !important;
	height:50px !important;
}

#item1373688 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1373683 {
	width:123px !important;
	height:50px !important;
	left:1022px !important;
	top:740px !important;
}

#item1373766 {
	width:99px !important;
	height:50px !important;
}

#item1373767 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1373741 {
	width:99px !important;
	height:50px !important;
}

#item1373742 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1373737 {
	width:99px !important;
	height:50px !important;
	left:816px !important;
	top:740px !important;
}

#item1373819 {
	width:101px !important;
	height:50px !important;
}

#item1373820 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1373794 {
	width:101px !important;
	height:50px !important;
}

#item1373795 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1373790 {
	width:101px !important;
	height:50px !important;
	left:918px !important;
	top:740px !important;
}

#item1373872 {
	width:25px !important;
	height:53px !important;
	left:814px !important;
	top:738px !important;
}

#item1538542 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1538565 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1538539 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1373878 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1373878 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1373878 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501439 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1471210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1471204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471202 {
	width:700px !important;
	height:309px !important;
}

#item1500825 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1471414 {
	width:595px !important;
	height:238px !important;
}

@keyframes intensificar-1471414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1957421 th, table#table1957421 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1957421 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1957421 {
	table-layout:fixed;
}

#item1471438 {
	width:628px !important;
	height:221px !important;
	top:287px !important;
}

@keyframes intensificar-1471438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471461 {
	width:140px !important;
	height:18px !important;
	top:259px !important;
}

@keyframes intensificar-1471461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510081 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:96px !important;
}

#item1507581 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:231px !important;
}

#item1507586 {
	width:595px !important;
	height:508px !important;
}

@keyframes intensificar-1507586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471222 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:352px !important;
}

#item1471227 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:317px !important;
}

#item1471251 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:321px !important;
}

#item1471255 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1471255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471278 {
	width:504px !important;
	height:373px !important;
	top:83px !important;
}

@keyframes intensificar-1471278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471301 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:223px !important;
}

@keyframes intensificar-1471301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471324 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:246px !important;
}

@keyframes intensificar-1471324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471347 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:271px !important;
}

@keyframes intensificar-1471347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471220 {
	width:664px !important;
	height:508px !important;
	left:36px !important;
	top:567px !important;
}

#item1471484 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:506px !important;
}

#item1471508 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1471532 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1471536 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1529562 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1471562 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1471563 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1471559 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1471596 {
	width:172px !important;
	height:70px !important;
}

#item1471597 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1471571 {
	width:172px !important;
	height:70px !important;
}

#item1471572 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1471566 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1471649 {
	width:139px !important;
	height:70px !important;
}

#item1471650 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1471624 {
	width:139px !important;
	height:70px !important;
}

#item1471625 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1471620 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1471702 {
	width:141px !important;
	height:70px !important;
}

#item1471703 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1471677 {
	width:141px !important;
	height:70px !important;
}

#item1471678 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1471673 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1471756 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1541416 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1541439 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1541413 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1471759 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1471759 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1471759 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1577983 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1374860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1374860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1374858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1374858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1374856 {
	width:600px !important;
	height:790px !important;
}

#item1374861 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1374890 {
	width:528px !important;
	height:292px !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-1374890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1374890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1961133 th, table#table1961133 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1961133 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1961133 {
	table-layout:fixed;
}

#item1416406 {
	width:528px !important;
	height:173px !important;
	top:327px !important;
}

@keyframes intensificar-1416406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416429 {
	width:100px !important;
	height:13px !important;
	top:307px !important;
}

@keyframes intensificar-1416429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375092 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1375096 {
	width:534px !important;
	height:549px !important;
	top:15px !important;
}

#item1375531 {
	width:509px !important;
	height:800px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1375531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375122 {
	width:14px !important;
	height:9px !important;
}

#item1375128 {
	width:14px !important;
	height:9px !important;
	top:571px !important;
}

#item1375035 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:313px !important;
}

#item1375040 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:288px !important;
}

#item1375063 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:292px !important;
}

#item1416490 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

@keyframes intensificar-1416490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416513 {
	width:360px !important;
	height:267px !important;
	top:85px !important;
}

@keyframes intensificar-1416513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416536 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:221px !important;
}

@keyframes intensificar-1416536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416559 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:237px !important;
}

@keyframes intensificar-1416559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416582 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:255px !important;
}

@keyframes intensificar-1416582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1374864 {
	width:564px !important;
	height:580px !important;
	left:636px !important;
	top:145px !important;
}

#item1375131 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1375154 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1375178 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1375184 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1375210 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1375211 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1375207 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1375243 {
	width:123px !important;
	height:50px !important;
}

#item1375244 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1375218 {
	width:123px !important;
	height:50px !important;
}

#item1375219 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1375214 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1375297 {
	width:99px !important;
	height:50px !important;
}

#item1375298 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1375271 {
	width:99px !important;
	height:50px !important;
}

#item1375272 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1375267 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1375350 {
	width:101px !important;
	height:50px !important;
}

#item1375351 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1375325 {
	width:101px !important;
	height:50px !important;
}

#item1375326 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1375321 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1375406 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1538615 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1538638 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1538612 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1375410 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1375410 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1375410 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501214 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1472373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1472367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472365 {
	width:700px !important;
	height:309px !important;
}

#item1500831 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1472575 {
	width:595px !important;
	height:222px !important;
}

@keyframes intensificar-1472575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1966701 th, table#table1966701 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1966701 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1966701 {
	table-layout:fixed;
}

#item1472599 {
	width:628px !important;
	height:262px !important;
	top:280px !important;
}

@keyframes intensificar-1472599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472622 {
	width:140px !important;
	height:18px !important;
	top:252px !important;
}

@keyframes intensificar-1472622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510221 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:88px !important;
}

#item1507675 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:248px !important;
}

#item1507681 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1507681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472388 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:402px !important;
}

#item1472394 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:367px !important;
}

#item1472417 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:372px !important;
}

#item1472420 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1472420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472443 {
	width:504px !important;
	height:373px !important;
	top:83px !important;
}

@keyframes intensificar-1472443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472466 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:274px !important;
}

@keyframes intensificar-1472466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472489 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:296px !important;
}

@keyframes intensificar-1472489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472512 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:321px !important;
}

@keyframes intensificar-1472512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472386 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1472645 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1472668 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1472692 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1472695 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1472723 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1472724 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1472718 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1472758 {
	width:172px !important;
	height:70px !important;
}

#item1472759 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1472732 {
	width:172px !important;
	height:70px !important;
}

#item1472733 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1472728 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1472811 {
	width:139px !important;
	height:70px !important;
}

#item1472812 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1472786 {
	width:139px !important;
	height:70px !important;
}

#item1472787 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1472782 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1472865 {
	width:141px !important;
	height:70px !important;
}

#item1472866 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1472840 {
	width:141px !important;
	height:70px !important;
}

#item1472841 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1472835 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1472920 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1541477 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1541500 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1541474 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1472923 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1472923 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1472923 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1577975 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1375588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1375586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375584 {
	width:600px !important;
	height:790px !important;
}

#item1375589 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1375618 {
	width:528px !important;
	height:320px !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-1375618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1973924 th, table#table1973924 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1973924 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1973924 {
	table-layout:fixed;
}

#item1416203 {
	width:528px !important;
	height:115px !important;
	top:356px !important;
}

@keyframes intensificar-1416203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416226 {
	width:100px !important;
	height:13px !important;
	top:336px !important;
}

@keyframes intensificar-1416226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375821 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1375825 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1376254 {
	width:509px !important;
	height:684px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1376254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375851 {
	width:14px !important;
	height:9px !important;
}

#item1375856 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1375764 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:189px !important;
}

#item1375769 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:164px !important;
}

#item1375792 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:168px !important;
}

#item1416274 {
	width:528px !important;
	height:29px !important;
	top:15px !important;
}

@keyframes intensificar-1416274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416298 {
	width:360px !important;
	height:267px !important;
	top:64px !important;
}

@keyframes intensificar-1416298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416321 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:98px !important;
}

@keyframes intensificar-1416321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416344 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:114px !important;
}

@keyframes intensificar-1416344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416367 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:132px !important;
}

@keyframes intensificar-1416367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375592 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1375861 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1375884 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1375908 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1375914 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1375940 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1375941 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1375937 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1375973 {
	width:123px !important;
	height:50px !important;
}

#item1375974 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1375948 {
	width:123px !important;
	height:50px !important;
}

#item1375949 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1375944 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1376027 {
	width:99px !important;
	height:50px !important;
}

#item1376028 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1376001 {
	width:99px !important;
	height:50px !important;
}

#item1376002 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1375997 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1376081 {
	width:101px !important;
	height:50px !important;
}

#item1376082 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1376056 {
	width:101px !important;
	height:50px !important;
}

#item1376057 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1376051 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1376135 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1538648 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1538672 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1538644 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1376138 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1376138 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1376138 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501436 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1472958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1472951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472949 {
	width:700px !important;
	height:309px !important;
}

#item1500834 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1473162 {
	width:595px !important;
	height:263px !important;
}

@keyframes intensificar-1473162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1978844 th, table#table1978844 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1978844 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1978844 {
	table-layout:fixed;
}

#item1473187 {
	width:628px !important;
	height:181px !important;
	top:320px !important;
}

@keyframes intensificar-1473187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473210 {
	width:140px !important;
	height:18px !important;
	top:292px !important;
}

@keyframes intensificar-1473210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510225 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:109px !important;
}

#item1507723 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:228px !important;
}

#item1507733 {
	width:595px !important;
	height:501px !important;
}

@keyframes intensificar-1507733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472971 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:259px !important;
}

#item1472977 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:224px !important;
}

#item1473000 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:229px !important;
}

#item1473004 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1473004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473027 {
	width:504px !important;
	height:373px !important;
	top:83px !important;
}

@keyframes intensificar-1473027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473050 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:130px !important;
}

@keyframes intensificar-1473050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473073 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:153px !important;
}

@keyframes intensificar-1473073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473097 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:178px !important;
}

@keyframes intensificar-1473097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472969 {
	width:664px !important;
	height:501px !important;
	left:36px !important;
	top:574px !important;
}

#item1473233 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:505px !important;
}

#item1473256 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1473280 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1473284 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1473311 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1473312 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1473308 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1473344 {
	width:172px !important;
	height:70px !important;
}

#item1473345 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1473319 {
	width:172px !important;
	height:70px !important;
}

#item1473320 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1473315 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1473398 {
	width:139px !important;
	height:70px !important;
}

#item1473399 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1473373 {
	width:139px !important;
	height:70px !important;
}

#item1473374 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1473368 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1473451 {
	width:141px !important;
	height:70px !important;
}

#item1473452 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1473426 {
	width:141px !important;
	height:70px !important;
}

#item1473427 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1473422 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1473508 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1541506 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1541529 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1541503 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1473512 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1473512 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1473512 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1376301 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1376302 {
	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-1376302 {
	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;
	}
}
#item1376303 {
	width:544px !important;
	height:107px !important;
	left:89px !important;
	top:115px !important;
}

@keyframes intensificar-1376303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376326 {
	opacity:0.20;
	width:469px !important;
	height:116px !important;
	left:89px !important;
	top:240px !important;
	background:#0e0b00;
}

#item1376327 {
	width:436px !important;
	height:107px !important;
	left:104px !important;
	top:259px !important;
}

@keyframes intensificar-1376327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376350 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1376350 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1376350 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1473530 {
	width:1792px !important;
	height:1180px !important;
	left:-638px !important;
	top:10px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1473531 {
	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-1473531 {
	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;
	}
}
#item1473539 {
	width:664px !important;
	height:131px !important;
	left:36px !important;
	top:66px !important;
}

@keyframes intensificar-1473539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473562 {
	opacity:0.20;
	width:628px !important;
	height:160px !important;
	left:36px !important;
	top:223px !important;
	background:#0e0b00;
}

#item1473563 {
	width:578px !important;
	height:103px !important;
	left:56px !important;
	top:250px !important;
}

@keyframes intensificar-1473563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473586 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1473586 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1473586 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1376365 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1376872 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1376895 {
	width:528px !important;
	height:660px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1376895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376812 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1509598 {
	width:528px !important;
	height:660px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1509598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376370 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1376445 {
	width:75px !important;
	height:16px !important;
	left:53px !important;
	top:45px !important;
}

#item1376468 {
	width:86px !important;
	height:16px !important;
	left:440px !important;
	top:45px !important;
}

table#table1983297 th, table#table1983297 td {
	vertical-align:top;;
}

table#table1983297 tr {
	height:18px;;
}

table#table1983297 {
	table-layout:fixed;
}

#item1378553 {
	width:510px !important;
	height:656px !important;
	left:46px !important;
	top:74px !important;
}

#item1378583 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1378580 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:107px !important;
}

#item1378587 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1378584 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:125px !important;
}

#item1378591 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1378588 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:143px !important;
}

#item1378595 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1378592 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:161px !important;
}

#item1378599 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1378596 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:179px !important;
}

#item1378603 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1378600 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:197px !important;
}

#item1378607 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1378604 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:215px !important;
}

#item1378611 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1378608 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:233px !important;
}

#item1378616 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1378612 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:251px !important;
}

#item1378620 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1378617 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:269px !important;
}

#item1378624 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1378621 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:287px !important;
}

#item1378628 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1378625 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:305px !important;
}

#item1378632 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1378629 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:323px !important;
}

#item1378636 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1378633 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:341px !important;
}

#item1378640 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1378637 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:359px !important;
}

#item1378644 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1378641 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:377px !important;
}

#item1378648 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1378645 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:395px !important;
}

#item1378652 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1378649 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:413px !important;
}

#item1378656 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1378653 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:431px !important;
}

#item1378660 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1378657 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:449px !important;
}

#item1378664 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1378661 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:467px !important;
}

#item1378668 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1378665 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:485px !important;
}

#item1378672 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1378669 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:503px !important;
}

#item1378677 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1378673 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:521px !important;
}

#item1378683 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1378679 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:539px !important;
}

#item1378687 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1378684 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:557px !important;
}

#item1378691 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1378688 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:575px !important;
}

#item1378695 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1378692 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:593px !important;
}

#item1378699 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1378696 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:611px !important;
}

#item1378703 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1378700 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:629px !important;
}

#item1378707 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1378704 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:647px !important;
}

#item1378711 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1378708 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:665px !important;
}

#item1538704 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1538701 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:683px !important;
}

#item1559461 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1559458 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:88px !important;
}

#item1559457 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1559454 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:71px !important;
}

#item1545729 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1545730 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:701px !important;
}

@keyframes intensificar-1376759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376760 {
	width:148px !important;
	height:37px !important;
	left:238px !important;
	top:47px !important;
}

#item1376368 {
	width:610px !important;
	height:800px !important;
	left:590px !important;
	top:-10px !important;
}

#item1376921 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1376924 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1438188 {
	width:574px !important;
	height:549px !important;
	left:19px !important;
	top:94px !important;
}

#item1377875 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1377898 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1377872 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1377905 {
	width:19px !important;
	height:19px !important;
}

#item1377901 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1377910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377913 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1377914 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1377910 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1377973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378002 {
	width:122px !important;
	height:50px !important;
}

#item1378004 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1377977 {
	width:122px !important;
	height:50px !important;
}

#item1377978 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1377973 {
	width:122px !important;
	height:50px !important;
	left:807px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

@keyframes intensificar-1378027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378056 {
	width:122px !important;
	height:50px !important;
}

#item1378057 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1378031 {
	width:122px !important;
	height:50px !important;
}

#item1378032 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1378027 {
	width:122px !important;
	height:50px !important;
	left:932px !important;
	top:740px !important;
}

@keyframes intensificar-1378080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378109 {
	width:87px !important;
	height:50px !important;
}

#item1378110 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1378084 {
	width:87px !important;
	height:50px !important;
}

#item1378085 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1378080 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !important;
}

#item1378137 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1378160 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1378133 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1378164 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1378164 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1378164 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1473910 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1500919 {
	width:23px !important;
	height:46px !important;
	left:679px !important;
	top:473px !important;
}

#item1546851 {
	width:628px !important;
	height:842px !important;
	left:46px !important;
	top:63px !important;
}

#item1546890 {
	width:614px !important;
	height:900px !important;
}

@keyframes intensificar-1546890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473849 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1500885 {
	width:628px !important;
	height:834px !important;
	left:46px !important;
	top:100px !important;
}

@keyframes intensificar-1500885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473617 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1473640 {
	width:92px !important;
	height:20px !important;
	left:62px !important;
	top:78px !important;
}

#item1473663 {
	width:105px !important;
	height:20px !important;
	left:535px !important;
	top:78px !important;
}

table#table1989746 th, table#table1989746 td {
	vertical-align:top;;
}

table#table1989746 tr {
	height:22px;;
}

table#table1989746 {
	table-layout:fixed;
}

#item1473686 {
	width:622px !important;
	height:813px !important;
	left:54px !important;
	top:113px !important;
}

#item1473712 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1473709 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:132px !important;
}

#item1473717 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1473713 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:154px !important;
}

#item1473721 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1473718 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:176px !important;
}

#item1473725 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1473722 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:198px !important;
}

#item1473729 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1473726 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:220px !important;
}

#item1473733 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1473730 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:242px !important;
}

#item1473737 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1473734 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:264px !important;
}

#item1473741 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1473738 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:286px !important;
}

#item1473745 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1473742 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:308px !important;
}

#item1473749 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1473746 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:330px !important;
}

#item1473753 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1473750 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:352px !important;
}

#item1473757 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1473754 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:374px !important;
}

#item1473762 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1473758 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:396px !important;
}

#item1473766 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1473763 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:418px !important;
}

#item1473770 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1473767 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:440px !important;
}

#item1473774 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1473771 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:462px !important;
}

#item1473779 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1473775 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:484px !important;
}

#item1473783 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1473780 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:506px !important;
}

#item1473789 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1473786 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:528px !important;
}

#item1473793 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1473790 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:550px !important;
}

#item1473797 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1473794 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:572px !important;
}

#item1473801 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1473798 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:594px !important;
}

#item1473805 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1473802 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:616px !important;
}

#item1473809 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1473806 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:638px !important;
}

#item1473814 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1473810 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:660px !important;
}

#item1473818 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1473815 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:682px !important;
}

#item1473822 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1473819 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:704px !important;
}

#item1473826 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1473823 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:726px !important;
}

#item1473830 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1473827 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:748px !important;
}

#item1473834 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1473831 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:770px !important;
}

#item1473839 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1473835 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:792px !important;
}

#item1473843 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1473840 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:814px !important;
}

#item1473847 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1473844 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:835px !important;
}

#item1559453 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1559450 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:110px !important;
}

#item1545985 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1545989 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:856px !important;
}

#item1559468 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1559465 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:879px !important;
}

#item1473608 {
	width:703px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes intensificar-1473608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473606 {
	width:713px !important;
	height:935px !important;
	left:-10px !important;
	top:140px !important;
}

#item1473958 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1473962 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1473992 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1474015 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1473989 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1474025 {
	width:26px !important;
	height:26px !important;
}

#item1474021 {
	width:26px !important;
	height:26px !important;
	left:637px !important;
	top:170px !important;
}

@keyframes intensificar-1474029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474032 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1474033 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1474029 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1474037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474066 {
	width:171px !important;
	height:70px !important;
}

#item1474067 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1474041 {
	width:171px !important;
	height:70px !important;
}

#item1474042 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1474037 {
	width:171px !important;
	height:70px !important;
	left:150px !important;
	top:1130px !important;
}

@keyframes intensificar-1474090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474120 {
	width:171px !important;
	height:70px !important;
}

#item1474121 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1474094 {
	width:171px !important;
	height:70px !important;
}

#item1474095 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1474090 {
	width:171px !important;
	height:70px !important;
	left:325px !important;
	top:1130px !important;
}

@keyframes intensificar-1474144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474174 {
	width:122px !important;
	height:70px !important;
}

#item1474175 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1474149 {
	width:122px !important;
	height:70px !important;
}

#item1474150 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1474144 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item1474201 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1474224 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1474198 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1500933 {
	width:35px !important;
	height:74px !important;
	left:144px !important;
	top:1128px !important;
}

#item1474227 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1474227 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1474227 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1577987 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1378851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1378849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378847 {
	width:600px !important;
	height:790px !important;
}

#item1378852 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1378882 {
	width:528px !important;
	height:241px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1378882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1995724 tr {
	border-right:2.2px solid #fff;;
}

table#table1995724 {
	table-layout:fixed;
}

#item1415988 {
	width:528px !important;
	height:75px !important;
	top:261px !important;
}

@keyframes intensificar-1415988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1415988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416011 {
	width:100px !important;
	height:13px !important;
	top:241px !important;
}

@keyframes intensificar-1416011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379472 {
	width:528px !important;
	height:565px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1379472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379026 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:179px !important;
}

#item1379033 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1379056 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1416071 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1416071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416094 {
	width:350px !important;
	height:232px !important;
	top:104px !important;
}

@keyframes intensificar-1416094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416117 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:87px !important;
}

@keyframes intensificar-1416117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416140 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:103px !important;
}

@keyframes intensificar-1416140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416164 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:121px !important;
}

@keyframes intensificar-1416164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378856 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1379125 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1379148 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1379172 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1379178 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1379205 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1379206 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1379202 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1379239 {
	width:123px !important;
	height:50px !important;
}

#item1379240 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1379214 {
	width:123px !important;
	height:50px !important;
}

#item1379215 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1379210 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1379292 {
	width:99px !important;
	height:50px !important;
}

#item1379293 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1379267 {
	width:99px !important;
	height:50px !important;
}

#item1379268 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1379263 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1379345 {
	width:101px !important;
	height:50px !important;
}

#item1379346 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1379320 {
	width:101px !important;
	height:50px !important;
}

#item1379321 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1379316 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1379373 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1379396 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1379370 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1379400 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1379403 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1379403 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1379403 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501350 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1474254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1474250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474248 {
	width:700px !important;
	height:309px !important;
}

#item1500945 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1474445 {
	width:595px !important;
	height:360px !important;
}

@keyframes intensificar-1474445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1998012 tr {
	border-right:3.08px solid #fff;;
}

table#table1998012 {
	table-layout:fixed;
}

#item1474470 {
	width:628px !important;
	height:125px !important;
	top:417px !important;
}

@keyframes intensificar-1474470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474493 {
	width:140px !important;
	height:18px !important;
	top:389px !important;
}

@keyframes intensificar-1474493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510230 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:157px !important;
}

#item1474419 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1474419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507768 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:248px !important;
}

#item1474269 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:242px !important;
}

#item1474276 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1474300 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1474303 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1474303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474326 {
	width:490px !important;
	height:325px !important;
	top:137px !important;
}

@keyframes intensificar-1474326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474349 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:114px !important;
}

@keyframes intensificar-1474349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474372 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:136px !important;
}

@keyframes intensificar-1474372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474395 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:161px !important;
}

@keyframes intensificar-1474395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474266 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1474516 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1474539 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1474563 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1474566 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1474592 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1474593 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1474589 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1474628 {
	width:172px !important;
	height:70px !important;
}

#item1474629 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1474603 {
	width:172px !important;
	height:70px !important;
}

#item1474604 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1474599 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1474682 {
	width:139px !important;
	height:70px !important;
}

#item1474683 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1474657 {
	width:139px !important;
	height:70px !important;
}

#item1474658 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1474653 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1474735 {
	width:141px !important;
	height:70px !important;
}

#item1474736 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1474710 {
	width:141px !important;
	height:70px !important;
}

#item1474711 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1474706 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1474790 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1563465 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1563488 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1563462 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1474794 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1474794 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1474794 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1578001 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1379529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1379526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379524 {
	width:600px !important;
	height:790px !important;
}

#item1379530 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1379559 {
	width:528px !important;
	height:235px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1379559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2000314 tr {
	border-right:2.2px solid #fff;;
}

table#table2000314 {
	table-layout:fixed;
}

#item1415803 {
	width:528px !important;
	height:75px !important;
	top:258px !important;
}

@keyframes intensificar-1415803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1415803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1415826 {
	width:100px !important;
	height:13px !important;
	top:238px !important;
}

@keyframes intensificar-1415826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1415826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379763 {
	width:528px !important;
	height:468px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1379763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379705 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:179px !important;
}

#item1379711 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1379734 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1415868 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1415868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1415868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1415891 {
	width:350px !important;
	height:232px !important;
	top:104px !important;
}

@keyframes intensificar-1415891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1415891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1415914 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:87px !important;
}

@keyframes intensificar-1415914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1415914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1415937 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:103px !important;
}

@keyframes intensificar-1415937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1415937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1415961 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:121px !important;
}

@keyframes intensificar-1415961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1415961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379533 {
	width:564px !important;
	height:468px !important;
	left:636px !important;
	top:160px !important;
}

#item1379787 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1379810 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1379835 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1379838 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1379864 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1379865 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1379861 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1379897 {
	width:123px !important;
	height:50px !important;
}

#item1379898 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1379872 {
	width:123px !important;
	height:50px !important;
}

#item1379873 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1379868 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1379950 {
	width:99px !important;
	height:50px !important;
}

#item1379951 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1379925 {
	width:99px !important;
	height:50px !important;
}

#item1379926 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1379921 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1380004 {
	width:101px !important;
	height:50px !important;
}

#item1380005 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1379979 {
	width:101px !important;
	height:50px !important;
}

#item1379980 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1379974 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1380059 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1561233 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1561256 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1561230 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1380062 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1380062 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1380062 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501430 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1474824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1474818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474816 {
	width:700px !important;
	height:309px !important;
}

#item1500949 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1475010 {
	width:595px !important;
	height:360px !important;
}

@keyframes intensificar-1475010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2002728 tr {
	border-right:3.08px solid #fff;;
}

table#table2002728 {
	table-layout:fixed;
}

#item1475034 {
	width:628px !important;
	height:125px !important;
	top:417px !important;
}

@keyframes intensificar-1475034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475057 {
	width:140px !important;
	height:18px !important;
	top:389px !important;
}

@keyframes intensificar-1475057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510235 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:157px !important;
}

#item1474834 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1474834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507776 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:248px !important;
}

#item1474859 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:242px !important;
}

#item1474865 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1474888 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1474892 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1474892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474915 {
	width:490px !important;
	height:325px !important;
	top:137px !important;
}

@keyframes intensificar-1474915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474938 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:114px !important;
}

@keyframes intensificar-1474938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474963 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:136px !important;
}

@keyframes intensificar-1474963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474986 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:161px !important;
}

@keyframes intensificar-1474986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474832 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1475080 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1475103 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1475127 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1475130 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1475156 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1475157 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1475153 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1475191 {
	width:172px !important;
	height:70px !important;
}

#item1475192 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1475165 {
	width:172px !important;
	height:70px !important;
}

#item1475167 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1475160 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1475244 {
	width:139px !important;
	height:70px !important;
}

#item1475245 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1475219 {
	width:139px !important;
	height:70px !important;
}

#item1475220 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1475215 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1475298 {
	width:141px !important;
	height:70px !important;
}

#item1475299 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1475273 {
	width:141px !important;
	height:70px !important;
}

#item1475274 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1475268 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1475355 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1563435 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1563458 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1563432 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1475359 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1475359 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1475359 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1578014 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1380141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1380139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380137 {
	width:600px !important;
	height:790px !important;
}

#item1380142 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1380173 {
	width:528px !important;
	height:468px !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-1380173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2005407 tr {
	border-right:2.2px solid #fff;;
}

table#table2005407 {
	table-layout:fixed;
}

#item1415602 {
	width:528px !important;
	height:77px !important;
	top:504px !important;
}

@keyframes intensificar-1415602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1415602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1415625 {
	width:100px !important;
	height:13px !important;
	top:484px !important;
}

@keyframes intensificar-1415625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1415625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380376 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1380379 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1380801 {
	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-1380801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380406 {
	width:14px !important;
	height:9px !important;
}

#item1380409 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1380318 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:179px !important;
}

#item1380324 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1380347 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1415673 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1415673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1415673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1415696 {
	width:350px !important;
	height:232px !important;
	top:103px !important;
}

@keyframes intensificar-1415696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1415696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1415719 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:87px !important;
}

@keyframes intensificar-1415719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1415719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1415742 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:103px !important;
}

@keyframes intensificar-1415742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1415742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1415765 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:121px !important;
}

@keyframes intensificar-1415765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1415765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380147 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1380412 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1380435 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1380461 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1380464 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1380490 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1380491 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1380487 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1380523 {
	width:123px !important;
	height:50px !important;
}

#item1380524 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1380498 {
	width:123px !important;
	height:50px !important;
}

#item1380499 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1380494 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1380576 {
	width:99px !important;
	height:50px !important;
}

#item1380577 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1380551 {
	width:99px !important;
	height:50px !important;
}

#item1380552 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1380547 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1380630 {
	width:101px !important;
	height:50px !important;
}

#item1380631 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1380605 {
	width:101px !important;
	height:50px !important;
}

#item1380606 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1380600 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1380686 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1561266 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1561289 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1561263 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1380689 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1380689 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1380689 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501273 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1475391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1475384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475382 {
	width:700px !important;
	height:309px !important;
}

#item1500952 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1475590 {
	width:595px !important;
	height:348px !important;
}

@keyframes intensificar-1475590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2008107 tr {
	border-right:3.08px solid #fff;;
}

table#table2008107 {
	table-layout:fixed;
}

#item1475614 {
	width:628px !important;
	height:125px !important;
	top:407px !important;
}

@keyframes intensificar-1475614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475637 {
	width:140px !important;
	height:18px !important;
	top:379px !important;
}

@keyframes intensificar-1475637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510241 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:147px !important;
}

#item1507781 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:243px !important;
}

#item1507791 {
	width:595px !important;
	height:532px !important;
}

@keyframes intensificar-1507791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475401 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:221px !important;
}

#item1475407 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1475430 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1475433 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1475433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475457 {
	width:490px !important;
	height:325px !important;
	top:115px !important;
}

@keyframes intensificar-1475457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475480 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:93px !important;
}

@keyframes intensificar-1475480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475503 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:115px !important;
}

@keyframes intensificar-1475503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475527 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:141px !important;
}

@keyframes intensificar-1475527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475399 {
	width:664px !important;
	height:532px !important;
	left:36px !important;
	top:543px !important;
}

#item1475661 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:505px !important;
}

#item1475684 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1475708 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1475714 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1475740 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1475741 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1475737 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1475774 {
	width:172px !important;
	height:70px !important;
}

#item1475775 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1475749 {
	width:172px !important;
	height:70px !important;
}

#item1475750 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1475745 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1475827 {
	width:139px !important;
	height:70px !important;
}

#item1475829 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1475802 {
	width:139px !important;
	height:70px !important;
}

#item1475803 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1475798 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1475881 {
	width:141px !important;
	height:70px !important;
}

#item1475882 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1475856 {
	width:141px !important;
	height:70px !important;
}

#item1475857 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1475852 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1475936 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1563404 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1563427 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1563401 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1475940 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1475940 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1475940 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1578009 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1381550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1381548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381546 {
	width:600px !important;
	height:790px !important;
}

#item1381551 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1381581 {
	width:528px !important;
	height:237px !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-1381581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2010432 th, table#table2010432 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2010432 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2010432 {
	table-layout:fixed;
}

#item1415404 {
	width:528px !important;
	height:163px !important;
	top:273px !important;
}

@keyframes intensificar-1415404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1415404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1415427 {
	width:100px !important;
	height:13px !important;
	top:253px !important;
}

@keyframes intensificar-1415427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1415427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381784 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:264px !important;
}

#item1381787 {
	width:534px !important;
	height:522px !important;
	top:16px !important;
}

#item1382200 {
	width:509px !important;
	height:607px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1382200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381813 {
	width:14px !important;
	height:9px !important;
}

#item1381816 {
	width:14px !important;
	height:9px !important;
	top:545px !important;
}

#item1381725 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:208px !important;
}

#item1381732 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1381755 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1415474 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1415474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1415474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1415497 {
	width:350px !important;
	height:232px !important;
	top:82px !important;
}

@keyframes intensificar-1415497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1415497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1415520 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:116px !important;
}

@keyframes intensificar-1415520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1415520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1415543 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:132px !important;
}

@keyframes intensificar-1415543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1415543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1415566 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:150px !important;
}

@keyframes intensificar-1415566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1415566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381555 {
	width:564px !important;
	height:554px !important;
	left:636px !important;
	top:171px !important;
}

#item1381819 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1381842 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1381866 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1381869 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1381897 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1381898 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1381894 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1381930 {
	width:123px !important;
	height:50px !important;
}

#item1381932 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1381905 {
	width:123px !important;
	height:50px !important;
}

#item1381906 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1381901 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1381984 {
	width:99px !important;
	height:50px !important;
}

#item1381985 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1381959 {
	width:99px !important;
	height:50px !important;
}

#item1381960 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1381955 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1382038 {
	width:101px !important;
	height:50px !important;
}

#item1382040 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1382012 {
	width:101px !important;
	height:50px !important;
}

#item1382013 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1382008 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1382094 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1561302 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1561325 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1561299 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1382097 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1382097 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1382097 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501219 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1475969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1475963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475961 {
	width:700px !important;
	height:309px !important;
}

#item1500957 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1475981 {
	width:595px !important;
	height:330px !important;
}

@keyframes intensificar-1475981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2013213 th, table#table2013213 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2013213 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2013213 {
	table-layout:fixed;
}

#item1476005 {
	width:628px !important;
	height:140px !important;
	top:388px !important;
}

@keyframes intensificar-1476005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476029 {
	width:140px !important;
	height:18px !important;
	top:360px !important;
}

@keyframes intensificar-1476029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510244 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:142px !important;
}

#item1507844 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:239px !important;
}

#item1507849 {
	width:595px !important;
	height:528px !important;
}

@keyframes intensificar-1507849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476053 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:292px !important;
}

#item1476061 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1476084 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1476088 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1476088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476111 {
	width:490px !important;
	height:325px !important;
	top:116px !important;
}

@keyframes intensificar-1476111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476134 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:164px !important;
}

@keyframes intensificar-1476134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476157 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:186px !important;
}

@keyframes intensificar-1476157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476181 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:211px !important;
}

@keyframes intensificar-1476181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475979 {
	width:664px !important;
	height:528px !important;
	left:36px !important;
	top:547px !important;
}

#item1476246 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1476269 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1476294 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1476298 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1476324 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1476325 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1476321 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1476359 {
	width:172px !important;
	height:70px !important;
}

#item1476360 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1476334 {
	width:172px !important;
	height:70px !important;
}

#item1476335 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1476330 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1476412 {
	width:139px !important;
	height:70px !important;
}

#item1476413 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1476387 {
	width:139px !important;
	height:70px !important;
}

#item1476388 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1476383 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1476465 {
	width:141px !important;
	height:70px !important;
}

#item1476466 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1476440 {
	width:141px !important;
	height:70px !important;
}

#item1476441 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1476436 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1476519 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1563374 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1563397 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1563371 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1476522 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1476522 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1476522 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1578023 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1382261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1382259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382257 {
	width:600px !important;
	height:790px !important;
}

#item1382264 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1382294 {
	width:528px !important;
	height:237px !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-1382294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2015913 th, table#table2015913 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2015913 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2015913 {
	table-layout:fixed;
}

#item1415193 {
	width:528px !important;
	height:163px !important;
	top:273px !important;
}

@keyframes intensificar-1415193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1415193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1415216 {
	width:100px !important;
	height:13px !important;
	top:253px !important;
}

@keyframes intensificar-1415216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1415216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382499 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:264px !important;
}

#item1382502 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1382923 {
	width:509px !important;
	height:807px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1382923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382528 {
	width:14px !important;
	height:9px !important;
}

#item1382531 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1382438 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:226px !important;
}

#item1382444 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1382467 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1415268 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1415268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1415268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1415291 {
	width:350px !important;
	height:232px !important;
	top:65px !important;
}

@keyframes intensificar-1415291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1415291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1415314 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:134px !important;
}

@keyframes intensificar-1415314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1415314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1415337 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:150px !important;
}

@keyframes intensificar-1415337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1415337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1415360 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:168px !important;
}

@keyframes intensificar-1415360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1415360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382268 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1382534 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1382557 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1382581 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1382584 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1382610 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1382611 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1382607 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1382644 {
	width:123px !important;
	height:50px !important;
}

#item1382645 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1382619 {
	width:123px !important;
	height:50px !important;
}

#item1382620 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1382615 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1382697 {
	width:99px !important;
	height:50px !important;
}

#item1382698 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1382672 {
	width:99px !important;
	height:50px !important;
}

#item1382673 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1382668 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1382750 {
	width:101px !important;
	height:50px !important;
}

#item1382751 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1382725 {
	width:101px !important;
	height:50px !important;
}

#item1382726 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1382721 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1382806 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1561331 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1561354 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1561328 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1382811 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1382811 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1382811 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501427 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1476546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1476553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476544 {
	width:700px !important;
	height:309px !important;
}

#item1500961 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1476758 {
	width:595px !important;
	height:279px !important;
}

@keyframes intensificar-1476758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2019236 th, table#table2019236 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2019236 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2019236 {
	table-layout:fixed;
}

#item1476783 {
	width:628px !important;
	height:181px !important;
	top:337px !important;
}

@keyframes intensificar-1476783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476807 {
	width:140px !important;
	height:18px !important;
	top:309px !important;
}

@keyframes intensificar-1476807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510249 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:117px !important;
}

#item1507893 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1507898 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1507898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476564 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:293px !important;
}

#item1476570 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1476594 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1476602 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1476602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476625 {
	width:490px !important;
	height:325px !important;
	top:68px !important;
}

@keyframes intensificar-1476625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476648 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:165px !important;
}

@keyframes intensificar-1476648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476671 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:187px !important;
}

@keyframes intensificar-1476671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476694 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:212px !important;
}

@keyframes intensificar-1476694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476562 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1476830 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1476853 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1476877 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1476880 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1476906 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1476907 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1476903 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1476939 {
	width:172px !important;
	height:70px !important;
}

#item1476940 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1476914 {
	width:172px !important;
	height:70px !important;
}

#item1476915 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1476910 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1476993 {
	width:139px !important;
	height:70px !important;
}

#item1476994 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1476967 {
	width:139px !important;
	height:70px !important;
}

#item1476968 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1476963 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1477046 {
	width:141px !important;
	height:70px !important;
}

#item1477047 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1477021 {
	width:141px !important;
	height:70px !important;
}

#item1477022 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1477017 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1477099 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1563300 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1563323 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1563297 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1477102 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1477102 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1477102 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1578028 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1382983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1382981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382979 {
	width:600px !important;
	height:790px !important;
}

#item1382984 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1383014 {
	width:528px !important;
	height:322px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1383014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2022468 tr {
	border-right:2.2px solid #fff;;
}

table#table2022468 {
	table-layout:fixed;
}

#item1414991 {
	width:528px !important;
	height:163px !important;
	top:359px !important;
}

@keyframes intensificar-1414991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1415014 {
	width:100px !important;
	height:13px !important;
	top:339px !important;
}

@keyframes intensificar-1415014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1415014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383218 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1383221 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1383628 {
	width:509px !important;
	height:650px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1383628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383247 {
	width:14px !important;
	height:9px !important;
}

#item1383250 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1383159 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:179px !important;
}

#item1383166 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1383189 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1415070 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1415070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1415070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1415093 {
	width:350px !important;
	height:232px !important;
	top:103px !important;
}

@keyframes intensificar-1415093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1415093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1415116 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:87px !important;
}

@keyframes intensificar-1415116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1415116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1415139 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:103px !important;
}

@keyframes intensificar-1415139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1415139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1415163 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:121px !important;
}

@keyframes intensificar-1415163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1415163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382988 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1383253 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1383276 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1383300 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1383304 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1383330 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1383331 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1383327 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1383363 {
	width:123px !important;
	height:50px !important;
}

#item1383364 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1383338 {
	width:123px !important;
	height:50px !important;
}

#item1383339 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1383334 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1383416 {
	width:99px !important;
	height:50px !important;
}

#item1383417 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1383391 {
	width:99px !important;
	height:50px !important;
}

#item1383392 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1383387 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1383470 {
	width:101px !important;
	height:50px !important;
}

#item1383471 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1383444 {
	width:101px !important;
	height:50px !important;
}

#item1383445 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1383440 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1383525 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1561364 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1561387 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1561361 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1383528 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1383528 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1383528 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501359 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1477133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1477126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477124 {
	width:700px !important;
	height:309px !important;
}

#item1500964 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1477338 {
	width:595px !important;
	height:336px !important;
}

@keyframes intensificar-1477338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2024891 tr {
	border-right:3.08px solid #fff;;
}

table#table2024891 {
	table-layout:fixed;
}

#item1477362 {
	width:628px !important;
	height:125px !important;
	top:393px !important;
}

@keyframes intensificar-1477362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477385 {
	width:140px !important;
	height:18px !important;
	top:365px !important;
}

@keyframes intensificar-1477385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510252 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:145px !important;
}

#item1507943 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1507946 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1507946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477148 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:233px !important;
}

#item1477155 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1477178 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1477184 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1477184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477207 {
	width:490px !important;
	height:325px !important;
	top:127px !important;
}

@keyframes intensificar-1477207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477230 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:105px !important;
}

@keyframes intensificar-1477230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477253 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:127px !important;
}

@keyframes intensificar-1477253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477276 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:153px !important;
}

@keyframes intensificar-1477276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477146 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1477409 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1477432 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1477456 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1477459 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1477486 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1477487 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1477482 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1477519 {
	width:172px !important;
	height:70px !important;
}

#item1477520 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1477494 {
	width:172px !important;
	height:70px !important;
}

#item1477495 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1477490 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1477573 {
	width:139px !important;
	height:70px !important;
}

#item1477574 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1477547 {
	width:139px !important;
	height:70px !important;
}

#item1477548 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1477543 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1477626 {
	width:141px !important;
	height:70px !important;
}

#item1477627 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1477601 {
	width:141px !important;
	height:70px !important;
}

#item1477602 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1477597 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1477682 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1563270 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1563293 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1563266 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1477685 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1477685 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1477685 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1578038 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1559489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1559496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559487 {
	width:600px !important;
	height:790px !important;
}

#item1559501 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1559684 {
	width:528px !important;
	height:306px !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-1559684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2027175 tr {
	border-right:2.2px solid #fff;;
}

table#table2027175 {
	table-layout:fixed;
}

#item1559708 {
	width:528px !important;
	height:75px !important;
	top:342px !important;
}

@keyframes intensificar-1559708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559732 {
	width:100px !important;
	height:13px !important;
	top:322px !important;
}

@keyframes intensificar-1559732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560755 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1560759 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1560760 {
	width:509px !important;
	height:1190px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1560760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560784 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1560788 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:572px !important;
}

#item1559510 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:195px !important;
}

#item1559516 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1559539 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1559542 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1559542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559565 {
	width:350px !important;
	height:232px !important;
	top:103px !important;
}

@keyframes intensificar-1559565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559588 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:103px !important;
}

@keyframes intensificar-1559588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559611 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:119px !important;
}

@keyframes intensificar-1559611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559634 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:137px !important;
}

@keyframes intensificar-1559634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559508 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1559755 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1559778 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1559802 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1559806 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1560692 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1559832 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1559833 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1559829 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1559867 {
	width:123px !important;
	height:50px !important;
}

#item1559868 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1559842 {
	width:123px !important;
	height:50px !important;
}

#item1559843 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1559838 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1559922 {
	width:99px !important;
	height:50px !important;
}

#item1559923 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1559897 {
	width:99px !important;
	height:50px !important;
}

#item1559898 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1559893 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1559976 {
	width:101px !important;
	height:50px !important;
}

#item1559977 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1559950 {
	width:101px !important;
	height:50px !important;
}

#item1559951 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1559946 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1560000 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1561395 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1561419 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1561392 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1560032 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1560032 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1560032 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1560069 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1560074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1560080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560072 {
	width:700px !important;
	height:309px !important;
}

#item1560084 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1560266 {
	width:595px !important;
	height:362px !important;
}

@keyframes intensificar-1560266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2029575 tr {
	border-right:3.08px solid #fff;;
}

table#table2029575 {
	table-layout:fixed;
}

#item1560290 {
	width:628px !important;
	height:125px !important;
	top:417px !important;
}

@keyframes intensificar-1560290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560314 {
	width:140px !important;
	height:18px !important;
	top:389px !important;
}

@keyframes intensificar-1560314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561215 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:169px !important;
}

#item1561127 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:248px !important;
}

#item1561133 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1561133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560090 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:270px !important;
}

#item1560096 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1560119 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1560124 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1560124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560148 {
	width:490px !important;
	height:325px !important;
	top:142px !important;
}

@keyframes intensificar-1560148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560172 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:142px !important;
}

@keyframes intensificar-1560172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560195 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:164px !important;
}

@keyframes intensificar-1560195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560218 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:190px !important;
}

@keyframes intensificar-1560218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560088 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1560337 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1560360 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1560384 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1560387 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1560715 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1560414 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1560415 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1560411 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1560448 {
	width:172px !important;
	height:70px !important;
}

#item1560449 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1560423 {
	width:172px !important;
	height:70px !important;
}

#item1560424 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1560419 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1560501 {
	width:139px !important;
	height:70px !important;
}

#item1560502 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1560476 {
	width:139px !important;
	height:70px !important;
}

#item1560477 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1560472 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1560555 {
	width:141px !important;
	height:70px !important;
}

#item1560557 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1560529 {
	width:141px !important;
	height:70px !important;
}

#item1560530 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1560525 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1560580 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1563228 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1563251 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1563225 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1560613 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1560613 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1560613 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1383679 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1383688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1383686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383684 {
	width:600px !important;
	height:790px !important;
}

#item1383689 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1383720 {
	width:528px !important;
	height:207px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1383720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2031947 tr {
	border-right:2.2px solid #fff;;
}

table#table2031947 {
	table-layout:fixed;
}

#item1414799 {
	width:528px !important;
	height:75px !important;
	top:228px !important;
}

@keyframes intensificar-1414799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1414823 {
	width:100px !important;
	height:13px !important;
	top:208px !important;
}

@keyframes intensificar-1414823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383926 {
	width:528px !important;
	height:272px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1383926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383866 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:158px !important;
}

#item1383874 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1383897 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1414868 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1414868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1414891 {
	width:350px !important;
	height:232px !important;
	top:66px !important;
}

@keyframes intensificar-1414891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1414914 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:66px !important;
}

@keyframes intensificar-1414914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1414937 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:82px !important;
}

@keyframes intensificar-1414937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1414960 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:100px !important;
}

@keyframes intensificar-1414960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383694 {
	width:564px !important;
	height:303px !important;
	left:636px !important;
	top:160px !important;
}

#item1383950 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1383973 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1383997 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1384000 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1384026 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1384027 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1384023 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1384059 {
	width:123px !important;
	height:50px !important;
}

#item1384060 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1384034 {
	width:123px !important;
	height:50px !important;
}

#item1384035 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1384030 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1384113 {
	width:99px !important;
	height:50px !important;
}

#item1384114 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1384088 {
	width:99px !important;
	height:50px !important;
}

#item1384089 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1384083 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1384166 {
	width:101px !important;
	height:50px !important;
}

#item1384167 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1384141 {
	width:101px !important;
	height:50px !important;
}

#item1384142 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1384137 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1384219 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1561427 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1561450 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1561424 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1384222 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1384222 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1384222 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501423 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1477717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1477708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477706 {
	width:700px !important;
	height:309px !important;
}

#item1500968 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1477901 {
	width:628px !important;
	height:346px !important;
}

@keyframes intensificar-1477901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2034476 tr {
	border-right:3.08px solid #fff;;
}

table#table2034476 {
	table-layout:fixed;
}

#item1477925 {
	width:628px !important;
	height:125px !important;
	top:401px !important;
}

@keyframes intensificar-1477925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477948 {
	width:140px !important;
	height:18px !important;
	top:373px !important;
}

@keyframes intensificar-1477948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477876 {
	width:627px !important;
	height:542px !important;
}

@keyframes intensificar-1477876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477727 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:242px !important;
}

#item1477733 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1477756 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1477760 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1477760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477783 {
	width:490px !important;
	height:325px !important;
	top:113px !important;
}

@keyframes intensificar-1477783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477806 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:114px !important;
}

@keyframes intensificar-1477806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477829 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:136px !important;
}

@keyframes intensificar-1477829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477852 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:161px !important;
}

@keyframes intensificar-1477852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477725 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1477971 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1477994 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1478019 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1478022 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1478048 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1478049 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1478045 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1478081 {
	width:172px !important;
	height:70px !important;
}

#item1478082 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1478056 {
	width:172px !important;
	height:70px !important;
}

#item1478057 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1478052 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1478134 {
	width:139px !important;
	height:70px !important;
}

#item1478135 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1478109 {
	width:139px !important;
	height:70px !important;
}

#item1478110 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1478105 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1478189 {
	width:141px !important;
	height:70px !important;
}

#item1478191 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1478163 {
	width:141px !important;
	height:70px !important;
}

#item1478164 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1478158 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1478243 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1563198 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1563221 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1563195 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1478247 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1478247 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1478247 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1427216 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1384295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1384293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384291 {
	width:600px !important;
	height:790px !important;
}

#item1384296 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1384327 {
	width:528px !important;
	height:179px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:13px;
	-webkit-column-gap:13px;
	column-gap:13px;
}

@keyframes intensificar-1384327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2037239 tr {
	border-right:2.2px solid #fff;;
}

table#table2037239 {
	table-layout:fixed;
}

#item1414605 {
	width:528px !important;
	height:75px !important;
	top:228px !important;
}

@keyframes intensificar-1414605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1414628 {
	width:100px !important;
	height:13px !important;
	top:208px !important;
}

@keyframes intensificar-1414628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384533 {
	width:528px !important;
	height:302px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1384533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384473 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:158px !important;
}

#item1384479 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1384502 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1414666 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1414666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1414689 {
	width:350px !important;
	height:232px !important;
	top:66px !important;
}

@keyframes intensificar-1414689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1414712 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:66px !important;
}

@keyframes intensificar-1414712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1414735 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:82px !important;
}

@keyframes intensificar-1414735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1414758 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:100px !important;
}

@keyframes intensificar-1414758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384301 {
	width:564px !important;
	height:303px !important;
	left:636px !important;
	top:160px !important;
}

#item1384557 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1384580 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1384604 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1384608 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1384856 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1384635 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1384636 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1384631 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1384668 {
	width:123px !important;
	height:50px !important;
}

#item1384669 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1384643 {
	width:123px !important;
	height:50px !important;
}

#item1384644 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1384639 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1384722 {
	width:99px !important;
	height:50px !important;
}

#item1384723 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1384697 {
	width:99px !important;
	height:50px !important;
}

#item1384698 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1384693 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1384775 {
	width:101px !important;
	height:50px !important;
}

#item1384776 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1384750 {
	width:101px !important;
	height:50px !important;
}

#item1384751 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1384746 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1384830 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1561458 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1561481 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1561455 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1384833 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1384833 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1384833 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501269 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1478277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1478271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478269 {
	width:700px !important;
	height:309px !important;
}

#item1500971 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1478469 {
	width:628px !important;
	height:346px !important;
}

@keyframes intensificar-1478469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2040058 tr {
	border-right:3.08px solid #fff;;
}

table#table2040058 {
	table-layout:fixed;
}

#item1478493 {
	width:628px !important;
	height:125px !important;
	top:392px !important;
}

@keyframes intensificar-1478493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478516 {
	width:140px !important;
	height:18px !important;
	top:364px !important;
}

@keyframes intensificar-1478516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478444 {
	width:628px !important;
	height:542px !important;
}

@keyframes intensificar-1478444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478293 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:221px !important;
}

#item1478300 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1478325 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1478328 {
	width:628px !important;
	height:70px !important;
}

@keyframes intensificar-1478328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478351 {
	width:490px !important;
	height:325px !important;
	top:92px !important;
}

@keyframes intensificar-1478351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478374 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:92px !important;
}

@keyframes intensificar-1478374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478397 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:115px !important;
}

@keyframes intensificar-1478397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478420 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:140px !important;
}

@keyframes intensificar-1478420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478290 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1478540 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1478563 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1478587 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1478590 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1478613 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1478639 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1478640 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1478636 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1478672 {
	width:172px !important;
	height:70px !important;
}

#item1478673 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1478647 {
	width:172px !important;
	height:70px !important;
}

#item1478648 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1478643 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1478726 {
	width:139px !important;
	height:70px !important;
}

#item1478727 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1478700 {
	width:139px !important;
	height:70px !important;
}

#item1478701 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1478696 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1478780 {
	width:141px !important;
	height:70px !important;
}

#item1478781 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1478754 {
	width:141px !important;
	height:70px !important;
}

#item1478755 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1478750 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1478833 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1563165 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1563189 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1563162 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1478836 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1478836 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1478836 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1427075 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1385625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1385623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385621 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1385626 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1385629 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:128px !important;
}

#item1385652 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1385676 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1385679 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1386020 {
	width:528px !important;
	height:305px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1386020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2042370 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table2042370 {
	table-layout:fixed;
}

#item1414402 {
	width:528px !important;
	height:165px !important;
	top:313px !important;
}

@keyframes intensificar-1414402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1414425 {
	width:100px !important;
	height:13px !important;
	top:293px !important;
}

@keyframes intensificar-1414425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385704 {
	width:528px !important;
	height:31px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1385704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385728 {
	width:528px !important;
	height:255px !important;
	top:31px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1385728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386677 {
	width:528px !important;
	height:386px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1386677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386525 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:197px !important;
}

#item1386530 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:172px !important;
}

#item1386553 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:174px !important;
}

#item1414477 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1414477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1414500 {
	width:350px !important;
	height:260px !important;
	top:77px !important;
}

@keyframes intensificar-1414500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1414523 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:111px !important;
}

@keyframes intensificar-1414523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1414546 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:127px !important;
}

@keyframes intensificar-1414546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1414569 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:145px !important;
}

@keyframes intensificar-1414569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385702 {
	width:564px !important;
	height:478px !important;
	left:36px !important;
	top:195px !important;
}

#item1386050 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1386051 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1386047 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1386082 {
	width:123px !important;
	height:50px !important;
}

#item1386083 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1386057 {
	width:123px !important;
	height:50px !important;
}

#item1386058 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1386054 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1386134 {
	width:113px !important;
	height:50px !important;
}

#item1386136 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1386109 {
	width:113px !important;
	height:50px !important;
}

#item1386110 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1386106 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1386187 {
	width:101px !important;
	height:50px !important;
}

#item1386188 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1386162 {
	width:101px !important;
	height:50px !important;
}

#item1386163 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1386159 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1386240 {
	width:101px !important;
	height:50px !important;
}

#item1386241 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1386215 {
	width:101px !important;
	height:50px !important;
}

#item1386216 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1386211 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1386267 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1386290 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1386264 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1386295 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1386295 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1386295 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501227 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1478868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1478860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478858 {
	width:700px !important;
	height:309px !important;
}

#item1500978 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1478881 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1478904 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1478928 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1478932 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1479181 {
	width:595px !important;
	height:187px !important;
}

@keyframes intensificar-1479181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2046868 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table2046868 {
	table-layout:fixed;
}

#item1479206 {
	width:628px !important;
	height:248px !important;
	top:245px !important;
}

@keyframes intensificar-1479206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479229 {
	width:140px !important;
	height:18px !important;
	top:217px !important;
}

@keyframes intensificar-1479229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510257 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:71px !important;
}

#item1479132 {
	width:627px !important;
	height:43px !important;
}

@keyframes intensificar-1479132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479156 {
	width:627px !important;
	height:357px !important;
	top:43px !important;
}

@keyframes intensificar-1479156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479107 {
	width:595px !important;
	height:493px !important;
}

@keyframes intensificar-1479107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508028 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:211px !important;
}

#item1478958 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:264px !important;
}

#item1478964 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:229px !important;
}

#item1478987 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:232px !important;
}

#item1478990 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1478990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479014 {
	width:490px !important;
	height:364px !important;
	top:96px !important;
}

@keyframes intensificar-1479014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479037 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:143px !important;
}

@keyframes intensificar-1479037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479060 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:165px !important;
}

@keyframes intensificar-1479060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479083 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:191px !important;
}

@keyframes intensificar-1479083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478955 {
	width:664px !important;
	height:493px !important;
	left:36px !important;
	top:582px !important;
}

#item1479255 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1479257 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1479252 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1479289 {
	width:172px !important;
	height:70px !important;
}

#item1479290 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1479264 {
	width:172px !important;
	height:70px !important;
}

#item1479265 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1479260 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1479342 {
	width:158px !important;
	height:70px !important;
}

#item1479343 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1479317 {
	width:158px !important;
	height:70px !important;
}

#item1479318 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1479313 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1131px !important;
}

#item1479395 {
	width:141px !important;
	height:70px !important;
}

#item1479396 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1479370 {
	width:141px !important;
	height:70px !important;
}

#item1479371 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1479366 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1131px !important;
}

#item1479449 {
	width:141px !important;
	height:70px !important;
}

#item1479450 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1479424 {
	width:141px !important;
	height:70px !important;
}

#item1479425 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1479419 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1131px !important;
}

#item1504866 {
	width:35px !important;
	height:74px !important;
	left:-5px !important;
	top:1128px !important;
}

#item1563135 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1563158 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1563132 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1479502 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1479502 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1479502 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1386735 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1386745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1386743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386741 {
	width:600px !important;
	height:793px !important;
	top:-3px !important;
}

#item1386746 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1386775 {
	width:528px !important;
	height:315px !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-1386775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2050630 tr {
	border-right:2.2px solid #fff;;
}

table#table2050630 {
	table-layout:fixed;
}

#item1414188 {
	width:528px !important;
	height:93px !important;
	top:357px !important;
}

@keyframes intensificar-1414188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1414211 {
	width:100px !important;
	height:13px !important;
	top:337px !important;
}

@keyframes intensificar-1414211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386979 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1386983 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1387410 {
	width:509px !important;
	height:678px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1387410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387009 {
	width:14px !important;
	height:9px !important;
}

#item1387012 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1386920 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:178px !important;
}

#item1386927 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1386951 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1414258 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1414258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1414282 {
	width:350px !important;
	height:232px !important;
	top:103px !important;
}

@keyframes intensificar-1414282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1414305 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:86px !important;
}

@keyframes intensificar-1414305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1414328 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:102px !important;
}

@keyframes intensificar-1414328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1414351 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:120px !important;
}

@keyframes intensificar-1414351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386749 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1387016 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1387039 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1387063 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1387066 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1387093 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1387094 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1387089 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1387129 {
	width:123px !important;
	height:50px !important;
}

#item1387130 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1387104 {
	width:123px !important;
	height:50px !important;
}

#item1387105 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1387100 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1387183 {
	width:99px !important;
	height:50px !important;
}

#item1387184 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1387157 {
	width:99px !important;
	height:50px !important;
}

#item1387158 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1387153 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1387236 {
	width:101px !important;
	height:50px !important;
}

#item1387237 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1387211 {
	width:101px !important;
	height:50px !important;
}

#item1387212 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1387207 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1387291 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1561487 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1561510 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1561484 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1387295 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1387295 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1387295 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501420 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1479531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1479526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479524 {
	width:700px !important;
	height:308px !important;
	top:1px !important;
}

#item1500985 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1479736 {
	width:595px !important;
	height:336px !important;
}

@keyframes intensificar-1479736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2053381 tr {
	border-right:3.08px solid #fff;;
}

table#table2053381 {
	table-layout:fixed;
}

#item1479760 {
	width:628px !important;
	height:125px !important;
	top:394px !important;
}

@keyframes intensificar-1479760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479783 {
	width:140px !important;
	height:18px !important;
	top:366px !important;
}

@keyframes intensificar-1479783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510262 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:145px !important;
}

#item1508035 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1508042 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1508042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479541 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:226px !important;
}

#item1479548 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1479571 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1479577 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1479577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479600 {
	width:490px !important;
	height:325px !important;
	top:121px !important;
}

@keyframes intensificar-1479600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479623 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:98px !important;
}

@keyframes intensificar-1479623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479647 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:120px !important;
}

@keyframes intensificar-1479647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479670 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:145px !important;
}

@keyframes intensificar-1479670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479539 {
	width:664px !important;
	height:519px !important;
	left:36px !important;
	top:557px !important;
}

#item1479806 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1479829 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1479854 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1479857 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1479883 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1479884 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1479880 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1479917 {
	width:172px !important;
	height:70px !important;
}

#item1479918 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1479891 {
	width:172px !important;
	height:70px !important;
}

#item1479892 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1479887 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1479970 {
	width:139px !important;
	height:70px !important;
}

#item1479971 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1479945 {
	width:139px !important;
	height:70px !important;
}

#item1479946 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1479941 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1480024 {
	width:141px !important;
	height:70px !important;
}

#item1480025 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1479999 {
	width:141px !important;
	height:70px !important;
}

#item1480000 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1479995 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1480077 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1563099 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1563122 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1563096 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1480080 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1480080 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1480080 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1427139 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1387474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1387472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387470 {
	width:600px !important;
	height:790px !important;
}

#item1387475 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1387504 {
	width:528px !important;
	height:278px !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-1387504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2056087 tr {
	border-right:2.2px solid #fff;;
}

table#table2056087 {
	table-layout:fixed;
}

#item1413851 {
	width:528px !important;
	height:93px !important;
	top:322px !important;
}

@keyframes intensificar-1413851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413874 {
	width:100px !important;
	height:13px !important;
	top:302px !important;
}

@keyframes intensificar-1413874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387709 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1387712 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1388126 {
	width:509px !important;
	height:994px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1388126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387738 {
	width:14px !important;
	height:9px !important;
}

#item1387741 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1387651 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:195px !important;
}

#item1387658 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1387681 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1413925 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1413925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413948 {
	width:350px !important;
	height:232px !important;
	top:120px !important;
}

@keyframes intensificar-1413948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413971 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:103px !important;
}

@keyframes intensificar-1413971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413994 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:119px !important;
}

@keyframes intensificar-1413994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1414017 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:137px !important;
}

@keyframes intensificar-1414017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387478 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1387745 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1387768 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1387792 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1387795 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1387821 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1387822 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1387818 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1387858 {
	width:123px !important;
	height:50px !important;
}

#item1387859 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1387833 {
	width:123px !important;
	height:50px !important;
}

#item1387834 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1387829 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1387912 {
	width:99px !important;
	height:50px !important;
}

#item1387913 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1387886 {
	width:99px !important;
	height:50px !important;
}

#item1387887 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1387882 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1387965 {
	width:101px !important;
	height:50px !important;
}

#item1387966 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1387940 {
	width:101px !important;
	height:50px !important;
}

#item1387941 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1387936 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1388019 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1561520 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1561543 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1561517 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1388023 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1388023 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1388023 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501363 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1480113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1480106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480104 {
	width:700px !important;
	height:309px !important;
}

#item1500990 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1480317 {
	width:595px !important;
	height:336px !important;
}

@keyframes intensificar-1480317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2058763 tr {
	border-right:3.08px solid #fff;;
}

table#table2058763 {
	table-layout:fixed;
}

#item1480341 {
	width:628px !important;
	height:125px !important;
	top:393px !important;
}

@keyframes intensificar-1480341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480364 {
	width:140px !important;
	height:18px !important;
	top:365px !important;
}

@keyframes intensificar-1480364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510266 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:145px !important;
}

#item1508083 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1508090 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1508090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480127 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:256px !important;
}

#item1480134 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1480157 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1480161 {
	width:626px !important;
	height:112px !important;
}

@keyframes intensificar-1480161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480184 {
	width:490px !important;
	height:325px !important;
	top:151px !important;
}

@keyframes intensificar-1480184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480207 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:128px !important;
}

@keyframes intensificar-1480207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480231 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:150px !important;
}

@keyframes intensificar-1480231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480254 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:175px !important;
}

@keyframes intensificar-1480254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480125 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1480387 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1480410 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1480435 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1480439 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1480465 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1480466 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1480462 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1480498 {
	width:172px !important;
	height:70px !important;
}

#item1480499 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1480473 {
	width:172px !important;
	height:70px !important;
}

#item1480474 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1480469 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1480551 {
	width:139px !important;
	height:70px !important;
}

#item1480553 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1480526 {
	width:139px !important;
	height:70px !important;
}

#item1480527 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1480522 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1480606 {
	width:141px !important;
	height:70px !important;
}

#item1480607 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1480581 {
	width:141px !important;
	height:70px !important;
}

#item1480582 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1480576 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1480660 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1563066 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1563090 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1563063 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1480663 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1480663 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1480663 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1388178 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1388185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1388183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388181 {
	width:600px !important;
	height:790px !important;
}

#item1388186 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1388216 {
	width:528px !important;
	height:319px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1388216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2061420 tr {
	border-right:2.2px solid #fff;;
}

table#table2061420 {
	table-layout:fixed;
}

#item1413655 {
	width:528px !important;
	height:75px !important;
	top:340px !important;
}

@keyframes intensificar-1413655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413678 {
	width:100px !important;
	height:13px !important;
	top:320px !important;
}

@keyframes intensificar-1413678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388418 {
	width:528px !important;
	height:383px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1388418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388361 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:158px !important;
}

#item1388368 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1388391 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1413721 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1413721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413744 {
	width:350px !important;
	height:232px !important;
	top:66px !important;
}

@keyframes intensificar-1413744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413767 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:66px !important;
}

@keyframes intensificar-1413767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413790 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:82px !important;
}

@keyframes intensificar-1413790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413813 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:100px !important;
}

@keyframes intensificar-1413813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388190 {
	width:564px !important;
	height:415px !important;
	left:636px !important;
	top:177px !important;
}

#item1388443 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1388466 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1388491 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1388495 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1388545 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1388546 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1388541 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1388579 {
	width:123px !important;
	height:50px !important;
}

#item1388580 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1388554 {
	width:123px !important;
	height:50px !important;
}

#item1388555 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1388549 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1388632 {
	width:99px !important;
	height:50px !important;
}

#item1388633 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1388607 {
	width:99px !important;
	height:50px !important;
}

#item1388608 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1388603 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1388686 {
	width:101px !important;
	height:50px !important;
}

#item1388687 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1388661 {
	width:101px !important;
	height:50px !important;
}

#item1388662 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1388656 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1388739 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1561553 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1561577 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1561550 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1388742 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1388742 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1388742 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501415 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1480695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1480686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480684 {
	width:700px !important;
	height:309px !important;
}

#item1500995 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1480882 {
	width:595px !important;
	height:336px !important;
}

@keyframes intensificar-1480882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2063835 tr {
	border-right:3.08px solid #fff;;
}

table#table2063835 {
	table-layout:fixed;
}

#item1480906 {
	width:628px !important;
	height:125px !important;
	top:393px !important;
}

@keyframes intensificar-1480906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480930 {
	width:140px !important;
	height:18px !important;
	top:365px !important;
}

@keyframes intensificar-1480930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510270 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:145px !important;
}

#item1480857 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1480857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508134 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1480708 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:221px !important;
}

#item1480715 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1480738 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1480741 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1480741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480764 {
	width:490px !important;
	height:325px !important;
	top:92px !important;
}

@keyframes intensificar-1480764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480787 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:92px !important;
}

@keyframes intensificar-1480787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480810 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:115px !important;
}

@keyframes intensificar-1480810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480833 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:140px !important;
}

@keyframes intensificar-1480833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480706 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1480953 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1480976 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1481000 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1481003 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1481029 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1481030 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1481026 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1481062 {
	width:172px !important;
	height:70px !important;
}

#item1481063 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1481037 {
	width:172px !important;
	height:70px !important;
}

#item1481038 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1481033 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1481116 {
	width:139px !important;
	height:70px !important;
}

#item1481117 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1481090 {
	width:139px !important;
	height:70px !important;
}

#item1481091 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1481086 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1481169 {
	width:141px !important;
	height:70px !important;
}

#item1481170 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1481144 {
	width:141px !important;
	height:70px !important;
}

#item1481145 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1481140 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1481223 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1563031 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1563054 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1563028 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1481227 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1481227 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1481227 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1427219 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1388829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1388827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388825 {
	width:600px !important;
	height:790px !important;
}

#item1388830 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1388861 {
	width:528px !important;
	height:333px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1388861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2066190 tr {
	border-right:2.2px solid #fff;;
}

table#table2066190 {
	table-layout:fixed;
}

#item1413454 {
	width:528px !important;
	height:75px !important;
	top:354px !important;
}

@keyframes intensificar-1413454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413477 {
	width:100px !important;
	height:13px !important;
	top:334px !important;
}

@keyframes intensificar-1413477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389065 {
	width:528px !important;
	height:339px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1389065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389006 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:145px !important;
}

#item1389013 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1389036 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1413521 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1413521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413544 {
	width:350px !important;
	height:232px !important;
	top:70px !important;
}

@keyframes intensificar-1413544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413568 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:53px !important;
}

@keyframes intensificar-1413568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413591 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:69px !important;
}

@keyframes intensificar-1413591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413614 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:87px !important;
}

@keyframes intensificar-1413614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388834 {
	width:564px !important;
	height:429px !important;
	left:636px !important;
	top:177px !important;
}

#item1389089 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1389112 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1389136 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1389139 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1389166 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1389167 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1389163 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1389201 {
	width:123px !important;
	height:50px !important;
}

#item1389202 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1389176 {
	width:123px !important;
	height:50px !important;
}

#item1389177 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1389172 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1389254 {
	width:99px !important;
	height:50px !important;
}

#item1389255 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1389229 {
	width:99px !important;
	height:50px !important;
}

#item1389230 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1389225 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1389307 {
	width:101px !important;
	height:50px !important;
}

#item1389308 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1389282 {
	width:101px !important;
	height:50px !important;
}

#item1389283 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1389278 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1389361 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1561584 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1561607 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1561581 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1389365 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1389365 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1389365 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501262 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1481257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1481250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481248 {
	width:700px !important;
	height:309px !important;
}

#item1500999 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1481448 {
	width:595px !important;
	height:334px !important;
}

@keyframes intensificar-1481448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2068528 tr {
	border-right:3.08px solid #fff;;
}

table#table2068528 {
	table-layout:fixed;
}

#item1481472 {
	width:628px !important;
	height:125px !important;
	top:393px !important;
}

@keyframes intensificar-1481472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481495 {
	width:140px !important;
	height:18px !important;
	top:365px !important;
}

@keyframes intensificar-1481495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510281 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:144px !important;
}

#item1481423 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1481423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508140 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1481272 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:195px !important;
}

#item1481280 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1481303 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1481306 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1481306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481329 {
	width:490px !important;
	height:325px !important;
	top:89px !important;
}

@keyframes intensificar-1481329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481352 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:66px !important;
}

@keyframes intensificar-1481352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481375 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:88px !important;
}

@keyframes intensificar-1481375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481398 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:114px !important;
}

@keyframes intensificar-1481398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481270 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1481518 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1481541 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1481565 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1481569 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1481595 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1481596 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1481592 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1481629 {
	width:172px !important;
	height:70px !important;
}

#item1481630 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1481603 {
	width:172px !important;
	height:70px !important;
}

#item1481604 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1481599 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1481683 {
	width:139px !important;
	height:70px !important;
}

#item1481684 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1481657 {
	width:139px !important;
	height:70px !important;
}

#item1481658 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1481653 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1481736 {
	width:141px !important;
	height:70px !important;
}

#item1481737 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1481711 {
	width:141px !important;
	height:70px !important;
}

#item1481712 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1481707 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1481789 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1562996 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1563019 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1562992 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1481792 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1481792 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1481792 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1427078 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1389445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1389443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389441 {
	width:600px !important;
	height:790px !important;
}

#item1389446 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1389475 {
	width:528px !important;
	height:330px !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-1389475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2070856 tr {
	border-right:2.2px solid #fff;;
}

table#table2070856 {
	table-layout:fixed;
}

#item1413265 {
	width:528px !important;
	height:93px !important;
	top:369px !important;
}

@keyframes intensificar-1413265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413288 {
	width:100px !important;
	height:13px !important;
	top:349px !important;
}

@keyframes intensificar-1413288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389681 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1389685 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1390118 {
	width:509px !important;
	height:800px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1390118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389711 {
	width:14px !important;
	height:9px !important;
}

#item1389715 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1389621 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:178px !important;
}

#item1389627 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1389650 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1413334 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1413334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413357 {
	width:350px !important;
	height:232px !important;
	top:103px !important;
}

@keyframes intensificar-1413357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413380 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:86px !important;
}

@keyframes intensificar-1413380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413403 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:102px !important;
}

@keyframes intensificar-1413403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413426 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:120px !important;
}

@keyframes intensificar-1413426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389449 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1389718 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1389742 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1389766 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1389769 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1389795 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1389796 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1389792 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1389829 {
	width:123px !important;
	height:50px !important;
}

#item1389830 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1389804 {
	width:123px !important;
	height:50px !important;
}

#item1389805 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1389800 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1389882 {
	width:99px !important;
	height:50px !important;
}

#item1389883 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1389857 {
	width:99px !important;
	height:50px !important;
}

#item1389858 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1389853 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1389937 {
	width:101px !important;
	height:50px !important;
}

#item1389938 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1389912 {
	width:101px !important;
	height:50px !important;
}

#item1389913 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1389908 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1389990 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1561615 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1561638 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1561612 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1389993 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1389993 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1389993 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501232 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1481822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1481817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481815 {
	width:700px !important;
	height:309px !important;
}

#item1501002 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1482023 {
	width:595px !important;
	height:336px !important;
}

@keyframes intensificar-1482023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2073125 tr {
	border-right:3.08px solid #fff;;
}

table#table2073125 {
	table-layout:fixed;
}

#item1482047 {
	width:628px !important;
	height:125px !important;
	top:393px !important;
}

@keyframes intensificar-1482047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482070 {
	width:140px !important;
	height:18px !important;
	top:365px !important;
}

@keyframes intensificar-1482070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510290 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:144px !important;
}

#item1508143 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1508150 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1508150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481835 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:197px !important;
}

#item1481842 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1481865 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1481869 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1481869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481892 {
	width:490px !important;
	height:325px !important;
	top:92px !important;
}

@keyframes intensificar-1481892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481915 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:69px !important;
}

@keyframes intensificar-1481915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481939 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:91px !important;
}

@keyframes intensificar-1481939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481962 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:116px !important;
}

@keyframes intensificar-1481962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481833 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1482093 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1482116 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1482141 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1482144 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1482172 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1482173 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1482168 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1482205 {
	width:172px !important;
	height:70px !important;
}

#item1482206 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1482180 {
	width:172px !important;
	height:70px !important;
}

#item1482181 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1482176 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1482258 {
	width:139px !important;
	height:70px !important;
}

#item1482259 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1482233 {
	width:139px !important;
	height:70px !important;
}

#item1482234 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1482229 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1482312 {
	width:141px !important;
	height:70px !important;
}

#item1482313 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1482286 {
	width:141px !important;
	height:70px !important;
}

#item1482288 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1482282 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1482367 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1562964 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1562987 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1562961 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1482370 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1482370 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1482370 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1390171 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1390179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1390176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390174 {
	width:600px !important;
	height:790px !important;
}

#item1390180 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1390210 {
	width:528px !important;
	height:392px !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-1390210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2075474 tr {
	border-right:2.2px solid #fff;;
}

table#table2075474 {
	table-layout:fixed;
}

#item1413068 {
	width:528px !important;
	height:93px !important;
	top:428px !important;
}

@keyframes intensificar-1413068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413091 {
	width:100px !important;
	height:13px !important;
	top:408px !important;
}

@keyframes intensificar-1413091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390418 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1390422 {
	width:534px !important;
	height:548px !important;
	top:16px !important;
}

#item1390844 {
	width:509px !important;
	height:708px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1390844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390448 {
	width:14px !important;
	height:9px !important;
}

#item1390453 {
	width:14px !important;
	height:9px !important;
	top:571px !important;
}

#item1390355 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:194px !important;
}

#item1390361 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1390386 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1413128 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1413128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413151 {
	width:350px !important;
	height:232px !important;
	top:120px !important;
}

@keyframes intensificar-1413151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413174 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:102px !important;
}

@keyframes intensificar-1413174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413197 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:118px !important;
}

@keyframes intensificar-1413197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413221 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:136px !important;
}

@keyframes intensificar-1413221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390183 {
	width:564px !important;
	height:580px !important;
	left:636px !important;
	top:145px !important;
}

#item1390456 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1390479 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1390503 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1390506 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1390532 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1390534 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1390529 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1390567 {
	width:123px !important;
	height:50px !important;
}

#item1390568 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1390542 {
	width:123px !important;
	height:50px !important;
}

#item1390543 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1390538 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1390620 {
	width:99px !important;
	height:50px !important;
}

#item1390621 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1390595 {
	width:99px !important;
	height:50px !important;
}

#item1390596 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1390591 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1390673 {
	width:101px !important;
	height:50px !important;
}

#item1390674 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1390648 {
	width:101px !important;
	height:50px !important;
}

#item1390649 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1390644 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1390727 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1561645 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1561668 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1561642 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1390730 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1390730 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1390730 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501412 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1482403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1482393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482391 {
	width:700px !important;
	height:309px !important;
}

#item1501009 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1482603 {
	width:595px !important;
	height:358px !important;
}

@keyframes intensificar-1482603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2078117 tr {
	border-right:3.08px solid #fff;;
}

table#table2078117 {
	table-layout:fixed;
}

#item1482627 {
	width:628px !important;
	height:125px !important;
	top:415px !important;
}

@keyframes intensificar-1482627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482650 {
	width:140px !important;
	height:18px !important;
	top:387px !important;
}

@keyframes intensificar-1482650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510295 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:156px !important;
}

#item1508193 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:247px !important;
}

#item1508203 {
	width:595px !important;
	height:540px !important;
}

@keyframes intensificar-1508203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482416 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:247px !important;
}

#item1482423 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1482446 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1482449 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1482449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482472 {
	width:490px !important;
	height:325px !important;
	top:144px !important;
}

@keyframes intensificar-1482472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482495 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:119px !important;
}

@keyframes intensificar-1482495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482518 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:141px !important;
}

@keyframes intensificar-1482518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482541 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:166px !important;
}

@keyframes intensificar-1482541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482414 {
	width:664px !important;
	height:540px !important;
	left:36px !important;
	top:535px !important;
}

#item1482673 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1482696 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1482720 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1482724 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1482750 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1482751 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1482747 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1482785 {
	width:172px !important;
	height:70px !important;
}

#item1482786 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1482759 {
	width:172px !important;
	height:70px !important;
}

#item1482760 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1482755 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1482838 {
	width:139px !important;
	height:70px !important;
}

#item1482839 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1482813 {
	width:139px !important;
	height:70px !important;
}

#item1482814 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1482809 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1482892 {
	width:141px !important;
	height:70px !important;
}

#item1482893 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1482866 {
	width:141px !important;
	height:70px !important;
}

#item1482867 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1482862 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1482945 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1562928 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1562951 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1562925 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1482954 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1482954 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1482954 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1427146 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1390906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1390904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390902 {
	width:600px !important;
	height:790px !important;
}

#item1390907 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1390936 {
	width:528px !important;
	height:297px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1390936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2080541 tr {
	border-right:2.2px solid #fff;;
}

table#table2080541 {
	table-layout:fixed;
}

#item1412864 {
	width:528px !important;
	height:186px !important;
	top:334px !important;
}

@keyframes intensificar-1412864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412887 {
	width:100px !important;
	height:13px !important;
	top:314px !important;
}

@keyframes intensificar-1412887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391141 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1391146 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1391572 {
	width:509px !important;
	height:905px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1391572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391173 {
	width:14px !important;
	height:9px !important;
}

#item1391177 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1391081 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:191px !important;
}

#item1391087 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1391110 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1412946 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1412946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412970 {
	width:350px !important;
	height:232px !important;
	top:65px !important;
}

@keyframes intensificar-1412970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412993 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:99px !important;
}

@keyframes intensificar-1412993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413016 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:115px !important;
}

@keyframes intensificar-1413016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413039 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:133px !important;
}

@keyframes intensificar-1413039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390910 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1391184 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1391207 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1391232 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1391235 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1391261 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1391262 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1391258 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1391295 {
	width:123px !important;
	height:50px !important;
}

#item1391296 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1391270 {
	width:123px !important;
	height:50px !important;
}

#item1391271 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1391266 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1391349 {
	width:99px !important;
	height:50px !important;
}

#item1391350 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1391323 {
	width:99px !important;
	height:50px !important;
}

#item1391324 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1391319 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1391402 {
	width:101px !important;
	height:50px !important;
}

#item1391403 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1391377 {
	width:101px !important;
	height:50px !important;
}

#item1391378 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1391373 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1391456 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1561678 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1561701 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1561675 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1391459 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1391459 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1391459 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501368 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1482989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1482981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482978 {
	width:700px !important;
	height:309px !important;
}

#item1501012 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1483187 {
	width:595px !important;
	height:254px !important;
}

@keyframes intensificar-1483187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2084007 tr {
	border-right:3.08px solid #fff;;
}

table#table2084007 {
	table-layout:fixed;
}

#item1483211 {
	width:628px !important;
	height:206px !important;
	top:312px !important;
}

@keyframes intensificar-1483211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483234 {
	width:140px !important;
	height:18px !important;
	top:284px !important;
}

@keyframes intensificar-1483234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510308 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:104px !important;
}

#item1508246 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1508251 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1508251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482999 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:245px !important;
}

#item1483005 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1483028 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1483031 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1483031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483055 {
	width:490px !important;
	height:325px !important;
	top:68px !important;
}

@keyframes intensificar-1483055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483079 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:116px !important;
}

@keyframes intensificar-1483079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483102 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:139px !important;
}

@keyframes intensificar-1483102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483125 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:164px !important;
}

@keyframes intensificar-1483125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482997 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1483257 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1483281 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1483305 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1483308 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1483334 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1483335 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1483331 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1483370 {
	width:172px !important;
	height:70px !important;
}

#item1483371 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1483345 {
	width:172px !important;
	height:70px !important;
}

#item1483346 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1483341 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1483423 {
	width:139px !important;
	height:70px !important;
}

#item1483424 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1483398 {
	width:139px !important;
	height:70px !important;
}

#item1483399 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1483394 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1483477 {
	width:141px !important;
	height:70px !important;
}

#item1483478 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1483452 {
	width:141px !important;
	height:70px !important;
}

#item1483453 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1483448 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1483531 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1562898 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1562921 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1562895 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1483535 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1483535 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1483535 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1391632 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1391640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1391637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391635 {
	width:600px !important;
	height:790px !important;
}

#item1391641 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1391671 {
	width:528px !important;
	height:324px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1391671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2087311 tr {
	border-right:2.2px solid #fff;;
}

table#table2087311 {
	}

#item1412666 {
	width:528px !important;
	height:75px !important;
	top:344px !important;
}

@keyframes intensificar-1412666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412689 {
	width:100px !important;
	height:13px !important;
	top:324px !important;
}

@keyframes intensificar-1412689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391876 {
	width:528px !important;
	height:357px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1391876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391815 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:180px !important;
}

#item1391821 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1391844 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1412742 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1412742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412765 {
	width:350px !important;
	height:232px !important;
	top:104px !important;
}

@keyframes intensificar-1412765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412788 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:89px !important;
}

@keyframes intensificar-1412788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412811 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:105px !important;
}

@keyframes intensificar-1412811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412834 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:123px !important;
}

@keyframes intensificar-1412834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391644 {
	width:564px !important;
	height:419px !important;
	left:636px !important;
	top:177px !important;
}

#item1391901 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1391924 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1391948 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1391952 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1391978 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1391979 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1391975 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1392012 {
	width:123px !important;
	height:50px !important;
}

#item1392013 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1391987 {
	width:123px !important;
	height:50px !important;
}

#item1391988 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1391983 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1392066 {
	width:99px !important;
	height:50px !important;
}

#item1392067 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1392040 {
	width:99px !important;
	height:50px !important;
}

#item1392041 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1392036 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1392120 {
	width:101px !important;
	height:50px !important;
}

#item1392121 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1392094 {
	width:101px !important;
	height:50px !important;
}

#item1392095 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1392090 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1392173 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1561712 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1561735 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1561707 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1392177 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1392177 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1392177 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501406 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1483564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1483558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483556 {
	width:700px !important;
	height:309px !important;
}

#item1501017 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1483751 {
	width:595px !important;
	height:336px !important;
}

@keyframes intensificar-1483751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2089568 tr {
	border-right:3.08px solid #fff;;
}

table#table2089568 {
	}

#item1483776 {
	width:628px !important;
	height:125px !important;
	top:393px !important;
}

@keyframes intensificar-1483776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483799 {
	width:140px !important;
	height:18px !important;
	top:365px !important;
}

@keyframes intensificar-1483799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510313 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:145px !important;
}

#item1483726 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1483726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508298 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1483575 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:251px !important;
}

#item1483581 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1483604 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1483609 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1483609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483632 {
	width:490px !important;
	height:325px !important;
	top:144px !important;
}

@keyframes intensificar-1483632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483655 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:123px !important;
}

@keyframes intensificar-1483655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483678 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:145px !important;
}

@keyframes intensificar-1483678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483701 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:170px !important;
}

@keyframes intensificar-1483701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483573 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1483822 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1483845 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1483869 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1483872 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1483899 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1483900 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1483896 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1483932 {
	width:172px !important;
	height:70px !important;
}

#item1483933 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1483907 {
	width:172px !important;
	height:70px !important;
}

#item1483908 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1483903 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1483986 {
	width:139px !important;
	height:70px !important;
}

#item1483987 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1483961 {
	width:139px !important;
	height:70px !important;
}

#item1483962 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1483956 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1484040 {
	width:141px !important;
	height:70px !important;
}

#item1484041 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1484014 {
	width:141px !important;
	height:70px !important;
}

#item1484015 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1484010 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1484096 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1562867 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1562890 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1562864 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1484100 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1484100 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1484100 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1427224 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1392289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1392287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392285 {
	width:600px !important;
	height:790px !important;
}

#item1392290 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1392320 {
	width:528px !important;
	height:317px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1392320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2091888 tr {
	border-right:2.2px solid #fff;;
}

table#table2091888 {
	}

#item1412475 {
	width:528px !important;
	height:75px !important;
	top:337px !important;
}

@keyframes intensificar-1412475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412498 {
	width:100px !important;
	height:13px !important;
	top:317px !important;
}

@keyframes intensificar-1412498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392522 {
	width:528px !important;
	height:398px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1392522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392464 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:170px !important;
}

#item1392471 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1392494 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1412545 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1412545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412568 {
	width:350px !important;
	height:232px !important;
	top:94px !important;
}

@keyframes intensificar-1412568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412591 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:78px !important;
}

@keyframes intensificar-1412591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412615 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:94px !important;
}

@keyframes intensificar-1412615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412638 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:112px !important;
}

@keyframes intensificar-1412638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392294 {
	width:564px !important;
	height:412px !important;
	left:636px !important;
	top:177px !important;
}

#item1392546 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1392569 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1392593 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1392596 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1392622 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1392623 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1392619 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1392655 {
	width:123px !important;
	height:50px !important;
}

#item1392656 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1392630 {
	width:123px !important;
	height:50px !important;
}

#item1392631 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1392626 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1392710 {
	width:99px !important;
	height:50px !important;
}

#item1392711 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1392684 {
	width:99px !important;
	height:50px !important;
}

#item1392685 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1392680 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1392764 {
	width:101px !important;
	height:50px !important;
}

#item1392765 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1392739 {
	width:101px !important;
	height:50px !important;
}

#item1392740 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1392734 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1392820 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1561743 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1561766 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1561740 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1392824 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1392824 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1392824 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501257 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1484132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1484125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484123 {
	width:700px !important;
	height:309px !important;
}

#item1501020 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1484316 {
	width:595px !important;
	height:334px !important;
}

@keyframes intensificar-1484316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2094261 tr {
	border-right:3.08px solid #fff;;
}

table#table2094261 {
	}

#item1484340 {
	width:629px !important;
	height:125px !important;
	top:393px !important;
}

@keyframes intensificar-1484340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484363 {
	width:140px !important;
	height:18px !important;
	top:365px !important;
}

@keyframes intensificar-1484363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510319 {
	width:23px !important;
	height:46px !important;
	left:619px !important;
	top:144px !important;
}

#item1484291 {
	width:595px !important;
	height:518px !important;
	left:1px !important;
}

@keyframes intensificar-1484291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508302 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:236px !important;
}

#item1484142 {
	width:102px !important;
	height:25px !important;
	left:527px !important;
	top:229px !important;
}

#item1484148 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1484171 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1484174 {
	width:628px !important;
	height:88px !important;
	left:1px !important;
}

@keyframes intensificar-1484174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484197 {
	width:490px !important;
	height:325px !important;
	left:1px !important;
	top:123px !important;
}

@keyframes intensificar-1484197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484220 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:101px !important;
}

@keyframes intensificar-1484220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484243 {
	width:224px !important;
	height:25px !important;
	left:405px !important;
	top:123px !important;
}

@keyframes intensificar-1484243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484266 {
	width:224px !important;
	height:25px !important;
	left:405px !important;
	top:148px !important;
}

@keyframes intensificar-1484266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484140 {
	width:665px !important;
	height:518px !important;
	left:35px !important;
	top:557px !important;
}

#item1484386 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1484409 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1484434 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1484438 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1484464 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1484465 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1484461 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1484499 {
	width:172px !important;
	height:70px !important;
}

#item1484500 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1484473 {
	width:172px !important;
	height:70px !important;
}

#item1484474 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1484469 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1484552 {
	width:139px !important;
	height:70px !important;
}

#item1484553 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1484527 {
	width:139px !important;
	height:70px !important;
}

#item1484528 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1484523 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1484605 {
	width:141px !important;
	height:70px !important;
}

#item1484606 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1484580 {
	width:141px !important;
	height:70px !important;
}

#item1484581 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1484576 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1484658 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1562836 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1562860 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1562833 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1484665 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1484665 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1484665 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1578050 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1563523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1563520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563518 {
	width:600px !important;
	height:790px !important;
}

#item1563524 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1563529 {
	width:528px !important;
	height:270px !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-1563529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2096483 tr {
	border-right:2.2px solid #fff;;
}

table#table2096483 {
	table-layout:fixed;
}

#item1563553 {
	width:528px !important;
	height:75px !important;
	top:311px !important;
}

@keyframes intensificar-1563553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563576 {
	width:100px !important;
	height:13px !important;
	top:291px !important;
}

@keyframes intensificar-1563576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563753 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1563757 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1563758 {
	width:509px !important;
	height:910px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1563758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563782 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1563785 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:572px !important;
}

#item1563600 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:226px !important;
}

#item1563608 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1563632 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1563636 {
	width:528px !important;
	height:97px !important;
	top:16px !important;
}

@keyframes intensificar-1563636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563659 {
	width:350px !important;
	height:232px !important;
	top:134px !important;
}

@keyframes intensificar-1563659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563682 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:134px !important;
}

@keyframes intensificar-1563682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563705 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:150px !important;
}

@keyframes intensificar-1563705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563729 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:168px !important;
}

@keyframes intensificar-1563729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563527 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1563789 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1563812 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1563836 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1563839 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1563862 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1563889 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1563890 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1563885 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1563925 {
	width:123px !important;
	height:50px !important;
}

#item1563926 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1563900 {
	width:123px !important;
	height:50px !important;
}

#item1563901 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1563896 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1563979 {
	width:99px !important;
	height:50px !important;
}

#item1563980 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1563954 {
	width:99px !important;
	height:50px !important;
}

#item1563955 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1563950 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1564033 {
	width:101px !important;
	height:50px !important;
}

#item1564034 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1564007 {
	width:101px !important;
	height:50px !important;
}

#item1564008 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1564003 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1564058 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1564066 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1564089 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1564062 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1564092 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1564092 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1564092 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1564139 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1564148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1564146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564144 {
	width:700px !important;
	height:309px !important;
}

#item1564149 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1564154 {
	width:595px !important;
	height:336px !important;
}

@keyframes intensificar-1564154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2098681 tr {
	border-right:3.08px solid #fff;;
}

table#table2098681 {
	table-layout:fixed;
}

#item1564177 {
	width:628px !important;
	height:125px !important;
	top:396px !important;
}

@keyframes intensificar-1564177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564200 {
	width:140px !important;
	height:18px !important;
	top:368px !important;
}

@keyframes intensificar-1564200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564223 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:145px !important;
}

#item1564379 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:238px !important;
}

#item1564382 {
	width:595px !important;
	height:521px !important;
}

@keyframes intensificar-1564382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564230 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:306px !important;
}

#item1564236 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1564259 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1564263 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1564263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564286 {
	width:490px !important;
	height:325px !important;
	top:177px !important;
}

@keyframes intensificar-1564286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564309 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:177px !important;
}

@keyframes intensificar-1564309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564332 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:200px !important;
}

@keyframes intensificar-1564332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564355 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:225px !important;
}

@keyframes intensificar-1564355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564152 {
	width:664px !important;
	height:521px !important;
	left:36px !important;
	top:554px !important;
}

#item1564405 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:510px !important;
}

#item1564429 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1564454 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1564457 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1564480 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1564506 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1564507 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1564503 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1564539 {
	width:172px !important;
	height:70px !important;
}

#item1564540 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1564514 {
	width:172px !important;
	height:70px !important;
}

#item1564515 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1564510 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1564593 {
	width:139px !important;
	height:70px !important;
}

#item1564594 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1564567 {
	width:139px !important;
	height:70px !important;
}

#item1564568 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1564563 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1564646 {
	width:141px !important;
	height:70px !important;
}

#item1564647 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1564621 {
	width:141px !important;
	height:70px !important;
}

#item1564622 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1564617 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1564670 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1564679 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1564702 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1564675 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1564707 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1564707 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1564707 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1578044 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1392901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1392898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392896 {
	width:600px !important;
	height:790px !important;
}

#item1392902 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1392932 {
	width:528px !important;
	height:378px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1392932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2100945 tr {
	border-right:2.2px solid #fff;;
}

table#table2100945 {
	table-layout:fixed;
}

#item1412283 {
	width:528px !important;
	height:75px !important;
	top:399px !important;
}

@keyframes intensificar-1412283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412306 {
	width:100px !important;
	height:13px !important;
	top:379px !important;
}

@keyframes intensificar-1412306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1393135 {
	width:528px !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-1393135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1393135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1393077 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:149px !important;
}

#item1393083 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1393106 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1412345 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1412345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412368 {
	width:350px !important;
	height:232px !important;
	top:73px !important;
}

@keyframes intensificar-1412368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412391 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:57px !important;
}

@keyframes intensificar-1412391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412414 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:73px !important;
}

@keyframes intensificar-1412414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412437 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:91px !important;
}

@keyframes intensificar-1412437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392906 {
	width:564px !important;
	height:477px !important;
	left:636px !important;
	top:177px !important;
}

#item1393159 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1393182 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1393206 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1393209 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1393235 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1393236 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1393232 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1393268 {
	width:123px !important;
	height:50px !important;
}

#item1393269 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1393243 {
	width:123px !important;
	height:50px !important;
}

#item1393244 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1393239 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1393322 {
	width:99px !important;
	height:50px !important;
}

#item1393323 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1393297 {
	width:99px !important;
	height:50px !important;
}

#item1393298 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1393292 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1393376 {
	width:101px !important;
	height:50px !important;
}

#item1393377 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1393351 {
	width:101px !important;
	height:50px !important;
}

#item1393352 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1393346 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1393429 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1561800 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1561824 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1561797 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1393432 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1393432 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1393432 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501235 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1484697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1484690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484688 {
	width:700px !important;
	height:309px !important;
}

#item1501023 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1484881 {
	width:595px !important;
	height:336px !important;
}

@keyframes intensificar-1484881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2103436 tr {
	border-right:3.08px solid #fff;;
}

table#table2103436 {
	table-layout:fixed;
}

#item1484905 {
	width:628px !important;
	height:125px !important;
	top:395px !important;
}

@keyframes intensificar-1484905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484928 {
	width:140px !important;
	height:18px !important;
	top:367px !important;
}

@keyframes intensificar-1484928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510324 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:145px !important;
}

#item1484856 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1484856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508308 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1484706 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:208px !important;
}

#item1484712 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1484735 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1484738 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1484738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484761 {
	width:490px !important;
	height:325px !important;
	top:102px !important;
}

@keyframes intensificar-1484761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484784 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:80px !important;
}

@keyframes intensificar-1484784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484808 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:102px !important;
}

@keyframes intensificar-1484808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484831 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:127px !important;
}

@keyframes intensificar-1484831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484704 {
	width:664px !important;
	height:519px !important;
	left:36px !important;
	top:557px !important;
}

#item1484951 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1484974 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1484998 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1485001 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1485028 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1485030 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1485025 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1485063 {
	width:172px !important;
	height:70px !important;
}

#item1485064 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1485038 {
	width:172px !important;
	height:70px !important;
}

#item1485039 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1485034 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1485116 {
	width:139px !important;
	height:70px !important;
}

#item1485117 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1485091 {
	width:139px !important;
	height:70px !important;
}

#item1485092 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1485087 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1485169 {
	width:141px !important;
	height:70px !important;
}

#item1485170 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1485144 {
	width:141px !important;
	height:70px !important;
}

#item1485145 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1485140 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1485223 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1562805 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1562828 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1562802 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1485226 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1485226 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1485226 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1578061 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1393511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1393511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1393509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1393509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1393507 {
	width:600px !important;
	height:790px !important;
}

#item1393512 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1393544 {
	width:528px !important;
	height:409px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1393544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1393544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2105816 tr {
	border-right:2.2px solid #fff;;
}

table#table2105816 {
	table-layout:fixed;
}

#item1412083 {
	width:528px !important;
	height:75px !important;
	top:429px !important;
}

@keyframes intensificar-1412083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412106 {
	width:100px !important;
	height:13px !important;
	top:409px !important;
}

@keyframes intensificar-1412106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1393748 {
	width:528px !important;
	height:451px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1393748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1393748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1393690 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:149px !important;
}

#item1393697 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1393720 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1412151 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1412151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412174 {
	width:350px !important;
	height:232px !important;
	top:73px !important;
}

@keyframes intensificar-1412174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412197 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:57px !important;
}

@keyframes intensificar-1412197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412220 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:73px !important;
}

@keyframes intensificar-1412220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412243 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:91px !important;
}

@keyframes intensificar-1412243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1393518 {
	width:564px !important;
	height:504px !important;
	left:636px !important;
	top:177px !important;
}

#item1393772 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1393795 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1393819 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1393822 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1393850 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1393851 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1393846 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1393883 {
	width:123px !important;
	height:50px !important;
}

#item1393884 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1393858 {
	width:123px !important;
	height:50px !important;
}

#item1393859 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1393854 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1393937 {
	width:99px !important;
	height:50px !important;
}

#item1393938 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1393912 {
	width:99px !important;
	height:50px !important;
}

#item1393913 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1393907 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1393990 {
	width:101px !important;
	height:50px !important;
}

#item1393991 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1393965 {
	width:101px !important;
	height:50px !important;
}

#item1393966 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1393961 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1394047 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1561831 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1561854 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1561828 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1394050 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1394050 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1394050 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501399 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1485263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1485255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485253 {
	width:700px !important;
	height:309px !important;
}

#item1501026 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1485446 {
	width:595px !important;
	height:336px !important;
}

@keyframes intensificar-1485446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2108331 tr {
	border-right:3.08px solid #fff;;
}

table#table2108331 {
	table-layout:fixed;
}

#item1485471 {
	width:628px !important;
	height:125px !important;
	top:393px !important;
}

@keyframes intensificar-1485471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485494 {
	width:140px !important;
	height:18px !important;
	top:365px !important;
}

@keyframes intensificar-1485494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510328 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:145px !important;
}

#item1485421 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1485421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508311 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1485272 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:208px !important;
}

#item1485278 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1485301 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1485305 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1485305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485328 {
	width:490px !important;
	height:325px !important;
	top:102px !important;
}

@keyframes intensificar-1485328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485351 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:80px !important;
}

@keyframes intensificar-1485351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485374 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:102px !important;
}

@keyframes intensificar-1485374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485397 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:127px !important;
}

@keyframes intensificar-1485397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485270 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1485517 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1485540 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1485565 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1485568 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1485594 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1485595 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1485591 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1485627 {
	width:172px !important;
	height:70px !important;
}

#item1485628 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1485602 {
	width:172px !important;
	height:70px !important;
}

#item1485603 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1485598 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1485681 {
	width:139px !important;
	height:70px !important;
}

#item1485682 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1485655 {
	width:139px !important;
	height:70px !important;
}

#item1485656 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1485651 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1485736 {
	width:141px !important;
	height:70px !important;
}

#item1485737 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1485709 {
	width:141px !important;
	height:70px !important;
}

#item1485711 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1485705 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1485790 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1562770 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1562793 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1562767 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1485793 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1485793 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1485793 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1578056 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1394136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1394136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1394134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1394134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1394132 {
	width:600px !important;
	height:790px !important;
}

#item1394138 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1394168 {
	width:528px !important;
	height:325px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1394168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1394168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2110660 tr {
	border-right:2.2px solid #fff;;
}

table#table2110660 {
	table-layout:fixed;
}

#item1411764 {
	width:528px !important;
	height:75px !important;
	top:346px !important;
}

@keyframes intensificar-1411764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411787 {
	width:100px !important;
	height:13px !important;
	top:326px !important;
}

@keyframes intensificar-1411787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1394369 {
	width:528px !important;
	height:548px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1394369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1394369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1394312 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:149px !important;
}

#item1394318 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1394341 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1411967 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1411967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411990 {
	width:350px !important;
	height:232px !important;
	top:73px !important;
}

@keyframes intensificar-1411990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412013 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:57px !important;
}

@keyframes intensificar-1412013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412036 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:73px !important;
}

@keyframes intensificar-1412036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412059 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:91px !important;
}

@keyframes intensificar-1412059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1394141 {
	width:564px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1394393 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1394417 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1394441 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1394447 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1394473 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1394474 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1394470 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1394507 {
	width:123px !important;
	height:50px !important;
}

#item1394508 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1394482 {
	width:123px !important;
	height:50px !important;
}

#item1394483 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1394478 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1394561 {
	width:99px !important;
	height:50px !important;
}

#item1394562 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1394536 {
	width:99px !important;
	height:50px !important;
}

#item1394537 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1394531 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1394615 {
	width:101px !important;
	height:50px !important;
}

#item1394616 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1394589 {
	width:101px !important;
	height:50px !important;
}

#item1394590 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1394585 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1394670 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1561864 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1561887 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1561861 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1394673 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1394673 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1394673 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501373 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1485825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1485816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485814 {
	width:700px !important;
	height:309px !important;
}

#item1501029 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1486011 {
	width:595px !important;
	height:317px !important;
}

@keyframes intensificar-1486011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2113017 tr {
	border-right:3.08px solid #fff;;
}

table#table2113017 {
	table-layout:fixed;
}

#item1486036 {
	width:628px !important;
	height:125px !important;
	top:374px !important;
}

@keyframes intensificar-1486036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486060 {
	width:140px !important;
	height:18px !important;
	top:346px !important;
}

@keyframes intensificar-1486060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510332 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:136px !important;
}

#item1485838 {
	width:595px !important;
	height:499px !important;
}

@keyframes intensificar-1485838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508316 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:227px !important;
}

#item1485863 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:208px !important;
}

#item1485869 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1485892 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1485895 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1485895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485918 {
	width:490px !important;
	height:325px !important;
	top:102px !important;
}

@keyframes intensificar-1485918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485941 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:80px !important;
}

@keyframes intensificar-1485941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485964 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:102px !important;
}

@keyframes intensificar-1485964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485987 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:127px !important;
}

@keyframes intensificar-1485987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485835 {
	width:664px !important;
	height:499px !important;
	left:36px !important;
	top:576px !important;
}

#item1486083 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:507px !important;
}

#item1486106 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1486131 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1486134 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1486160 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1486161 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1486157 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1486194 {
	width:172px !important;
	height:70px !important;
}

#item1486195 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1486168 {
	width:172px !important;
	height:70px !important;
}

#item1486169 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1486164 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1486248 {
	width:139px !important;
	height:70px !important;
}

#item1486249 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1486222 {
	width:139px !important;
	height:70px !important;
}

#item1486223 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1486218 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1486302 {
	width:141px !important;
	height:70px !important;
}

#item1486303 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1486276 {
	width:141px !important;
	height:70px !important;
}

#item1486277 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1486272 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1486355 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1562737 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1562760 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1562734 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1486360 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1486360 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1486360 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1578075 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1394796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1394796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1394794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1394794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1394792 {
	width:600px !important;
	height:790px !important;
}

#item1394797 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1394828 {
	width:528px !important;
	height:261px !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-1394828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1394828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2115395 tr {
	border-right:2.2px solid #fff;;
}

table#table2115395 {
	table-layout:fixed;
}

#item1411701 {
	width:528px !important;
	height:97px !important;
	top:284px !important;
}

@keyframes intensificar-1411701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411724 {
	width:100px !important;
	height:13px !important;
	top:264px !important;
}

@keyframes intensificar-1411724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1395030 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1395033 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1395464 {
	width:509px !important;
	height:660px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1395464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1395464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1395059 {
	width:14px !important;
	height:9px !important;
}

#item1395063 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1394972 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:195px !important;
}

#item1394979 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1395002 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1411832 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1411832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411855 {
	width:350px !important;
	height:232px !important;
	top:120px !important;
}

@keyframes intensificar-1411855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411879 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:103px !important;
}

@keyframes intensificar-1411879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411902 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:119px !important;
}

@keyframes intensificar-1411902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411926 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:137px !important;
}

@keyframes intensificar-1411926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1394802 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1395066 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1395089 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1395113 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1395119 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1395146 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1395147 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1395143 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1395182 {
	width:123px !important;
	height:50px !important;
}

#item1395183 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1395156 {
	width:123px !important;
	height:50px !important;
}

#item1395157 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1395152 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1395235 {
	width:99px !important;
	height:50px !important;
}

#item1395236 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1395210 {
	width:99px !important;
	height:50px !important;
}

#item1395211 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1395206 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1395289 {
	width:101px !important;
	height:50px !important;
}

#item1395290 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1395264 {
	width:101px !important;
	height:50px !important;
}

#item1395265 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1395259 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1395344 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1561893 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1561916 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1561890 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1395347 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1395347 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1395347 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501394 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1486391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1486384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486382 {
	width:700px !important;
	height:309px !important;
}

#item1501036 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1486594 {
	width:595px !important;
	height:336px !important;
}

@keyframes intensificar-1486594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2117820 tr {
	border-right:3.08px solid #fff;;
}

table#table2117820 {
	table-layout:fixed;
}

#item1486618 {
	width:628px !important;
	height:125px !important;
	top:393px !important;
}

@keyframes intensificar-1486618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486641 {
	width:140px !important;
	height:18px !important;
	top:365px !important;
}

@keyframes intensificar-1486641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510339 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:145px !important;
}

#item1508328 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1508332 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1508332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486444 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:249px !important;
}

#item1486450 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1486473 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1486476 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1486476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486501 {
	width:490px !important;
	height:325px !important;
	top:144px !important;
}

@keyframes intensificar-1486501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486524 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:121px !important;
}

@keyframes intensificar-1486524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486547 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:143px !important;
}

@keyframes intensificar-1486547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486570 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:168px !important;
}

@keyframes intensificar-1486570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486403 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1486664 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1486687 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1486711 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1486715 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1486741 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1486743 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1486738 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1486776 {
	width:172px !important;
	height:70px !important;
}

#item1486777 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1486751 {
	width:172px !important;
	height:70px !important;
}

#item1486752 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1486747 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1486829 {
	width:139px !important;
	height:70px !important;
}

#item1486831 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1486804 {
	width:139px !important;
	height:70px !important;
}

#item1486805 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1486800 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1486883 {
	width:141px !important;
	height:70px !important;
}

#item1486884 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1486858 {
	width:141px !important;
	height:70px !important;
}

#item1486859 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1486854 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1486937 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1562707 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1562730 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1562704 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1486940 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1486940 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1486940 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1578084 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1395520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1395520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1395518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1395518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1395516 {
	width:600px !important;
	height:790px !important;
}

#item1395521 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1395552 {
	width:528px !important;
	height:379px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1395552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1395552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2120222 tr {
	border-right:2.2px solid #fff;;
}

table#table2120222 {
	table-layout:fixed;
}

#item1411495 {
	width:528px !important;
	height:97px !important;
	top:415px !important;
}

@keyframes intensificar-1411495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411518 {
	width:100px !important;
	height:13px !important;
	top:395px !important;
}

@keyframes intensificar-1411518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1395757 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1395760 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1396182 {
	width:509px !important;
	height:749px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1396182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1396182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1395786 {
	width:14px !important;
	height:9px !important;
}

#item1395789 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1395697 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:195px !important;
}

#item1395703 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1395728 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1411559 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1411559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411582 {
	width:350px !important;
	height:232px !important;
	top:120px !important;
}

@keyframes intensificar-1411582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411605 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:103px !important;
}

@keyframes intensificar-1411605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411630 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:119px !important;
}

@keyframes intensificar-1411630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411653 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:137px !important;
}

@keyframes intensificar-1411653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1395526 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1395792 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1395816 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1395840 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1395847 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1395874 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1395875 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1395870 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1395908 {
	width:123px !important;
	height:50px !important;
}

#item1395909 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1395883 {
	width:123px !important;
	height:50px !important;
}

#item1395884 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1395879 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1395961 {
	width:99px !important;
	height:50px !important;
}

#item1395962 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1395936 {
	width:99px !important;
	height:50px !important;
}

#item1395937 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1395932 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1396015 {
	width:101px !important;
	height:50px !important;
}

#item1396016 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1395990 {
	width:101px !important;
	height:50px !important;
}

#item1395991 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1395986 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1396069 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1561924 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1561947 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1561921 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1396072 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1396072 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1396072 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501253 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1486975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1486966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486964 {
	width:700px !important;
	height:309px !important;
}

#item1501041 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1487173 {
	width:595px !important;
	height:315px !important;
}

@keyframes intensificar-1487173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2122792 tr {
	border-right:3.08px solid #fff;;
}

table#table2122792 {
	table-layout:fixed;
}

#item1487198 {
	width:628px !important;
	height:125px !important;
	top:374px !important;
}

@keyframes intensificar-1487198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487221 {
	width:140px !important;
	height:18px !important;
	top:346px !important;
}

@keyframes intensificar-1487221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510343 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:135px !important;
}

#item1508369 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:227px !important;
}

#item1508375 {
	width:595px !important;
	height:499px !important;
}

@keyframes intensificar-1508375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486985 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:263px !important;
}

#item1486991 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1487015 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1487019 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1487019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487042 {
	width:490px !important;
	height:325px !important;
	top:158px !important;
}

@keyframes intensificar-1487042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487065 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:135px !important;
}

@keyframes intensificar-1487065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487088 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:157px !important;
}

@keyframes intensificar-1487088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487111 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:183px !important;
}

@keyframes intensificar-1487111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486983 {
	width:664px !important;
	height:499px !important;
	left:36px !important;
	top:576px !important;
}

#item1487244 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:507px !important;
}

#item1487267 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1487291 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1487294 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1487320 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1487321 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1487317 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1487353 {
	width:172px !important;
	height:70px !important;
}

#item1487354 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1487328 {
	width:172px !important;
	height:70px !important;
}

#item1487329 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1487324 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1487407 {
	width:139px !important;
	height:70px !important;
}

#item1487408 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1487382 {
	width:139px !important;
	height:70px !important;
}

#item1487383 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1487377 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1487460 {
	width:141px !important;
	height:70px !important;
}

#item1487461 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1487435 {
	width:141px !important;
	height:70px !important;
}

#item1487436 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1487431 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1487518 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1562674 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1562698 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1562671 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1487522 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1487522 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1487522 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1578068 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1396239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1396239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1396237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1396237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1396235 {
	width:600px !important;
	height:790px !important;
}

#item1396240 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1396270 {
	width:528px !important;
	height:439px !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-1396270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1396270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2125283 tr {
	border-right:2.2px solid #fff;;
}

table#table2125283 {
	table-layout:fixed;
}

#item1411287 {
	width:528px !important;
	height:75px !important;
	top:475px !important;
}

@keyframes intensificar-1411287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411310 {
	width:100px !important;
	height:13px !important;
	top:455px !important;
}

@keyframes intensificar-1411310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532009 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1532013 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1532014 {
	width:509px !important;
	height:750px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1532014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532039 {
	width:14px !important;
	height:9px !important;
}

#item1532042 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1396415 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:186px !important;
}

#item1396422 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1396445 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1411367 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1411367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411390 {
	width:350px !important;
	height:232px !important;
	top:111px !important;
}

@keyframes intensificar-1411390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411414 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:95px !important;
}

@keyframes intensificar-1411414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411437 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:111px !important;
}

@keyframes intensificar-1411437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411460 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:129px !important;
}

@keyframes intensificar-1411460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1396244 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1396497 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1396520 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1396544 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1396547 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1396573 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1396574 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1396570 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1396607 {
	width:123px !important;
	height:50px !important;
}

#item1396608 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1396582 {
	width:123px !important;
	height:50px !important;
}

#item1396583 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1396578 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1396662 {
	width:99px !important;
	height:50px !important;
}

#item1396663 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1396637 {
	width:99px !important;
	height:50px !important;
}

#item1396638 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1396631 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1396716 {
	width:101px !important;
	height:50px !important;
}

#item1396717 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1396691 {
	width:101px !important;
	height:50px !important;
}

#item1396692 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1396686 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1396772 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1561955 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1561978 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1561951 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1396778 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1396778 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1396778 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501239 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1487554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1487546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487544 {
	width:700px !important;
	height:309px !important;
}

#item1501046 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1487738 {
	width:595px !important;
	height:359px !important;
}

@keyframes intensificar-1487738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2127528 tr {
	border-right:3.08px solid #fff;;
}

table#table2127528 {
	table-layout:fixed;
}

#item1487762 {
	width:628px !important;
	height:125px !important;
	top:416px !important;
}

@keyframes intensificar-1487762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487785 {
	width:140px !important;
	height:18px !important;
	top:388px !important;
}

@keyframes intensificar-1487785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510348 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:157px !important;
}

#item1487713 {
	width:595px !important;
	height:541px !important;
}

@keyframes intensificar-1487713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508421 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:269px !important;
}

#item1487563 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:229px !important;
}

#item1487569 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1487592 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1487595 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1487595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487618 {
	width:490px !important;
	height:325px !important;
	top:123px !important;
}

@keyframes intensificar-1487618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487641 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:101px !important;
}

@keyframes intensificar-1487641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487664 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:123px !important;
}

@keyframes intensificar-1487664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487687 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:148px !important;
}

@keyframes intensificar-1487687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487561 {
	width:664px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1487808 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1487831 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1487856 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1487860 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1487886 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1487887 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1487883 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1487920 {
	width:172px !important;
	height:70px !important;
}

#item1487921 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1487894 {
	width:172px !important;
	height:70px !important;
}

#item1487895 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1487890 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1487974 {
	width:139px !important;
	height:70px !important;
}

#item1487975 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1487949 {
	width:139px !important;
	height:70px !important;
}

#item1487950 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1487944 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1488027 {
	width:141px !important;
	height:70px !important;
}

#item1488028 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1488002 {
	width:141px !important;
	height:70px !important;
}

#item1488003 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1487998 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1488080 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1562643 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1562666 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1562640 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1488087 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1488087 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1488087 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1578089 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1396858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1396858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1396855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1396855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1396853 {
	width:600px !important;
	height:790px !important;
}

#item1396859 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1396889 {
	width:528px !important;
	height:341px !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-1396889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1396889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2129778 tr {
	border-right:2.2px solid #fff;;
}

table#table2129778 {
	table-layout:fixed;
}

#item1411099 {
	width:528px !important;
	height:122px !important;
	top:377px !important;
}

@keyframes intensificar-1411099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411122 {
	width:100px !important;
	height:13px !important;
	top:357px !important;
}

@keyframes intensificar-1411122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1397091 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:261px !important;
}

#item1397096 {
	width:534px !important;
	height:515px !important;
	top:16px !important;
}

#item1397512 {
	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-1397512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1397512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1397122 {
	width:14px !important;
	height:9px !important;
}

#item1397125 {
	width:14px !important;
	height:9px !important;
	top:538px !important;
}

#item1397033 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:191px !important;
}

#item1397039 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1397063 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1411170 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1411170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411193 {
	width:350px !important;
	height:232px !important;
	top:99px !important;
}

@keyframes intensificar-1411193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411216 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:99px !important;
}

@keyframes intensificar-1411216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411239 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:115px !important;
}

@keyframes intensificar-1411239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411262 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:133px !important;
}

@keyframes intensificar-1411262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1396863 {
	width:564px !important;
	height:547px !important;
	left:636px !important;
	top:178px !important;
}

#item1397128 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1397151 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1397175 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1397178 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1397204 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1397205 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1397201 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1397238 {
	width:123px !important;
	height:50px !important;
}

#item1397239 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1397213 {
	width:123px !important;
	height:50px !important;
}

#item1397214 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1397209 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1397291 {
	width:99px !important;
	height:50px !important;
}

#item1397292 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1397266 {
	width:99px !important;
	height:50px !important;
}

#item1397267 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1397262 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1397344 {
	width:101px !important;
	height:50px !important;
}

#item1397345 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1397319 {
	width:101px !important;
	height:50px !important;
}

#item1397320 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1397315 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1397398 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1561985 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1562008 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1561982 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1397407 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1397407 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1397407 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501391 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1488117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1488112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488110 {
	width:700px !important;
	height:309px !important;
}

#item1501049 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1488316 {
	width:595px !important;
	height:272px !important;
}

@keyframes intensificar-1488316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2132568 tr {
	border-right:3.08px solid #fff;;
}

table#table2132568 {
	table-layout:fixed;
}

#item1488340 {
	width:628px !important;
	height:165px !important;
	top:329px !important;
}

@keyframes intensificar-1488340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488363 {
	width:140px !important;
	height:18px !important;
	top:301px !important;
}

@keyframes intensificar-1488363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510363 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:113px !important;
}

#item1508424 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:224px !important;
}

#item1508434 {
	width:595px !important;
	height:494px !important;
}

@keyframes intensificar-1508434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488126 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:267px !important;
}

#item1488132 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1488155 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1488159 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1488159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488182 {
	width:490px !important;
	height:325px !important;
	top:138px !important;
}

@keyframes intensificar-1488182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488206 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:138px !important;
}

@keyframes intensificar-1488206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488229 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:161px !important;
}

@keyframes intensificar-1488229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488252 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:186px !important;
}

@keyframes intensificar-1488252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488124 {
	width:664px !important;
	height:494px !important;
	left:36px !important;
	top:581px !important;
}

#item1488386 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

#item1488409 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1488434 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1488437 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1488463 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1488464 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1488460 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1488500 {
	width:172px !important;
	height:70px !important;
}

#item1488501 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1488475 {
	width:172px !important;
	height:70px !important;
}

#item1488476 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1488471 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1488553 {
	width:139px !important;
	height:70px !important;
}

#item1488554 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1488528 {
	width:139px !important;
	height:70px !important;
}

#item1488529 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1488524 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1488608 {
	width:141px !important;
	height:70px !important;
}

#item1488609 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1488582 {
	width:141px !important;
	height:70px !important;
}

#item1488583 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1488577 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1488663 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1562614 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1562637 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1562611 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1488667 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1488667 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1488667 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1578095 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1397574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1397574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1397571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1397571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1397569 {
	width:600px !important;
	height:790px !important;
}

#item1397575 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2134791 tr {
	border-right:2.2px solid #fff;;
}

table#table2134791 {
	table-layout:fixed;
}

#item1397583 {
	width:528px !important;
	height:75px !important;
	top:20px !important;
}

@keyframes intensificar-1397583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1397583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1397630 {
	width:100px !important;
	height:13px !important;
}

@keyframes intensificar-1397630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1397630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546667 {
	width:528px !important;
	height:330px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1546667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1397808 {
	width:528px !important;
	height:565px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1397808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1397808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1397752 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:149px !important;
}

#item1397758 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1397781 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1410972 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1410972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410995 {
	width:350px !important;
	height:232px !important;
	top:73px !important;
}

@keyframes intensificar-1410995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411018 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:57px !important;
}

@keyframes intensificar-1411018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411041 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:73px !important;
}

@keyframes intensificar-1411041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411065 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:91px !important;
}

@keyframes intensificar-1411065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1397580 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1397833 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1397856 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1397880 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1397884 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1397910 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1397911 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1397907 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1397943 {
	width:123px !important;
	height:50px !important;
}

#item1397944 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1397918 {
	width:123px !important;
	height:50px !important;
}

#item1397919 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1397914 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1397997 {
	width:99px !important;
	height:50px !important;
}

#item1397999 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1397971 {
	width:99px !important;
	height:50px !important;
}

#item1397972 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1397967 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1398051 {
	width:101px !important;
	height:50px !important;
}

#item1398052 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1398026 {
	width:101px !important;
	height:50px !important;
}

#item1398027 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1398022 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1398105 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1562021 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1562044 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1562018 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1398108 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1398108 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1398108 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501376 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1488696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1488690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488688 {
	width:700px !important;
	height:309px !important;
}

#item1501054 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2138663 tr {
	border-right:3.08px solid #fff;;
}

table#table2138663 {
	table-layout:fixed;
}

#item1488883 {
	width:628px !important;
	height:125px !important;
	top:416px !important;
}

@keyframes intensificar-1488883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488907 {
	width:595px !important;
	height:351px !important;
}

@keyframes intensificar-1488907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488930 {
	width:140px !important;
	height:18px !important;
	top:388px !important;
}

@keyframes intensificar-1488930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510367 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:157px !important;
}

#item1488857 {
	width:595px !important;
	height:541px !important;
}

@keyframes intensificar-1488857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508479 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:248px !important;
}

#item1488707 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:236px !important;
}

#item1488714 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1488737 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1488741 {
	width:626px !important;
	height:88px !important;
}

@keyframes intensificar-1488741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488764 {
	width:490px !important;
	height:325px !important;
	top:130px !important;
}

@keyframes intensificar-1488764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488787 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:108px !important;
}

@keyframes intensificar-1488787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488810 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:130px !important;
}

@keyframes intensificar-1488810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488833 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:155px !important;
}

@keyframes intensificar-1488833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488705 {
	width:664px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1488957 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1488980 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1489004 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1489007 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1489033 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1489034 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1489030 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1489067 {
	width:172px !important;
	height:70px !important;
}

#item1489068 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1489042 {
	width:172px !important;
	height:70px !important;
}

#item1489043 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1489038 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1489121 {
	width:139px !important;
	height:70px !important;
}

#item1489122 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1489096 {
	width:139px !important;
	height:70px !important;
}

#item1489097 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1489092 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1489175 {
	width:141px !important;
	height:70px !important;
}

#item1489176 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1489150 {
	width:141px !important;
	height:70px !important;
}

#item1489151 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1489146 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1489233 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1562573 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1562596 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1562570 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1489239 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1489239 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1489239 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1578100 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1398184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1398182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398180 {
	width:600px !important;
	height:790px !important;
}

#item1398185 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1398215 {
	width:528px !important;
	height:208px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1398215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2142018 th, table#table2142018 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2142018 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2142018 {
	table-layout:fixed;
}

#item1410758 {
	width:528px !important;
	height:164px !important;
	top:237px !important;
}

@keyframes intensificar-1410758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410781 {
	width:100px !important;
	height:13px !important;
	top:217px !important;
}

@keyframes intensificar-1410781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398420 {
	width:528px !important;
	height:470px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1398420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398360 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:233px !important;
}

#item1398369 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1398392 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1410834 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1410834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410857 {
	width:350px !important;
	height:232px !important;
	top:73px !important;
}

@keyframes intensificar-1410857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410880 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:141px !important;
}

@keyframes intensificar-1410880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410903 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:157px !important;
}

@keyframes intensificar-1410903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410926 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:175px !important;
}

@keyframes intensificar-1410926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398188 {
	width:564px !important;
	height:470px !important;
	left:636px !important;
	top:177px !important;
}

#item1398446 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1398469 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1398493 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1398497 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1398523 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1398524 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1398520 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1398557 {
	width:123px !important;
	height:50px !important;
}

#item1398558 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1398531 {
	width:123px !important;
	height:50px !important;
}

#item1398532 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1398527 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1398611 {
	width:99px !important;
	height:50px !important;
}

#item1398612 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1398585 {
	width:99px !important;
	height:50px !important;
}

#item1398586 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1398581 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1398664 {
	width:101px !important;
	height:50px !important;
}

#item1398665 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1398639 {
	width:101px !important;
	height:50px !important;
}

#item1398640 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1398635 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1398718 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1562055 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1562079 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1562052 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1398722 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1398722 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1398722 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501388 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1489270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1489264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489262 {
	width:700px !important;
	height:309px !important;
}

#item1501057 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1489456 {
	width:595px !important;
	height:238px !important;
}

@keyframes intensificar-1489456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2145446 th, table#table2145446 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2145446 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2145446 {
	table-layout:fixed;
}

#item1489480 {
	width:628px !important;
	height:221px !important;
	top:297px !important;
}

@keyframes intensificar-1489480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489503 {
	width:140px !important;
	height:18px !important;
	top:269px !important;
}

@keyframes intensificar-1489503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510373 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:96px !important;
}

#item1489431 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1489431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508486 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1489280 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:326px !important;
}

#item1489286 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1489309 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1489312 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1489312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489336 {
	width:490px !important;
	height:325px !important;
	top:102px !important;
}

@keyframes intensificar-1489336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489359 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:198px !important;
}

@keyframes intensificar-1489359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489383 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:220px !important;
}

@keyframes intensificar-1489383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489407 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:245px !important;
}

@keyframes intensificar-1489407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489278 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1489526 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1489549 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1489573 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1489577 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1489603 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1489604 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1489600 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1489638 {
	width:172px !important;
	height:70px !important;
}

#item1489639 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1489613 {
	width:172px !important;
	height:70px !important;
}

#item1489614 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1489607 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1489691 {
	width:139px !important;
	height:70px !important;
}

#item1489692 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1489666 {
	width:139px !important;
	height:70px !important;
}

#item1489667 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1489662 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1489744 {
	width:141px !important;
	height:70px !important;
}

#item1489745 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1489719 {
	width:141px !important;
	height:70px !important;
}

#item1489720 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1489715 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1489800 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1562540 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1562564 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1562537 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1489806 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1489806 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1489806 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1578112 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1521876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1521874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521872 {
	width:600px !important;
	height:790px !important;
}

#item1521877 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1522075 {
	width:528px !important;
	height:252px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1522075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2148251 tr {
	border-right:2.2px solid #fff;;
}

table#table2148251 {
	table-layout:fixed;
}

#item1522099 {
	width:528px !important;
	height:133px !important;
	top:272px !important;
}

@keyframes intensificar-1522099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522123 {
	width:100px !important;
	height:13px !important;
	top:252px !important;
}

@keyframes intensificar-1522123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566270 {
	width:509px !important;
	height:499px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1566270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521882 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:244px !important;
}

#item1521889 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1521912 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1521917 {
	width:528px !important;
	height:114px !important;
}

@keyframes intensificar-1521917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521940 {
	width:350px !important;
	height:232px !important;
	top:185px !important;
}

@keyframes intensificar-1521940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521963 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:152px !important;
}

@keyframes intensificar-1521963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521986 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:168px !important;
}

@keyframes intensificar-1521986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522009 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:186px !important;
}

@keyframes intensificar-1522009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521880 {
	width:564px !important;
	height:499px !important;
	left:636px !important;
	top:163px !important;
}

#item1522146 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1522169 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1522194 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1522197 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1522220 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1522246 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1522247 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1522243 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1522279 {
	width:123px !important;
	height:50px !important;
}

#item1522280 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1522254 {
	width:123px !important;
	height:50px !important;
}

#item1522255 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1522250 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1522334 {
	width:99px !important;
	height:50px !important;
}

#item1522335 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1522309 {
	width:99px !important;
	height:50px !important;
}

#item1522310 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1522304 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1522387 {
	width:101px !important;
	height:50px !important;
}

#item1522388 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1522362 {
	width:101px !important;
	height:50px !important;
}

#item1522363 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1522358 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1522441 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1562093 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1562116 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1562090 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1522444 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1522444 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1522444 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1521256 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1521264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1521261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521259 {
	width:700px !important;
	height:309px !important;
}

#item1521265 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1521453 {
	width:595px !important;
	height:279px !important;
}

@keyframes intensificar-1521453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2150600 tr {
	border-right:3.08px solid #fff;;
}

table#table2150600 {
	table-layout:fixed;
}

#item1521477 {
	width:628px !important;
	height:206px !important;
	top:333px !important;
}

@keyframes intensificar-1521477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521500 {
	width:140px !important;
	height:18px !important;
	top:305px !important;
}

@keyframes intensificar-1521500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521523 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:117px !important;
}

#item1521425 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1521428 {
	width:595px !important;
	height:540px !important;
}

@keyframes intensificar-1521428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521271 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:348px !important;
}

#item1521280 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1521304 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1521308 {
	width:628px !important;
	height:183px !important;
}

@keyframes intensificar-1521308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521331 {
	width:422px !important;
	height:131px !important;
	top:267px !important;
}

@keyframes intensificar-1521331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521355 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:219px !important;
}

@keyframes intensificar-1521355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521378 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:242px !important;
}

@keyframes intensificar-1521378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521401 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:267px !important;
}

@keyframes intensificar-1521401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521269 {
	width:664px !important;
	height:540px !important;
	left:36px !important;
	top:535px !important;
}

#item1521528 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1521551 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1521575 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1521578 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1521601 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1521627 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1521628 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1521624 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1521662 {
	width:172px !important;
	height:70px !important;
}

#item1521663 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1521636 {
	width:172px !important;
	height:70px !important;
}

#item1521638 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1521632 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1521715 {
	width:139px !important;
	height:70px !important;
}

#item1521716 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1521690 {
	width:139px !important;
	height:70px !important;
}

#item1521691 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1521686 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1521768 {
	width:141px !important;
	height:70px !important;
}

#item1521769 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1521743 {
	width:141px !important;
	height:70px !important;
}

#item1521744 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1521739 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1521792 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1562508 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1562531 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1562505 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1521826 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1521826 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1521826 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1578105 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1398798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1398796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398794 {
	width:600px !important;
	height:790px !important;
}

#item1398799 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1398828 {
	width:528px !important;
	height:333px !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-1398828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2153082 th, table#table2153082 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2153082 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2153082 {
	table-layout:fixed;
}

#item1410561 {
	width:528px !important;
	height:122px !important;
	top:371px !important;
}

@keyframes intensificar-1410561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410584 {
	width:100px !important;
	height:13px !important;
	top:351px !important;
}

@keyframes intensificar-1410584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399030 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1399033 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1399462 {
	width:509px !important;
	height:806px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1399462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399059 {
	width:14px !important;
	height:9px !important;
}

#item1399066 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1398973 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:194px !important;
}

#item1398979 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1399002 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1410640 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1410640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410663 {
	width:350px !important;
	height:232px !important;
	top:120px !important;
}

@keyframes intensificar-1410663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410686 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:103px !important;
}

@keyframes intensificar-1410686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410709 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:119px !important;
}

@keyframes intensificar-1410709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410732 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:137px !important;
}

@keyframes intensificar-1410732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398802 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1399070 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1399093 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1399118 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1399122 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1399148 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1399149 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1399145 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1399182 {
	width:123px !important;
	height:50px !important;
}

#item1399183 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1399156 {
	width:123px !important;
	height:50px !important;
}

#item1399157 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1399152 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1399237 {
	width:99px !important;
	height:50px !important;
}

#item1399238 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1399210 {
	width:99px !important;
	height:50px !important;
}

#item1399212 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1399206 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1399292 {
	width:101px !important;
	height:50px !important;
}

#item1399293 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1399266 {
	width:101px !important;
	height:50px !important;
}

#item1399268 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1399261 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1399345 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1562124 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1562147 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1562121 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1399350 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1399350 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1399350 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501246 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1489837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1489830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489828 {
	width:700px !important;
	height:309px !important;
}

#item1501063 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1490037 {
	width:595px !important;
	height:351px !important;
}

@keyframes intensificar-1490037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510377 {
	width:140px !important;
	height:18px !important;
	top:381px !important;
}

@keyframes intensificar-1510377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510400 {
	width:628px !important;
	height:102px !important;
	top:409px !important;
}

table#table2155988 th, table#table2155988 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2155988 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2155988 {
	table-layout:fixed;
}

#item1510401 {
	width:739px !important;
	height:80px !important;
}

@keyframes intensificar-1510401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510425 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:519px !important;
}

#item1510461 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:153px !important;
}

#item1508491 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:248px !important;
}

#item1508494 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1508494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489847 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:262px !important;
}

#item1489854 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1489878 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1489882 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1489882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489906 {
	width:490px !important;
	height:325px !important;
	top:158px !important;
}

@keyframes intensificar-1489906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489929 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:134px !important;
}

@keyframes intensificar-1489929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489952 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:156px !important;
}

@keyframes intensificar-1489952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489975 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:182px !important;
}

@keyframes intensificar-1489975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489845 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1490107 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1490131 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1490155 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1490158 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1490185 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1490186 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1490182 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1490221 {
	width:172px !important;
	height:70px !important;
}

#item1490222 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1490196 {
	width:172px !important;
	height:70px !important;
}

#item1490197 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1490192 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1490274 {
	width:139px !important;
	height:70px !important;
}

#item1490275 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1490249 {
	width:139px !important;
	height:70px !important;
}

#item1490250 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1490245 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1490328 {
	width:141px !important;
	height:70px !important;
}

#item1490329 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1490303 {
	width:141px !important;
	height:70px !important;
}

#item1490304 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1490299 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1490382 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1562443 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1562466 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1562440 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1490386 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1490386 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1490386 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1578118 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1399519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1399517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399515 {
	width:600px !important;
	height:790px !important;
}

#item1399520 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1399551 {
	width:528px !important;
	height:341px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1399551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2158757 tr {
	border-right:2.2px solid #fff;;
}

table#table2158757 {
	table-layout:fixed;
}

#item1410361 {
	width:528px !important;
	height:146px !important;
	top:361px !important;
}

@keyframes intensificar-1410361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410384 {
	width:100px !important;
	height:13px !important;
	top:341px !important;
}

@keyframes intensificar-1410384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399754 {
	width:528px !important;
	height:449px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1399754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399696 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:140px !important;
}

#item1399703 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1399726 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1410445 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1410445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410468 {
	width:350px !important;
	height:232px !important;
	top:49px !important;
}

@keyframes intensificar-1410468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410491 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:48px !important;
}

@keyframes intensificar-1410491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410514 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:64px !important;
}

@keyframes intensificar-1410514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410537 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:82px !important;
}

@keyframes intensificar-1410537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399525 {
	width:564px !important;
	height:507px !important;
	left:636px !important;
	top:177px !important;
}

#item1399778 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1399801 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1399825 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1399828 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1399854 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1399855 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1399851 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1399890 {
	width:123px !important;
	height:50px !important;
}

#item1399891 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1399865 {
	width:123px !important;
	height:50px !important;
}

#item1399866 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1399861 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1399944 {
	width:99px !important;
	height:50px !important;
}

#item1399945 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1399919 {
	width:99px !important;
	height:50px !important;
}

#item1399920 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1399915 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1399997 {
	width:101px !important;
	height:50px !important;
}

#item1399998 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1399972 {
	width:101px !important;
	height:50px !important;
}

#item1399973 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1399968 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1400053 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1562156 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1562179 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1562153 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1400057 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1400057 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1400057 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501243 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1490413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1490409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490407 {
	width:700px !important;
	height:309px !important;
}

#item1501069 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1490598 {
	width:595px !important;
	height:296px !important;
}

@keyframes intensificar-1490598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2162780 tr {
	border-right:3.08px solid #fff;;
}

table#table2162780 {
	table-layout:fixed;
}

#item1490622 {
	width:628px !important;
	height:165px !important;
	top:353px !important;
}

@keyframes intensificar-1490622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490645 {
	width:140px !important;
	height:18px !important;
	top:325px !important;
}

@keyframes intensificar-1490645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510465 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:125px !important;
}

#item1490572 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1490572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508540 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1490423 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:222px !important;
}

#item1490429 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1490452 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1490456 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1490456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490479 {
	width:490px !important;
	height:325px !important;
	top:94px !important;
}

@keyframes intensificar-1490479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490502 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:93px !important;
}

@keyframes intensificar-1490502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490525 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:116px !important;
}

@keyframes intensificar-1490525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490548 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:141px !important;
}

@keyframes intensificar-1490548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490421 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1490668 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1490691 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1490715 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1490718 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1490745 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1490746 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1490741 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1490778 {
	width:172px !important;
	height:70px !important;
}

#item1490779 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1490753 {
	width:172px !important;
	height:70px !important;
}

#item1490754 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1490749 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1490832 {
	width:139px !important;
	height:70px !important;
}

#item1490833 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1490807 {
	width:139px !important;
	height:70px !important;
}

#item1490808 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1490803 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1490886 {
	width:141px !important;
	height:70px !important;
}

#item1490887 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1490860 {
	width:141px !important;
	height:70px !important;
}

#item1490861 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1490856 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1490942 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1562410 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1562434 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1562407 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1490946 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1490946 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1490946 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1400128 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1400135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1400135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1400133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1400133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1400131 {
	width:600px !important;
	height:790px !important;
}

#item1400136 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1400167 {
	width:528px !important;
	height:334px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1400167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1400167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2165679 tr {
	border-right:2.2px solid #fff;;
}

table#table2165679 {
	table-layout:fixed;
}

#item1410169 {
	width:528px !important;
	height:146px !important;
	top:352px !important;
}

@keyframes intensificar-1410169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410192 {
	width:100px !important;
	height:13px !important;
	top:332px !important;
}

@keyframes intensificar-1410192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1400370 {
	width:528px !important;
	height:425px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1400370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1400370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1400312 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:161px !important;
}

#item1400319 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1400342 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1410239 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1410239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410262 {
	width:350px !important;
	height:232px !important;
	top:87px !important;
}

@keyframes intensificar-1410262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410285 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:70px !important;
}

@keyframes intensificar-1410285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410309 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:86px !important;
}

@keyframes intensificar-1410309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410332 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:104px !important;
}

@keyframes intensificar-1410332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1400139 {
	width:564px !important;
	height:498px !important;
	left:636px !important;
	top:177px !important;
}

#item1400395 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1400418 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1400442 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1400445 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1400472 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1400473 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1400469 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1400505 {
	width:123px !important;
	height:50px !important;
}

#item1400506 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1400480 {
	width:123px !important;
	height:50px !important;
}

#item1400481 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1400476 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1400559 {
	width:99px !important;
	height:50px !important;
}

#item1400560 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1400533 {
	width:99px !important;
	height:50px !important;
}

#item1400535 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1400529 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1400613 {
	width:101px !important;
	height:50px !important;
}

#item1400614 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1400588 {
	width:101px !important;
	height:50px !important;
}

#item1400589 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1400584 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1400666 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1562188 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1562211 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1562185 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1400669 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1400669 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1400669 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501384 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1490972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1490978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490970 {
	width:700px !important;
	height:309px !important;
}

#item1501072 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1490989 {
	width:595px !important;
	height:336px !important;
}

@keyframes intensificar-1490989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2168144 tr {
	border-right:3.08px solid #fff;;
}

table#table2168144 {
	table-layout:fixed;
}

#item1491013 {
	width:628px !important;
	height:125px !important;
	top:393px !important;
}

@keyframes intensificar-1491013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491036 {
	width:140px !important;
	height:18px !important;
	top:365px !important;
}

@keyframes intensificar-1491036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510469 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:145px !important;
}

#item1491209 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1491209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508548 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1491060 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:232px !important;
}

#item1491066 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1491089 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1491092 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1491092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491115 {
	width:490px !important;
	height:325px !important;
	top:127px !important;
}

@keyframes intensificar-1491115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491139 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:103px !important;
}

@keyframes intensificar-1491139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491162 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:125px !important;
}

@keyframes intensificar-1491162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491185 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:151px !important;
}

@keyframes intensificar-1491185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490987 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1491233 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1491257 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1491281 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1491285 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1491311 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1491312 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1491308 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1491345 {
	width:172px !important;
	height:70px !important;
}

#item1491346 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1491320 {
	width:172px !important;
	height:70px !important;
}

#item1491321 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1491315 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1491398 {
	width:139px !important;
	height:70px !important;
}

#item1491399 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1491373 {
	width:139px !important;
	height:70px !important;
}

#item1491374 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1491369 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1491451 {
	width:141px !important;
	height:70px !important;
}

#item1491452 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1491426 {
	width:141px !important;
	height:70px !important;
}

#item1491427 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1491422 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1491505 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1562378 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1562401 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1562374 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1491513 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1491513 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1491513 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1578128 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1400746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1400746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1400743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1400743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1400741 {
	width:600px !important;
	height:790px !important;
}

#item1400747 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1400777 {
	width:528px !important;
	height:320px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1400777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1400777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2170630 tr {
	border-right:2.2px solid #fff;;
}

table#table2170630 {
	table-layout:fixed;
}

#item1409974 {
	width:528px !important;
	height:146px !important;
	top:340px !important;
}

@keyframes intensificar-1409974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1409974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1409997 {
	width:100px !important;
	height:13px !important;
	top:320px !important;
}

@keyframes intensificar-1409997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1409997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1400979 {
	width:528px !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-1400979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1400979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1400921 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:161px !important;
}

#item1400928 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1400952 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1410039 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1410039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410062 {
	width:350px !important;
	height:232px !important;
	top:87px !important;
}

@keyframes intensificar-1410062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410085 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:70px !important;
}

@keyframes intensificar-1410085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410108 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:86px !important;
}

@keyframes intensificar-1410108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410131 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:104px !important;
}

@keyframes intensificar-1410131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1400751 {
	width:564px !important;
	height:486px !important;
	left:636px !important;
	top:177px !important;
}

#item1401003 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1401026 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1401050 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1401053 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1401079 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1401081 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1401076 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1401115 {
	width:123px !important;
	height:50px !important;
}

#item1401116 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1401090 {
	width:123px !important;
	height:50px !important;
}

#item1401091 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1401086 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1401169 {
	width:99px !important;
	height:50px !important;
}

#item1401170 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1401144 {
	width:99px !important;
	height:50px !important;
}

#item1401145 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1401140 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1401222 {
	width:101px !important;
	height:50px !important;
}

#item1401223 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1401197 {
	width:101px !important;
	height:50px !important;
}

#item1401198 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1401193 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1401276 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1562221 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1562244 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1562218 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1401279 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1401279 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1401279 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501380 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1491537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1491542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491535 {
	width:700px !important;
	height:309px !important;
}

#item1501076 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1491728 {
	width:595px !important;
	height:336px !important;
}

@keyframes intensificar-1491728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2173252 tr {
	border-right:3.08px solid #fff;;
}

table#table2173252 {
	table-layout:fixed;
}

#item1491752 {
	width:628px !important;
	height:125px !important;
	top:393px !important;
}

@keyframes intensificar-1491752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491776 {
	width:140px !important;
	height:18px !important;
	top:365px !important;
}

@keyframes intensificar-1491776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510473 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:145px !important;
}

#item1491703 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1491703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508556 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1491552 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:232px !important;
}

#item1491558 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1491581 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1491584 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1491584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491607 {
	width:490px !important;
	height:325px !important;
	top:127px !important;
}

@keyframes intensificar-1491607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491632 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:103px !important;
}

@keyframes intensificar-1491632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491655 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:125px !important;
}

@keyframes intensificar-1491655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491678 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:151px !important;
}

@keyframes intensificar-1491678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491550 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1491799 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1491822 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1491846 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1491850 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1491877 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1491878 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1491874 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1491912 {
	width:172px !important;
	height:70px !important;
}

#item1491913 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1491887 {
	width:172px !important;
	height:70px !important;
}

#item1491888 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1491882 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1491965 {
	width:139px !important;
	height:70px !important;
}

#item1491966 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1491940 {
	width:139px !important;
	height:70px !important;
}

#item1491941 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1491936 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1492018 {
	width:141px !important;
	height:70px !important;
}

#item1492020 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1491993 {
	width:141px !important;
	height:70px !important;
}

#item1491994 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1491989 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1492073 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1562346 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1562369 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1562343 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1492076 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1492076 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1492076 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1578140 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1401351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1401351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1401349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1401349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1401347 {
	width:600px !important;
	height:790px !important;
}

#item1401352 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1401381 {
	width:528px !important;
	height:394px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1401381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1401381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2175686 tr {
	border-right:2.2px solid #fff;;
}

table#table2175686 {
	table-layout:fixed;
}

#item1409767 {
	width:528px !important;
	height:75px !important;
	top:413px !important;
}

@keyframes intensificar-1409767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1409767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1409791 {
	width:100px !important;
	height:13px !important;
	top:393px !important;
}

@keyframes intensificar-1409791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1409791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1401586 {
	width:528px !important;
	height:565px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1401586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1401586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1401526 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:179px !important;
}

#item1401532 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1401556 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1409837 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1409837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1409837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1409860 {
	width:350px !important;
	height:232px !important;
	top:104px !important;
}

@keyframes intensificar-1409860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1409860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1409883 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:87px !important;
}

@keyframes intensificar-1409883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1409883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1409906 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:103px !important;
}

@keyframes intensificar-1409906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1409906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1409929 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:121px !important;
}

@keyframes intensificar-1409929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1409929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1401355 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1401610 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1401633 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1401657 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1401661 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1401687 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1401688 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1401684 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1401722 {
	width:123px !important;
	height:50px !important;
}

#item1401723 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1401697 {
	width:123px !important;
	height:50px !important;
}

#item1401698 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1401693 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1401775 {
	width:99px !important;
	height:50px !important;
}

#item1401777 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1401750 {
	width:99px !important;
	height:50px !important;
}

#item1401751 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1401746 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1401829 {
	width:101px !important;
	height:50px !important;
}

#item1401830 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1401804 {
	width:101px !important;
	height:50px !important;
}

#item1401805 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1401800 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1401883 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1562254 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1562277 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1562251 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1401886 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1401886 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1401886 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1492094 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1492102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1492109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492100 {
	width:700px !important;
	height:309px !important;
}

#item1501083 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1492296 {
	width:595px !important;
	height:343px !important;
}

@keyframes intensificar-1492296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2177928 tr {
	border-right:3.08px solid #fff;;
}

table#table2177928 {
	table-layout:fixed;
}

#item1492321 {
	width:628px !important;
	height:125px !important;
	top:402px !important;
}

@keyframes intensificar-1492321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492344 {
	width:140px !important;
	height:18px !important;
	top:374px !important;
}

@keyframes intensificar-1492344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510479 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:149px !important;
}

#item1492271 {
	width:595px !important;
	height:527px !important;
}

@keyframes intensificar-1492271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508561 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:245px !important;
}

#item1492122 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:221px !important;
}

#item1492128 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1492152 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1492155 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1492155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492178 {
	width:490px !important;
	height:325px !important;
	top:116px !important;
}

@keyframes intensificar-1492178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492201 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:92px !important;
}

@keyframes intensificar-1492201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492224 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:115px !important;
}

@keyframes intensificar-1492224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492247 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:140px !important;
}

@keyframes intensificar-1492247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492120 {
	width:664px !important;
	height:527px !important;
	left:36px !important;
	top:548px !important;
}

#item1492367 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1492391 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1492415 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1492418 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1492444 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1492445 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1492441 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1492477 {
	width:172px !important;
	height:70px !important;
}

#item1492478 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1492452 {
	width:172px !important;
	height:70px !important;
}

#item1492453 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1492448 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1492530 {
	width:139px !important;
	height:70px !important;
}

#item1492531 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1492505 {
	width:139px !important;
	height:70px !important;
}

#item1492506 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1492501 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1492586 {
	width:141px !important;
	height:70px !important;
}

#item1492587 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1492559 {
	width:141px !important;
	height:70px !important;
}

#item1492560 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1492555 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1492641 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1562315 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1562338 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1562312 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1492644 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1492644 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1492644 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1578134 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1401968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1401968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1401966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1401966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1401964 {
	width:600px !important;
	height:790px !important;
}

#item1401969 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1401999 {
	width:528px !important;
	height:334px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1401999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1401999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2180178 tr {
	border-right:2.2px solid #fff;;
}

table#table2180178 {
	table-layout:fixed;
}

#item1409552 {
	width:528px !important;
	height:133px !important;
	top:340px !important;
}

@keyframes intensificar-1409552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1409552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1409592 {
	width:100px !important;
	height:13px !important;
	top:320px !important;
}

@keyframes intensificar-1409592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1409592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542657 {
	width:528px !important;
	height:514px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1542657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1402144 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:196px !important;
}

#item1402150 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1402173 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1409627 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1409627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1409627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1409650 {
	width:350px !important;
	height:232px !important;
	top:70px !important;
}

@keyframes intensificar-1409650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1409650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1409677 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:104px !important;
}

@keyframes intensificar-1409677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1409677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1409700 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:120px !important;
}

@keyframes intensificar-1409700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1409700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1409723 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:138px !important;
}

@keyframes intensificar-1409723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1409723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1401972 {
	width:564px !important;
	height:514px !important;
	left:636px !important;
	top:177px !important;
}

#item1402225 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1402248 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1402272 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1402275 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1402301 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1402302 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1402298 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1402335 {
	width:123px !important;
	height:50px !important;
}

#item1402336 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1402310 {
	width:123px !important;
	height:50px !important;
}

#item1402311 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1402306 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1402389 {
	width:99px !important;
	height:50px !important;
}

#item1402390 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1402363 {
	width:99px !important;
	height:50px !important;
}

#item1402364 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1402359 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1402442 {
	width:101px !important;
	height:50px !important;
}

#item1402443 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1402417 {
	width:101px !important;
	height:50px !important;
}

#item1402418 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1402413 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1402498 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1562285 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1562308 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1562282 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1402502 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1402502 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1402502 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1492662 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1492675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1492667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492665 {
	width:700px !important;
	height:309px !important;
}

#item1501094 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1492861 {
	width:595px !important;
	height:254px !important;
}

@keyframes intensificar-1492861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2183650 tr {
	border-right:3.08px solid #fff;;
}

table#table2183650 {
	table-layout:fixed;
}

#item1492886 {
	width:628px !important;
	height:206px !important;
	top:312px !important;
}

@keyframes intensificar-1492886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492909 {
	width:140px !important;
	height:18px !important;
	top:284px !important;
}

@keyframes intensificar-1492909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510483 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:104px !important;
}

#item1492836 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1492836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508566 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1492688 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:273px !important;
}

#item1492694 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1492717 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1492720 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1492720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492743 {
	width:490px !important;
	height:325px !important;
	top:97px !important;
}

@keyframes intensificar-1492743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492766 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:145px !important;
}

@keyframes intensificar-1492766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492789 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:167px !important;
}

@keyframes intensificar-1492789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492812 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:192px !important;
}

@keyframes intensificar-1492812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492686 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1492932 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1492955 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1492979 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1492983 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1493009 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1493010 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1493006 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1493042 {
	width:172px !important;
	height:70px !important;
}

#item1493043 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1493017 {
	width:172px !important;
	height:70px !important;
}

#item1493018 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1493013 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1493096 {
	width:139px !important;
	height:70px !important;
}

#item1493097 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1493071 {
	width:139px !important;
	height:70px !important;
}

#item1493072 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1493066 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1493150 {
	width:141px !important;
	height:70px !important;
}

#item1493152 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1493124 {
	width:141px !important;
	height:70px !important;
}

#item1493125 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1493120 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1493204 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1128px !important;
}

#item1542603 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1542626 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1542600 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1493208 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1493208 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1493208 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1534885 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:567px !important;
	height:60px !important;
	left:25px !important;
	top:38px !important;
	border-radius:12px;
	background:#000;
}

#item1534892 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:275px !important;
	height:160px !important;
	left:25px !important;
	top:410px !important;
	border-radius:12px;
	background:#000;
}

#item1534893 {
	width:1203px !important;
	height:793px !important;
	left:-1px !important;
	top:-1px !important;
}

#item1534902 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1534907 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1534913 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1534918 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1534923 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1534928 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1534935 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1534940 {
	width:70px !important;
	height:23px !important;
	left:508px !important;
	top:49px !important;
	border-radius:6px;
	background:#fff;
}

#item1534877 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1534877 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1534877 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1534820 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:651px !important;
	height:60px !important;
	left:25px !important;
	top:24px !important;
	border-radius:12px;
	background:#000;
}

#item1534821 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:317px !important;
	height:64px !important;
	left:25px !important;
	top:719px !important;
	border-radius:12px;
	background:#000;
}

#item1534822 {
	width:70px !important;
	height:23px !important;
	left:588px !important;
	top:43px !important;
	border-radius:6px;
	background:#fff;
}

#item1534830 {
	width:703px !important;
	height:1203px !important;
	left:-1px !important;
	top:-2px !important;
}

#item1534837 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1534842 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1534847 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1534852 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1534857 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1534862 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1534868 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1534693 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1534693 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1534693 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1534802 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1534802 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1534802 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1182054 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

#item1182074 {
	width:150px !important;
	height:28px !important;
	left:525px !important;
	top:609px !important;
}

#item1182110 {
	width:446px !important;
	height:39px !important;
	left:377px !important;
	top:686px !important;
}

#item1182089 {
	width:122px !important;
	height:28px !important;
	left:539px !important;
	top:640px !important;
}

#item1182053 {
	width:424px !important;
	height:68px !important;
	left:388px !important;
	top:361px !important;
}

@keyframes intensificar-1182053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1182053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1222351 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1222351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1222351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501103 {
	width:705px !important;
	height:1206px !important;
	background:#101820;
}

#item1501104 {
	width:214px !important;
	height:40px !important;
	left:243px !important;
	top:791px !important;
}

#item1501127 {
	width:548px !important;
	height:57px !important;
	left:76px !important;
	top:911px !important;
}

#item1501150 {
	width:171px !important;
	height:39px !important;
	left:265px !important;
	top:834px !important;
}

#item1501156 {
	width:424px !important;
	height:68px !important;
	left:138px !important;
	top:566px !important;
}

@keyframes intensificar-1501156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493282 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1493282 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1493282 {
	0% {opacity:1;}
	100% {opacity:0;}
}
p.autoParaStyle173 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:17px;
	line-height:20px;
	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.autoParaStyle172 {
	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.autoParaStyle171 {
	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.autoParaStyle170 {
	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;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle169 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size: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;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle168 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size: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.autoParaStyle167 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:73.2px;
	line-height:61px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle166 {
	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.autoParaStyle165 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:15px;
	line-height:20px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle164 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	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.autoParaStyle163 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	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.autoParaStyle162 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10px;
	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.autoParaStyle161 {
	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.autoParaStyle160 {
	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.autoParaStyle159 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle158 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle157 {
	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.autoParaStyle156 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle155 {
	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.autoParaStyle154 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle153 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle152 {
	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.autoParaStyle151 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle150 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle149 {
	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.autoParaStyle148 {
	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.autoParaStyle147 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:18px;
	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.autoParaStyle146 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:18px;
	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;
	text-align:left;
}

p.autoParaStyle145 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:18px;
	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.autoParaStyle144 {
	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.autoParaStyle143 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#3c3c3b;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle142 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:16.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle141 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:10px;
	color:#3c3c3b;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle140 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:12px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle139 {
	font-weight:600;
	font-family:FF-Poppins-SemiBold,Poppins;
	font-size:18.2px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle138 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle137 {
	font-weight:600;
	font-family:FF-Poppins-SemiBold,Poppins;
	font-size:13px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle136 {
	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.autoParaStyle135 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:23.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle134 {
	font-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.autoParaStyle133 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle132 {
	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.autoParaStyle131 {
	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.autoParaStyle130 {
	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.autoParaStyle129 {
	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.autoParaStyle128 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle127 {
	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.autoParaStyle126 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#61718b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle125 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle124 {
	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.autoParaStyle123 {
	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.autoParaStyle122 {
	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.autoParaStyle121 {
	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.autoParaStyle120 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:19.6px;
	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: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.autoParaStyle118 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle117 {
	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.autoParaStyle116 {
	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.autoParaStyle115 {
	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.autoParaStyle114 {
	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.autoParaStyle113 {
	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.autoParaStyle112 {
	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.autoParaStyle111 {
	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.autoParaStyle110 {
	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.autoParaStyle109 {
	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.autoParaStyle108 {
	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.autoParaStyle107 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#61718b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle106 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle105 {
	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.autoParaStyle104 {
	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.autoParaStyle103 {
	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.autoParaStyle102 {
	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.autoParaStyle101 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10px;
	line-height:14px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle100 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle99 {
	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.autoParaStyle98 {
	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.autoParaStyle97 {
	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.autoParaStyle96 {
	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.autoParaStyle95 {
	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.autoParaStyle94 {
	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.autoParaStyle93 {
	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.autoParaStyle92 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#61718b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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: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.autoParaStyle90 {
	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.autoParaStyle89 {
	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.autoParaStyle88 {
	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.autoParaStyle87 {
	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.autoParaStyle86 {
	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.autoParaStyle85 {
	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.autoParaStyle84 {
	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.autoParaStyle83 {
	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.autoParaStyle82 {
	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.autoParaStyle81 {
	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.autoParaStyle80 {
	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.autoParaStyle79 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#61718b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle78 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size: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.autoParaStyle77 {
	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.autoParaStyle76 {
	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.autoParaStyle75 {
	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.autoParaStyle74 {
	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.autoParaStyle73 {
	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.autoParaStyle72 {
	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.autoParaStyle71 {
	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.autoParaStyle70 {
	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.autoParaStyle69 {
	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.autoParaStyle68 {
	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.autoParaStyle67 {
	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.autoParaStyle66 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle65 {
	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.autoParaStyle64 {
	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.autoParaStyle63 {
	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:right;
}

p.autoParaStyle62 {
	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.autoParaStyle61 {
	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.autoParaStyle60 {
	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.autoParaStyle59 {
	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.autoParaStyle58 {
	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.autoParaStyle57 {
	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.autoParaStyle56 {
	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.autoParaStyle55 {
	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.autoParaStyle54 {
	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.autoParaStyle53 {
	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.autoParaStyle52 {
	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.autoParaStyle51 {
	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.autoParaStyle50 {
	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.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-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle48 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle47 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:35px;
	line-height:40px;
	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.autoParaStyle46 {
	font-family:FF-Averta-Regular,Averta;
	font-size:17px;
	line-height:25.2px;
	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.autoParaStyle45 {
	font-weight:500;
	font-family:FF-OptimaLTPro-Medium,"Optima LT Pro",sans-serif;
	font-size:35px;
	line-height:25.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.autoParaStyle44 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:15.4px;
	line-height:25.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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle43 {
	font-family:FF-Averta-Regular,Averta;
	font-size:25.2px;
	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:center;
}

p.autoParaStyle42 {
	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.autoParaStyle41 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:25px;
	line-height:18px;
	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.autoParaStyle40 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:18px;
	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.autoParaStyle39 {
	font-weight:500;
	font-family:FF-OptimaLTPro-Medium,"Optima LT Pro",sans-serif;
	font-size:25px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle38 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:11px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle37 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle36 {
	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.autoParaStyle35 {
	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.autoParaStyle34 {
	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.autoParaStyle33 {
	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.autoParaStyle32 {
	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.autoParaStyle31 {
	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.autoParaStyle30 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	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.autoParaStyle29 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle28 {
	font-weight:900;
	font-family:FF-OptimaLTPro-Black,"Optima LT Pro",Impact, Charcoal, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle27 {
	font-weight:bold;
	font-family:FF-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.autoParaStyle26 {
	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.autoParaStyle25 {
	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.autoParaStyle24 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle23 {
	font-weight: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:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle21 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle20 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle19 {
	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.autoParaStyle18 {
	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.autoParaStyle17 {
	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.autoParaStyle16 {
	font-weight:900;
	font-family:FF-OptimaLTPro-Black,"Optima LT Pro",Impact, Charcoal, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle15 {
	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.autoParaStyle14 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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;
	text-align:left;
}

p.autoParaStyle12 {
	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.autoParaStyle11 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle10 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle9 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size: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.autoParaStyle8 {
	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.autoParaStyle7 {
	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.autoParaStyle6 {
	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.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-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.autoParaStyle3 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:65px;
	line-height:65px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle2 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:24px;
	line-height:65px;
	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.autoParaStyle1 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:65px;
	line-height:65px;
	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.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.Vmovil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Mobil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p._2-1_TEXTO-GENERAL {
	font-family:Optima,"Times New Roman", Times, serif;
	font-size:18px;
	line-height:20px;
	color:#6f6f6e;
	text-align:left;
}

p.Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle14 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle13 {
	color:#fff;
}

span.autoCharStyle12 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.025em;
}

span.autoCharStyle11 {
	font-size:14px;
}

span.autoCharStyle10 {
	font-size:10px;
}

span.autoCharStyle9 {
	color:#101820;
}

span.autoCharStyle8 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle7 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.020em;
}

span.autoCharStyle6 {
	color:#ea5153;
}

span.autoCharStyle5 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle4 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
}

span.autoCharStyle1 {
}

span.C_Negrita {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	color:#101820;
	letter-spacing:0.010em;
}

span.C_Titulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.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; } 

    #share-wrap {
        left:0;
        position:fixed;
        bottom: 80%;
        /*background-color: rgba(0,0,0,.65);*/
        /*box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);*/
        z-index:9999;
        opacity: 0.5;
        -webkit-animation:share-fadein 1s ease 2s;
        animation:share-fadein 1s ease 2s;
    }
}
