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

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

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

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

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

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

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

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

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

@keyframes atenuar-1157708 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157708 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1400552 {
	width:700px !important;
	height:1200px !important;
	background:#101820;
}

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

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

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

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

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

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

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

#item1152142 {
	width:427px !important;
	height:161px !important;
	left:105px !important;
	top:258px !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:105px !important;
	top:455px !important;
	background:#0e0b00;
}

#item1152187 {
	width:499px !important;
	height:165px !important;
	left:125px !important;
	top:472px !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;}
}
#item1400597 {
	width:700px !important;
	height:1200px !important;
	background:#101820;
}

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

#item1349477 {
	width:427px !important;
	height:161px !important;
	left:58px !important;
	top:437px !important;
}

@keyframes intensificar-1349477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1349477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1349500 {
	opacity:0.25;
	width:539px !important;
	height:414px !important;
	left:42px !important;
	top:624px !important;
	background:#0e0b00;
}

#item1349501 {
	width:499px !important;
	height:372px !important;
	left:62px !important;
	top:641px !important;
}

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

@keyframes atenuar-1349525 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1349525 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1152278 {
	width:54px !important;
	height:54px !important;
	left:33px !important;
}

#item1152445 {
	width:120px !important;
	height:31px !important;
	top:70px !important;
}

#item1156395 {
	width:120px !important;
	height:101px !important;
	left:927px !important;
	top:98px !important;
}

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

#item1152422 {
	width:120px !important;
	height:30px !important;
	top:72px !important;
}

#item1156393 {
	width:120px !important;
	height:102px !important;
	left:771px !important;
	top:97px !important;
}

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

#item1326794 {
	width:13px !important;
	height:26px !important;
	left:1151px !important;
	top:127px !important;
}

#item1326799 {
	width:1086px !important;
	height:188px !important;
	left:59px !important;
	top:45px !important;
}

#item1332471 {
	width:1062px !important;
	height:258px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

@keyframes intensificar-1332471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1332471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1332496 {
	width:82px !important;
	height:9px !important;
	top:10px !important;
}

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

#item1326886 {
	width:14px !important;
	height:9px !important;
	left:1134px !important;
	top:30px !important;
}

#item1326891 {
	width:14px !important;
	height:9px !important;
	left:1134px !important;
	top:239px !important;
}

#item1326900 {
	width:1102px !important;
	height:11px !important;
	left:59px !important;
	top:22px !important;
}

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

@keyframes intensificar-1156251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1156251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#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;}
}
#item1401123 {
	width:700px !important;
	height:587px !important;
	top:160px !important;
	background:#f3f3f2;
}

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

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

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

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

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

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

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

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

#item1400981 {
	width:700px !important;
	height:580px !important;
	top:160px !important;
	background:#f3f3f2;
}

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

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

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

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

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

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

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

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

#item1400705 {
	width:628px !important;
	height:70px !important;
	left:36px !important;
	top:472px !important;
}

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

#item1400814 {
	width:628px !important;
	height:253px !important;
	top:28px !important;
}

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

#item1400860 {
	width:387px !important;
	height:220px !important;
	left:36px !important;
	top:514px !important;
}

#item1400885 {
	width:628px !important;
	height:120px !important;
	left:36px !important;
	top:388px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes entrarvolandodesdelaizquierda-1479970 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(17px,0px);
		opacity:0;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-1479970 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(17px,0px);
		opacity:0;
	}
}
#item1479974 {
	width:216px !important;
	height:130px !important;
	left:984px !important;
	top:660px !important;
}

#item1479980 {
	width:731px !important;
	height:61px !important;
	left:341px !important;
	top:720px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1479432 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1479432 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@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:63px !important;
	left:636px !important;
	top:114px !important;
}

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

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

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

@keyframes intensificar-1153145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1153145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1160912 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:252px !important;
}

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

#item1332587 {
	width:509px !important;
	height:794px !important;
}

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

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

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

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

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

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

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

#item1161932 {
	width:81px !important;
	height:50px !important;
	left:1119px !important;
	top:740px !important;
}

@keyframes intensificar-1161993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1161993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1162021 {
	width:124px !important;
	height:50px !important;
}

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

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

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

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

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

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

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

#item1350388 {
	width:628px !important;
	height:86px !important;
	left:36px !important;
	top:435px !important;
}

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

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

@keyframes intensificar-1350439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1350439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1350441 {
	width:628px !important;
	height:578px !important;
}

@keyframes intensificar-1350441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1350441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417840 {
	width:628px !important;
	height:578px !important;
}

@keyframes intensificar-1417840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1350439 {
	width:628px !important;
	height:578px !important;
	left:36px !important;
	top:540px !important;
}

@keyframes intensificar-1350502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1350502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1350530 {
	width:113px !important;
	height:70px !important;
}

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

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

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

#item1350502 {
	width:113px !important;
	height:70px !important;
	left:587px !important;
	top:1129px !important;
}

@keyframes intensificar-1350554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1350554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1350582 {
	width:174px !important;
	height:70px !important;
}

#item1350583 {
	width:132px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1350557 {
	width:174px !important;
	height:70px !important;
}

#item1350558 {
	width:132px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1350554 {
	width:174px !important;
	height:70px !important;
	left:409px !important;
	top:1129px !important;
}

#item1350606 {
	width:35px !important;
	height:74px !important;
	left:406px !important;
	top:1126px !important;
}

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

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

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

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

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

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

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

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

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

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

#item1255306 {
	width:25px !important;
	height:25px !important;
}

#item1255309 {
	width:219px !important;
	height:36px !important;
	left:50px !important;
	top:2px !important;
}

#item1255279 {
	width:25px !important;
	height:25px !important;
}

#item1255282 {
	width:219px !important;
	height:36px !important;
	left:50px !important;
	top:2px !important;
}

#item1255276 {
	width:269px !important;
	height:38px !important;
	left:850px !important;
	top:302px !important;
}

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

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

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

@keyframes atenuar-1157713 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157713 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1350626 {
	width:1182px !important;
	height:898px !important;
	left:-310px !important;
	top:-58px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1350627 {
	0% {
		transform:translate(-46px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1350627 {
	0% {
		-webkit-transform:translate(-46px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1350632 {
	width:700px !important;
	height:532px !important;
	top:668px !important;
	background:#fff;
}

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

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

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

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

#item1350640 {
	width:377px !important;
	height:72px !important;
	left:89px !important;
	top:859px !important;
}

#item1350701 {
	width:35px !important;
	height:35px !important;
}

#item1350706 {
	width:307px !important;
	height:50px !important;
	left:71px !important;
	top:3px !important;
}

#item1350698 {
	width:377px !important;
	height:53px !important;
	left:89px !important;
	top:1065px !important;
}

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

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

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

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

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

@keyframes intensificar-1153777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1153777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1153800 {
	opacity:0.35;
	width:412px !important;
	height:296px !important;
	left:84px !important;
	top:215px !important;
	background:#0e0b00;
}

#item1153802 {
	width:364px !important;
	height:271px !important;
	left:106px !important;
	top:234px !important;
}

@keyframes intensificar-1153802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1153802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#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;}
}
#item1350802 {
	width:1236px !important;
	height:814px !important;
	left:-268px !important;
	top:193px !important;
	background:#000;
}

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

@keyframes intensificar-1350809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1350809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1350832 {
	opacity:0.25;
	width:628px !important;
	height:301px !important;
	left:36px !important;
	top:863px !important;
	background:#0e0b00;
}

#item1350833 {
	width:582px !important;
	height:262px !important;
	left:58px !important;
	top:882px !important;
}

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

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

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

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

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

#item1334232 {
	width:509px !important;
	height:1287px !important;
}

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

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

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

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

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

#item1334079 {
	width:509px !important;
	height:862px !important;
}

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

#item1280107 {
	width:33px !important;
	height:17px !important;
	left:47px !important;
	top:706px !important;
}

#item1280113 {
	width:87px !important;
	height:8px !important;
	left:86px !important;
	top:711px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1485237 {
	width:20px !important;
	height:10px !important;
	left:83px !important;
	top:364px !important;
}

#item1485240 {
	width:20px !important;
	height:10px !important;
	left:87px !important;
	top:382px !important;
}

#item1485244 {
	width:20px !important;
	height:10px !important;
	left:71px !important;
	top:400px !important;
}

#item1485247 {
	width:20px !important;
	height:10px !important;
	left:114px !important;
	top:813px !important;
}

#item1485252 {
	width:20px !important;
	height:10px !important;
	left:196px !important;
	top:831px !important;
}

#item1485256 {
	width:20px !important;
	height:10px !important;
	left:100px !important;
	top:848px !important;
}

#item1485260 {
	width:20px !important;
	height:10px !important;
	left:137px !important;
	top:867px !important;
}

#item1485263 {
	width:20px !important;
	height:10px !important;
	left:143px !important;
	top:884px !important;
}

#item1485266 {
	width:20px !important;
	height:10px !important;
	left:131px !important;
	top:418px !important;
}

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

#item1485276 {
	width:20px !important;
	height:10px !important;
	left:120px !important;
	top:343px !important;
}

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

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

table#table1501739 {
	table-layout:fixed;
}

#item1485281 {
	width:510px !important;
	height:950px !important;
}

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

#item1485304 {
	width:511px !important;
	height:17px !important;
	top:887px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item1485329 {
	width:511px !important;
	height:17px !important;
	top:91px !important;
}

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

#item1485334 {
	width:511px !important;
	height:17px !important;
	top:109px !important;
}

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

#item1485338 {
	width:511px !important;
	height:17px !important;
	top:127px !important;
}

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

#item1485343 {
	width:511px !important;
	height:17px !important;
	top:145px !important;
}

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

#item1485347 {
	width:511px !important;
	height:17px !important;
	top:163px !important;
}

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

#item1485351 {
	width:511px !important;
	height:17px !important;
	top:181px !important;
}

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

#item1485355 {
	width:511px !important;
	height:17px !important;
	top:199px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1485474 {
	width:511px !important;
	height:17px !important;
	top:721px !important;
}

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

#item1485478 {
	width:511px !important;
	height:17px !important;
	top:739px !important;
}

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

#item1485482 {
	width:511px !important;
	height:17px !important;
	top:757px !important;
}

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

#item1485486 {
	width:511px !important;
	height:17px !important;
	top:774px !important;
}

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

#item1485490 {
	width:511px !important;
	height:17px !important;
	top:811px !important;
}

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

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

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

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

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

#item1485503 {
	width:511px !important;
	height:17px !important;
	top:864px !important;
}

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

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

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

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

#item1153926 {
	width:558px !important;
	height:592px !important;
	left:21px !important;
	top:133px !important;
}

@keyframes intensificar-1153926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1153926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1171651 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1174123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1174123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#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;}
}
#item1351358 {
	width:702px !important;
	height:924px !important;
	background:#f3f3f2;
}

#item1418027 {
	width:23px !important;
	height:46px !important;
	left:654px !important;
	top:457px !important;
}

#item1418040 {
	width:595px !important;
	height:820px !important;
	left:36px !important;
	top:70px !important;
}

@keyframes intensificar-1418040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1351294 {
	width:702px !important;
	height:924px !important;
	background:#f3f3f2;
}

#item1417972 {
	width:595px !important;
	height:820px !important;
	left:36px !important;
	top:70px !important;
}

@keyframes intensificar-1417972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418018 {
	width:23px !important;
	height:46px !important;
	left:654px !important;
	top:457px !important;
}

#item1350877 {
	width:702px !important;
	height:924px !important;
	background:#f3f3f2;
}

#item1350900 {
	width:54px !important;
	height:27px !important;
	left:55px !important;
	top:869px !important;
}

#item1350904 {
	width:142px !important;
	height:13px !important;
	left:119px !important;
	top:876px !important;
}

#item1350927 {
	width:88px !important;
	height:19px !important;
	left:50px !important;
	top:65px !important;
}

#item1350950 {
	width:101px !important;
	height:19px !important;
	left:525px !important;
	top:65px !important;
}

#item1350977 {
	width:629px !important;
	height:758px !important;
	left:36px !important;
	top:98px !important;
}

#item1486304 {
	width:24px !important;
	height:12px !important;
	left:104px !important;
	top:4px !important;
}

#item1486307 {
	width:24px !important;
	height:12px !important;
	left:174px !important;
	top:24px !important;
}

#item1486311 {
	width:24px !important;
	height:12px !important;
	left:224px !important;
	top:45px !important;
}

#item1486314 {
	width:24px !important;
	height:12px !important;
	left:233px !important;
	top:67px !important;
}

#item1486319 {
	width:24px !important;
	height:12px !important;
	left:164px !important;
	top:88px !important;
}

#item1486323 {
	width:24px !important;
	height:12px !important;
	left:105px !important;
	top:110px !important;
}

#item1486326 {
	width:24px !important;
	height:12px !important;
	left:69px !important;
	top:133px !important;
}

#item1486329 {
	width:24px !important;
	height:12px !important;
	left:71px !important;
	top:175px !important;
}

#item1486332 {
	width:24px !important;
	height:12px !important;
	left:120px !important;
	top:196px !important;
}

#item1486336 {
	width:24px !important;
	height:12px !important;
	left:109px !important;
	top:217px !important;
}

#item1486341 {
	width:24px !important;
	height:12px !important;
	left:99px !important;
	top:434px !important;
}

#item1486345 {
	width:24px !important;
	height:12px !important;
	left:104px !important;
	top:456px !important;
}

#item1486348 {
	width:24px !important;
	height:12px !important;
	left:85px !important;
	top:477px !important;
}

#item1486352 {
	width:24px !important;
	height:12px !important;
	left:136px !important;
	top:970px !important;
}

#item1486355 {
	width:24px !important;
	height:12px !important;
	left:234px !important;
	top:992px !important;
}

#item1486360 {
	width:24px !important;
	height:12px !important;
	left:119px !important;
	top:1012px !important;
}

#item1486364 {
	width:24px !important;
	height:12px !important;
	left:164px !important;
	top:1035px !important;
}

#item1486367 {
	width:24px !important;
	height:12px !important;
	left:170px !important;
	top:1055px !important;
}

#item1486370 {
	width:24px !important;
	height:12px !important;
	left:156px !important;
	top:499px !important;
}

#item1486373 {
	width:24px !important;
	height:12px !important;
	left:219px !important;
	top:153px !important;
}

#item1486377 {
	width:24px !important;
	height:12px !important;
	left:149px !important;
	top:410px !important;
}

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

table#table1511353 tr {
	height:21.5px;;
}

table#table1511353 {
	table-layout:fixed;
}

#item1486385 {
	width:608px !important;
	height:1134px !important;
}

#item1486411 {
	width:610px !important;
	height:20px !important;
}

#item1486408 {
	width:610px !important;
	height:20px !important;
	top:1054px !important;
}

#item1486416 {
	width:610px !important;
	height:20px !important;
}

#item1486412 {
	width:610px !important;
	height:20px !important;
	top:1px !important;
}

#item1486420 {
	width:610px !important;
	height:20px !important;
}

#item1486417 {
	width:610px !important;
	height:20px !important;
	top:22px !important;
}

#item1486424 {
	width:610px !important;
	height:20px !important;
}

#item1486421 {
	width:610px !important;
	height:20px !important;
	top:44px !important;
}

#item1486428 {
	width:610px !important;
	height:20px !important;
}

#item1486425 {
	width:610px !important;
	height:20px !important;
	top:65px !important;
}

#item1486432 {
	width:610px !important;
	height:20px !important;
}

#item1486429 {
	width:610px !important;
	height:20px !important;
	top:87px !important;
}

#item1486436 {
	width:610px !important;
	height:20px !important;
}

#item1486433 {
	width:610px !important;
	height:20px !important;
	top:108px !important;
}

#item1486440 {
	width:610px !important;
	height:20px !important;
}

#item1486437 {
	width:610px !important;
	height:20px !important;
	top:130px !important;
}

#item1486444 {
	width:610px !important;
	height:20px !important;
}

#item1486441 {
	width:610px !important;
	height:20px !important;
	top:151px !important;
}

#item1486449 {
	width:610px !important;
	height:20px !important;
}

#item1486446 {
	width:610px !important;
	height:20px !important;
	top:173px !important;
}

#item1486454 {
	width:610px !important;
	height:20px !important;
}

#item1486450 {
	width:610px !important;
	height:20px !important;
	top:194px !important;
}

#item1486458 {
	width:610px !important;
	height:20px !important;
}

#item1486455 {
	width:610px !important;
	height:20px !important;
	top:216px !important;
}

#item1486462 {
	width:610px !important;
	height:20px !important;
}

#item1486459 {
	width:610px !important;
	height:20px !important;
	top:237px !important;
}

#item1486466 {
	width:610px !important;
	height:20px !important;
}

#item1486463 {
	width:610px !important;
	height:20px !important;
	top:259px !important;
}

#item1486470 {
	width:610px !important;
	height:20px !important;
}

#item1486467 {
	width:610px !important;
	height:20px !important;
	top:280px !important;
}

#item1486476 {
	width:610px !important;
	height:20px !important;
}

#item1486471 {
	width:610px !important;
	height:20px !important;
	top:302px !important;
}

#item1486480 {
	width:610px !important;
	height:20px !important;
}

#item1486477 {
	width:610px !important;
	height:20px !important;
	top:323px !important;
}

#item1486484 {
	width:610px !important;
	height:20px !important;
}

#item1486481 {
	width:610px !important;
	height:20px !important;
	top:345px !important;
}

#item1486488 {
	width:610px !important;
	height:20px !important;
}

#item1486485 {
	width:610px !important;
	height:20px !important;
	top:366px !important;
}

#item1486492 {
	width:610px !important;
	height:20px !important;
}

#item1486489 {
	width:610px !important;
	height:20px !important;
	top:388px !important;
}

#item1486496 {
	width:610px !important;
	height:20px !important;
}

#item1486493 {
	width:610px !important;
	height:20px !important;
	top:410px !important;
}

#item1486500 {
	width:610px !important;
	height:20px !important;
}

#item1486497 {
	width:610px !important;
	height:20px !important;
	top:431px !important;
}

#item1486504 {
	width:610px !important;
	height:20px !important;
}

#item1486501 {
	width:610px !important;
	height:20px !important;
	top:453px !important;
}

#item1486508 {
	width:610px !important;
	height:20px !important;
}

#item1486505 {
	width:610px !important;
	height:20px !important;
	top:474px !important;
}

#item1486512 {
	width:610px !important;
	height:20px !important;
}

#item1486509 {
	width:610px !important;
	height:20px !important;
	top:496px !important;
}

#item1486516 {
	width:610px !important;
	height:20px !important;
}

#item1486513 {
	width:610px !important;
	height:20px !important;
	top:517px !important;
}

#item1486520 {
	width:610px !important;
	height:20px !important;
}

#item1486517 {
	width:610px !important;
	height:20px !important;
	top:539px !important;
}

#item1486524 {
	width:610px !important;
	height:20px !important;
}

#item1486521 {
	width:610px !important;
	height:20px !important;
	top:560px !important;
}

#item1486528 {
	width:610px !important;
	height:20px !important;
}

#item1486525 {
	width:610px !important;
	height:20px !important;
	top:582px !important;
}

#item1486532 {
	width:610px !important;
	height:20px !important;
}

#item1486529 {
	width:610px !important;
	height:20px !important;
	top:603px !important;
}

#item1486537 {
	width:610px !important;
	height:20px !important;
}

#item1486534 {
	width:610px !important;
	height:20px !important;
	top:625px !important;
}

#item1486541 {
	width:610px !important;
	height:20px !important;
}

#item1486538 {
	width:610px !important;
	height:20px !important;
	top:646px !important;
}

#item1486545 {
	width:610px !important;
	height:20px !important;
}

#item1486542 {
	width:610px !important;
	height:20px !important;
	top:668px !important;
}

#item1486549 {
	width:610px !important;
	height:20px !important;
}

#item1486546 {
	width:610px !important;
	height:20px !important;
	top:689px !important;
}

#item1486553 {
	width:610px !important;
	height:20px !important;
}

#item1486550 {
	width:610px !important;
	height:20px !important;
	top:711px !important;
}

#item1486557 {
	width:610px !important;
	height:20px !important;
}

#item1486554 {
	width:610px !important;
	height:20px !important;
	top:732px !important;
}

#item1486561 {
	width:610px !important;
	height:20px !important;
}

#item1486558 {
	width:610px !important;
	height:20px !important;
	top:754px !important;
}

#item1486565 {
	width:610px !important;
	height:20px !important;
}

#item1486562 {
	width:610px !important;
	height:20px !important;
	top:775px !important;
}

#item1486569 {
	width:610px !important;
	height:20px !important;
}

#item1486566 {
	width:610px !important;
	height:20px !important;
	top:797px !important;
}

#item1486573 {
	width:610px !important;
	height:20px !important;
}

#item1486570 {
	width:610px !important;
	height:20px !important;
	top:818px !important;
}

#item1486577 {
	width:610px !important;
	height:20px !important;
}

#item1486574 {
	width:610px !important;
	height:20px !important;
	top:840px !important;
}

#item1486581 {
	width:610px !important;
	height:20px !important;
}

#item1486578 {
	width:610px !important;
	height:20px !important;
	top:861px !important;
}

#item1486586 {
	width:610px !important;
	height:20px !important;
}

#item1486582 {
	width:610px !important;
	height:20px !important;
	top:882px !important;
}

#item1486590 {
	width:610px !important;
	height:20px !important;
}

#item1486587 {
	width:610px !important;
	height:20px !important;
	top:903px !important;
}

#item1486595 {
	width:610px !important;
	height:20px !important;
}

#item1486591 {
	width:610px !important;
	height:20px !important;
	top:924px !important;
}

#item1486599 {
	width:610px !important;
	height:20px !important;
}

#item1486596 {
	width:610px !important;
	height:20px !important;
	top:968px !important;
}

#item1486603 {
	width:610px !important;
	height:20px !important;
}

#item1486600 {
	width:610px !important;
	height:20px !important;
	top:990px !important;
}

#item1486607 {
	width:610px !important;
	height:20px !important;
}

#item1486604 {
	width:610px !important;
	height:20px !important;
	top:1011px !important;
}

#item1486611 {
	width:610px !important;
	height:20px !important;
}

#item1486608 {
	width:610px !important;
	height:20px !important;
	top:1031px !important;
}

#item1418073 {
	width:23px !important;
	height:46px !important;
	left:668px !important;
	top:457px !important;
}

#item1351284 {
	width:627px !important;
	height:925px !important;
	left:36px !important;
	background:#fff;
}

@keyframes intensificar-1351284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1351284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1350875 {
	width:702px !important;
	height:925px !important;
	top:150px !important;
}

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

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

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

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

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

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

#item1352519 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:173px !important;
}

@keyframes intensificar-1352526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1352529 {
	width:74px !important;
	height:70px !important;
	background:#dfd8ea;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1255392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1255392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1255390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1255390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1255388 {
	width:600px !important;
	height:790px !important;
}

#item1255397 {
	width:211px !important;
	height:33px !important;
	left:194px !important;
	top:38px !important;
}

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

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

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

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

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

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

table#table1519017 {
	table-layout:fixed;
}

#item1255719 {
	width:528px !important;
	height:91px !important;
	top:20px !important;
}

@keyframes intensificar-1255719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1255719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1255742 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1255742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1255742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1255765 {
	width:528px !important;
	height:250px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

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

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

#item1336277 {
	width:509px !important;
	height: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-1336277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1256351 {
	width:14px !important;
	height:9px !important;
}

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

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

@keyframes intensificar-1255480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1255480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1255503 {
	width:350px !important;
	height:17px !important;
	top:66px !important;
}

@keyframes intensificar-1255503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1255503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1255549 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:140px !important;
}

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

@keyframes intensificar-1255577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1255577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1255600 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:79px !important;
}

@keyframes intensificar-1255600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1255600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1255624 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1255624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1255624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1255647 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1255647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1255647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340786 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:101px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1255961 {
	width:101px !important;
	height:50px !important;
	left:813px !important;
	top:740px !important;
}

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

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

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

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

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

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

@keyframes intensificar-1352755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1352745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1352743 {
	width:700px !important;
	height:309px !important;
}

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

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

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

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

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

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

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

table#table1522403 {
	table-layout:fixed;
}

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

@keyframes intensificar-1353016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353039 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1353039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353062 {
	width:595px !important;
	height:304px !important;
}

@keyframes intensificar-1353062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418962 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:129px !important;
}

#item1418905 {
	width:595px !important;
	height:540px !important;
}

@keyframes intensificar-1418905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418969 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:247px !important;
}

@keyframes intensificar-1352842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1352843 {
	width:628px !important;
	height:64px !important;
}

#item1352866 {
	width:490px !important;
	height:24px !important;
	top:92px !important;
}

#item1352889 {
	width:124px !important;
	height:31px !important;
	left:503px !important;
	top:197px !important;
}

#item1352894 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:66px !important;
}

#item1352917 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:88px !important;
}

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

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

#item1352968 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:119px !important;
}

#item1352840 {
	width:664px !important;
	height:540px !important;
	left:36px !important;
	top:535px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1256482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1256482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1256480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1256480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1256478 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

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

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

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

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

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

#item1257551 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:252px !important;
}

#item1257555 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

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

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

table#table1525535 {
	table-layout:fixed;
}

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

@keyframes intensificar-1425739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425762 {
	width:57px !important;
	height:13px !important;
	top:383px !important;
}

@keyframes intensificar-1425762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425785 {
	width:509px !important;
	height:353px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1425785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1526640 th, table#table1526640 td {
	padding:3px 1px 1px 5px;;
	vertical-align:middle;;
}

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

table#table1526640 {
	table-layout:fixed;
}

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

@keyframes intensificar-1425809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425832 {
	width:57px !important;
	height:13px !important;
	top:932px !important;
}

@keyframes intensificar-1425832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425855 {
	width:509px !important;
	height:363px !important;
	top:556px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

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

#item1257586 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

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

@keyframes intensificar-1256782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1256782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1343819 {
	width:528px !important;
	height:513px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1343819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1343819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1258710 {
	width:528px !important;
	height:26px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1258710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1258710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1343853 {
	width:528px !important;
	height:456px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1343853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1343853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1256607 {
	width:529px !important;
	height:29px !important;
}

@keyframes intensificar-1256607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1256607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1256630 {
	width:350px !important;
	height:231px !important;
	left:1px !important;
	top:49px !important;
}

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

@keyframes intensificar-1256653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1256653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1256676 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:336px !important;
}

@keyframes intensificar-1256676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1256676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1256683 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:146px !important;
}

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

@keyframes intensificar-1256706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1256706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1256729 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:277px !important;
}

@keyframes intensificar-1256729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1256729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1256753 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1256753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1256753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1256776 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1256776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1256776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477596 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:296px !important;
}

@keyframes intensificar-1477596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1256564 {
	width:564px !important;
	height:563px !important;
	left:36px !important;
	top:162px !important;
}

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

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

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

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

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

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

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

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

#item1256972 {
	width:121px !important;
	height:50px !important;
}

#item1256973 {
	width:106px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1256947 {
	width:121px !important;
	height:50px !important;
}

#item1256948 {
	width:106px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1256943 {
	width:121px !important;
	height:50px !important;
	left:897px !important;
	top:740px !important;
}

#item1257025 {
	width:89px !important;
	height:50px !important;
}

#item1257026 {
	width:74px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1257000 {
	width:89px !important;
	height:50px !important;
}

#item1257001 {
	width:74px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1256996 {
	width:89px !important;
	height:50px !important;
	left:805px !important;
	top:740px !important;
}

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1257133 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1257133 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1353311 {
	width:186px !important;
	height:180px !important;
	top:1020px !important;
}

@keyframes intensificar-1353322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1353316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353314 {
	width:700px !important;
	height:309px !important;
}

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

#item1353330 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1353353 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

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

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

#item1418983 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:236px !important;
}

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

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

table#table1530528 {
	table-layout:fixed;
}

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

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

table#table1531999 {
	table-layout:fixed;
}

#item1419253 {
	width:595px !important;
	height:517px !important;
}

@keyframes intensificar-1419253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353633 {
	width:595px !important;
	height:33px !important;
}

@keyframes intensificar-1353633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353659 {
	width:595px !important;
	height:483px !important;
}

@keyframes intensificar-1353659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418980 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:224px !important;
}

#item1353583 {
	width:595px !important;
	height:41px !important;
}

@keyframes intensificar-1353583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353608 {
	width:595px !important;
	height:476px !important;
}

@keyframes intensificar-1353608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418974 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:235px !important;
}

#item1353407 {
	width:628px !important;
	height:40px !important;
}

#item1353431 {
	width:490px !important;
	height:323px !important;
	left:1px !important;
	top:68px !important;
}

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

@keyframes intensificar-1353454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353477 {
	width:124px !important;
	height:31px !important;
	left:503px !important;
	top:471px !important;
}

@keyframes intensificar-1353477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353484 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:182px !important;
}

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

@keyframes intensificar-1353507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353530 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:365px !important;
}

@keyframes intensificar-1353530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353554 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1353554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353577 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1353577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477601 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:391px !important;
}

@keyframes intensificar-1477601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353404 {
	width:664px !important;
	height:517px !important;
	left:36px !important;
	top:558px !important;
}

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

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

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

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

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

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

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

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

#item1416913 {
	width:168px !important;
	height:70px !important;
}

#item1416914 {
	width:142px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1416888 {
	width:168px !important;
	height:70px !important;
}

#item1416889 {
	width:142px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1416886 {
	width:168px !important;
	height:70px !important;
	left:301px !important;
	top:1130px !important;
}

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

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

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

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

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

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

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

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

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

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

#item1466942 {
	width:34px !important;
	height:73px !important;
	left:12px !important;
	top:1129px !important;
}

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

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

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

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

@keyframes atenuar-1424717 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424717 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1281138 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1268149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1268147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268145 {
	width:600px !important;
	height:790px !important;
}

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

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

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

table#table1536750 {
	table-layout:fixed;
}

#item1260873 {
	width:528px !important;
	height:156px !important;
	top:353px !important;
}

@keyframes intensificar-1260873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1260873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1260896 {
	width:528px !important;
	height:328px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1260896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1260896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1260919 {
	width:57px !important;
	height:13px !important;
	top:334px !important;
}

@keyframes intensificar-1260919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1260919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1261390 {
	width:528px !important;
	height:350px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1261390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1261390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1260705 {
	width:528px !important;
	height:12px !important;
}

@keyframes intensificar-1260705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1260705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1260728 {
	width:350px !important;
	height:232px !important;
	top:32px !important;
}

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

@keyframes intensificar-1260751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1260751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1260774 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:178px !important;
}

@keyframes intensificar-1260774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1260774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1260797 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:255px !important;
}

@keyframes intensificar-1260797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1260797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1260803 {
	width:175px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1260803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1260803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1260826 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1260826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1260826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1261336 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1261336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1261336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1261359 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1261359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1261359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340797 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:200px !important;
}

@keyframes intensificar-1340797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1260701 {
	width:564px !important;
	height:509px !important;
	left:636px !important;
	top:133px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1261221 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1261221 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1354120 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1354130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1354125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354123 {
	width:700px !important;
	height:309px !important;
}

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

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

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

table#table1539691 {
	table-layout:fixed;
}

#item1354347 {
	width:628px !important;
	height:281px !important;
	top:299px !important;
}

@keyframes intensificar-1354347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354370 {
	width:595px !important;
	height:235px !important;
}

@keyframes intensificar-1354370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354393 {
	width:80px !important;
	height:18px !important;
	top:271px !important;
}

@keyframes intensificar-1354393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425169 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:95px !important;
}

#item1354320 {
	width:595px !important;
	height:580px !important;
}

@keyframes intensificar-1354320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419720 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:267px !important;
}

@keyframes intensificar-1354142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354166 {
	width:490px !important;
	height:325px !important;
	top:44px !important;
}

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

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

#item1354235 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:357px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1268142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1268140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268138 {
	width:600px !important;
	height:790px !important;
}

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

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

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

table#table1542529 {
	table-layout:fixed;
}

#item1261665 {
	width:528px !important;
	height:171px !important;
	top:268px !important;
}

@keyframes intensificar-1261665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1261665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1261688 {
	width:528px !important;
	height:248px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1261688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1261688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1261711 {
	width:57px !important;
	height:13px !important;
	top:249px !important;
}

@keyframes intensificar-1261711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1261711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1261638 {
	width:528px !important;
	height:332px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1261638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1261638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1261464 {
	width:528px !important;
	height:12px !important;
}

@keyframes intensificar-1261464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1261464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1261487 {
	width:350px !important;
	height:232px !important;
	top:32px !important;
}

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

@keyframes intensificar-1261510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1261510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1261533 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:177px !important;
}

@keyframes intensificar-1261533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1261533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1261556 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:255px !important;
}

@keyframes intensificar-1261556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1261556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1261563 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1261563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1261563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1261586 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1261586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1261586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1261591 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1261591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1261591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1261614 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1261614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1261614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340801 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:199px !important;
}

@keyframes intensificar-1340801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1261461 {
	width:564px !important;
	height:439px !important;
	left:636px !important;
	top:133px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1262017 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1262017 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1417588 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1354700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1354706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354698 {
	width:700px !important;
	height:309px !important;
}

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

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

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

table#table1545390 {
	table-layout:fixed;
}

#item1354923 {
	width:628px !important;
	height:260px !important;
	top:320px !important;
}

@keyframes intensificar-1354923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354946 {
	width:595px !important;
	height:285px !important;
}

@keyframes intensificar-1354946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354969 {
	width:80px !important;
	height:18px !important;
	top:292px !important;
}

@keyframes intensificar-1354969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419742 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:120px !important;
}

#item1354897 {
	width:595px !important;
	height:580px !important;
}

@keyframes intensificar-1354897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419732 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:267px !important;
}

@keyframes intensificar-1354717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354718 {
	width:628px !important;
	height:16px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1424715 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424715 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1281151 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:518px !important;
}

@keyframes intensificar-1268131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1268129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268127 {
	width:600px !important;
	height:790px !important;
}

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

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

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

table#table1548126 {
	table-layout:fixed;
}

#item1262316 {
	width:528px !important;
	height:156px !important;
	top:269px !important;
}

@keyframes intensificar-1262316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1262316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1262339 {
	width:528px !important;
	height:242px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1262339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1262339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1262362 {
	width:57px !important;
	height:13px !important;
	top:249px !important;
}

@keyframes intensificar-1262362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1262362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1262290 {
	width:528px !important;
	height:542px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1262290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1262290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1262117 {
	width:528px !important;
	height:12px !important;
}

@keyframes intensificar-1262117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1262117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1262140 {
	width:350px !important;
	height:232px !important;
	top:32px !important;
}

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

@keyframes intensificar-1262163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1262163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1262187 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:178px !important;
}

@keyframes intensificar-1262187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1262187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1262210 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:255px !important;
}

@keyframes intensificar-1262210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1262210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1262216 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1262216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1262216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1262239 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1262239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1262239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1262243 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1262243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1262243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1262266 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1262266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1262266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340805 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:200px !important;
}

@keyframes intensificar-1340805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1262114 {
	width:564px !important;
	height:542px !important;
	left:636px !important;
	top:133px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1262666 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1262666 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1355269 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1355278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1355278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1355274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1355274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1355272 {
	width:700px !important;
	height:309px !important;
}

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

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

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

table#table1550900 {
	table-layout:fixed;
}

#item1355496 {
	width:628px !important;
	height:281px !important;
	top:299px !important;
}

@keyframes intensificar-1355496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1355496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1355519 {
	width:595px !important;
	height:236px !important;
}

@keyframes intensificar-1355519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1355519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1355543 {
	width:278px !important;
	height:18px !important;
	top:271px !important;
}

@keyframes intensificar-1355543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1355543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419754 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:95px !important;
}

#item1355470 {
	width:595px !important;
	height:580px !important;
}

@keyframes intensificar-1355470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1355470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419747 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:267px !important;
}

@keyframes intensificar-1355290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1355290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1355291 {
	width:628px !important;
	height:16px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1263396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1263396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1263394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1263394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1263392 {
	width:600px !important;
	height:790px !important;
}

#item1263401 {
	width:211px !important;
	height:33px !important;
	left:194px !important;
	top:38px !important;
}

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

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

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

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

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

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

table#table1553888 {
	table-layout:fixed;
}

#item1263722 {
	width:528px !important;
	height:98px !important;
	top:20px !important;
}

@keyframes intensificar-1263722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1263722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1263745 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1263745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1263745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1263768 {
	width:528px !important;
	height:264px !important;
	top:17px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1263768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1263768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336364 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:279px !important;
}

#item1336369 {
	width:534px !important;
	height:549px !important;
	top:17px !important;
}

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

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

#item1336400 {
	width:14px !important;
	height:9px !important;
	top:573px !important;
}

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

@keyframes intensificar-1263482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1263482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1263505 {
	width:350px !important;
	height:260px !important;
	top:66px !important;
}

@keyframes intensificar-1263505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1263505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1263551 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:144px !important;
}

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

@keyframes intensificar-1263579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1263579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1263602 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:83px !important;
}

@keyframes intensificar-1263602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1263602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1263627 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1263627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1263627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1263650 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1263650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1263650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340809 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:105px !important;
}

@keyframes intensificar-1340809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1263479 {
	width:564px !important;
	height:582px !important;
	left:636px !important;
	top:143px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1263963 {
	width:101px !important;
	height:50px !important;
	left:813px !important;
	top:740px !important;
}

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

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

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

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

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

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

@keyframes intensificar-1355941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1355941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1355937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1355937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1355935 {
	width:700px !important;
	height:309px !important;
}

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

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

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

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

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

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

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

table#table1556188 {
	table-layout:fixed;
}

#item1356201 {
	width:628px !important;
	height:200px !important;
	top:28px !important;
}

@keyframes intensificar-1356201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356224 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1356224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356247 {
	width:595px !important;
	height:271px !important;
}

@keyframes intensificar-1356247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419852 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:113px !important;
}

#item1419757 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:248px !important;
}

#item1419763 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1419763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1356028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356029 {
	width:628px !important;
	height:64px !important;
}

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

#item1356076 {
	width:124px !important;
	height:31px !important;
	left:503px !important;
	top:201px !important;
}

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

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

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

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

#item1356155 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:123px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1264267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1264267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1264265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1264265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1264263 {
	width:600px !important;
	height:790px !important;
}

#item1264272 {
	width:211px !important;
	height:33px !important;
	left:194px !important;
	top:38px !important;
}

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

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

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

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

table#table1558458 th, table#table1558458 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-right:2.2px solid #fff;;
}

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

table#table1558458 {
	table-layout:fixed;
}

#item1264531 {
	width:528px !important;
	height:93px !important;
	top:20px !important;
}

@keyframes intensificar-1264531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1264531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1264554 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1264554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1264554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1264577 {
	width:528px !important;
	height:238px !important;
	top:17px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1264577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1264577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336539 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:279px !important;
}

#item1336543 {
	width:534px !important;
	height:549px !important;
	top:17px !important;
}

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

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

#item1336573 {
	width:14px !important;
	height:9px !important;
	top:573px !important;
}

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

@keyframes intensificar-1264354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1264354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1264377 {
	width:350px !important;
	height:260px !important;
	top:66px !important;
}

@keyframes intensificar-1264377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1264377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1264400 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:143px !important;
}

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

@keyframes intensificar-1264405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1264405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1264428 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:82px !important;
}

@keyframes intensificar-1264428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1264428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1264452 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1264452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1264452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1264475 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1264475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1264475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340812 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:104px !important;
}

@keyframes intensificar-1340812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1264351 {
	width:564px !important;
	height:582px !important;
	left:636px !important;
	top:143px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1264772 {
	width:101px !important;
	height:50px !important;
	left:813px !important;
	top:740px !important;
}

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

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

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

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

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

@keyframes atenuar-1264856 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1264856 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1417591 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1356505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1356500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356498 {
	width:700px !important;
	height:309px !important;
}

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

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

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

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

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

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

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

table#table1560909 {
	table-layout:fixed;
}

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

@keyframes intensificar-1356772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356795 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1356795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356818 {
	width:595px !important;
	height:346px !important;
}

@keyframes intensificar-1356818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475379 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:150px !important;
}

#item1419856 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:248px !important;
}

#item1419863 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1419863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1356593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356594 {
	width:628px !important;
	height:64px !important;
}

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

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

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

#item1356669 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:119px !important;
}

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

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

#item1356719 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:150px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1424710 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424710 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1281220 {
	width:180px !important;
	height:350px !important;
	left:420px !important;
}

@keyframes intensificar-1265734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1265734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1265732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1265732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1265730 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

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

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

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

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

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

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

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

table#table1563406 {
	table-layout:fixed;
}

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

@keyframes intensificar-1265999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1265999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266023 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1266023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266047 {
	width:528px !important;
	height:278px !important;
	left:1px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1266047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266497 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:252px !important;
}

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

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

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

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

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

@keyframes intensificar-1265948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1265948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1265822 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1265822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1265822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1265845 {
	width:350px !important;
	height:260px !important;
	top:87px !important;
}

@keyframes intensificar-1265845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1265845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1265868 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:163px !important;
}

@keyframes intensificar-1265868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1265868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1265874 {
	width:70px !important;
	height:16px !important;
	left:459px !important;
	top:85px !important;
}

@keyframes intensificar-1265874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1265874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1265897 {
	width:93px !important;
	height:18px !important;
	left:436px !important;
	top:101px !important;
}

@keyframes intensificar-1265897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1265897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1265921 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1265921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1265921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1265944 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1265944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1265944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340815 {
	width:47px !important;
	height:24px !important;
	left:482px !important;
	top:123px !important;
}

@keyframes intensificar-1340815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1265818 {
	width:565px !important;
	height:580px !important;
	left:35px !important;
	top:145px !important;
}

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

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

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

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

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

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

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

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

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

#item1266167 {
	width:93px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1266141 {
	width:108px !important;
	height:50px !important;
}

#item1266142 {
	width:93px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1266137 {
	width:108px !important;
	height:50px !important;
	left:910px !important;
	top:740px !important;
}

#item1266220 {
	width:101px !important;
	height:50px !important;
}

#item1266221 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1266194 {
	width:101px !important;
	height:50px !important;
}

#item1266195 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1266190 {
	width:101px !important;
	height:50px !important;
	left:806px !important;
	top:740px !important;
}

#item1266273 {
	width:101px !important;
	height:50px !important;
}

#item1266274 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1266248 {
	width:101px !important;
	height:50px !important;
}

#item1266249 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1266244 {
	width:101px !important;
	height:50px !important;
	left:702px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1280288 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1280311 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1280285 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1266328 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1266328 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1266328 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1417740 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1357075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1357068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357066 {
	width:700px !important;
	height:309px !important;
}

#item1400239 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1357081 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1357104 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1357128 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1357132 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

@keyframes intensificar-1357357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1566496 th, table#table1566496 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1566496 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1566496 {
	table-layout:fixed;
}

#item1357358 {
	width:628px !important;
	height:144px !important;
	top:28px !important;
}

@keyframes intensificar-1357358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357381 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1357381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357404 {
	width:595px !important;
	height:335px !important;
}

@keyframes intensificar-1357404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419989 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:145px !important;
}

#item1419926 {
	width:595px !important;
	height:540px !important;
}

@keyframes intensificar-1419926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419985 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:246px !important;
}

#item1357291 {
	width:628px !important;
	height:475px !important;
}

@keyframes intensificar-1357291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1357157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357158 {
	width:628px !important;
	height:64px !important;
}

#item1357181 {
	width:490px !important;
	height:364px !important;
	top:92px !important;
}

#item1357204 {
	width:124px !important;
	height:31px !important;
	left:503px !important;
	top:198px !important;
}

#item1357211 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:68px !important;
}

#item1357234 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:90px !important;
}

#item1357258 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1357281 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1357284 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:120px !important;
}

#item1357155 {
	width:664px !important;
	height:540px !important;
	left:36px !important;
	top:535px !important;
}

#item1416568 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1416569 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1416564 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1416600 {
	width:172px !important;
	height:70px !important;
}

#item1416601 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1416575 {
	width:172px !important;
	height:70px !important;
}

#item1416576 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1416573 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1416652 {
	width:158px !important;
	height:70px !important;
}

#item1416653 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1416626 {
	width:158px !important;
	height:70px !important;
}

#item1416627 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1416624 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1416703 {
	width:141px !important;
	height:70px !important;
}

#item1416704 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1416678 {
	width:141px !important;
	height:70px !important;
}

#item1416679 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1416676 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1416754 {
	width:141px !important;
	height:70px !important;
}

#item1416755 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1416729 {
	width:141px !important;
	height:70px !important;
}

#item1416730 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1416727 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
}

#item1416778 {
	width:34px !important;
	height:73px !important;
	left:16px !important;
	top:1127px !important;
}

#item1480435 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1480458 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1480432 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424709 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424709 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424709 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1281223 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1266702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1266700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266697 {
	width:600px !important;
	height:790px !important;
}

#item1266707 {
	width:211px !important;
	height:33px !important;
	left:194px !important;
	top:38px !important;
}

#item1266711 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1266734 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1266758 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1266761 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table1569663 th, table#table1569663 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1569663 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1569663 {
	table-layout:fixed;
}

#item1266983 {
	width:528px !important;
	height:113px !important;
	top:20px !important;
}

@keyframes intensificar-1266983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1267006 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1267006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1267006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1267030 {
	width:528px !important;
	height:271px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1267030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1267030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266917 {
	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-1266917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266787 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1266787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266810 {
	width:350px !important;
	height:260px !important;
	top:66px !important;
}

@keyframes intensificar-1266810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266833 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:142px !important;
}

@keyframes intensificar-1266833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266841 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:48px !important;
}

@keyframes intensificar-1266841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266865 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:64px !important;
}

@keyframes intensificar-1266865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266889 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1266889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266912 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1266912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340818 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:86px !important;
}

@keyframes intensificar-1340818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266784 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1267060 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1267061 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1267057 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1267093 {
	width:123px !important;
	height:50px !important;
}

#item1267094 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1267068 {
	width:123px !important;
	height:50px !important;
}

#item1267069 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1267064 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1267200 {
	width:101px !important;
	height:50px !important;
}

#item1267201 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1267174 {
	width:101px !important;
	height:50px !important;
}

#item1267175 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1267170 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1267253 {
	width:101px !important;
	height:50px !important;
}

#item1267254 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1267228 {
	width:101px !important;
	height:50px !important;
}

#item1267229 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1267224 {
	width:101px !important;
	height:50px !important;
	left:813px !important;
	top:740px !important;
}

#item1466671 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1482686 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1482710 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1482683 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1267307 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1267307 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1267307 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1417594 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1357713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1357706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357704 {
	width:700px !important;
	height:309px !important;
}

#item1400236 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1357723 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1357746 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1357770 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1357774 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

@keyframes intensificar-1357959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1571764 th, table#table1571764 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1571764 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1571764 {
	table-layout:fixed;
}

#item1357960 {
	width:628px !important;
	height:221px !important;
	top:28px !important;
}

@keyframes intensificar-1357960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357983 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1357983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358006 {
	width:595px !important;
	height:252px !important;
}

@keyframes intensificar-1358006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420002 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:103px !important;
}

#item1357934 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1357934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419995 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:248px !important;
}

@keyframes intensificar-1357799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357800 {
	width:628px !important;
	height:64px !important;
}

#item1357823 {
	width:490px !important;
	height:364px !important;
	top:92px !important;
}

#item1357846 {
	width:124px !important;
	height:31px !important;
	left:503px !important;
	top:199px !important;
}

#item1357854 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:67px !important;
}

#item1357878 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:90px !important;
}

#item1357902 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1357925 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1357930 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:120px !important;
}

#item1357797 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1403100 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1403101 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1403097 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1403132 {
	width:172px !important;
	height:70px !important;
}

#item1403133 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1403107 {
	width:172px !important;
	height:70px !important;
}

#item1403108 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1403105 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1403184 {
	width:141px !important;
	height:70px !important;
}

#item1403185 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1403158 {
	width:141px !important;
	height:70px !important;
}

#item1403160 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1403156 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1403236 {
	width:139px !important;
	height:70px !important;
}

#item1403237 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1403211 {
	width:139px !important;
	height:70px !important;
}

#item1403212 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1403209 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1403260 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1480475 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1480498 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1480472 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424708 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424708 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424708 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1339001 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1267462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1267462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1267460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1267460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1267458 {
	width:600px !important;
	height:790px !important;
}

#item1267468 {
	width:211px !important;
	height:33px !important;
	left:194px !important;
	top:38px !important;
}

#item1267472 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1267495 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1267519 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1267523 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table1573895 th, table#table1573895 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1573895 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1573895 {
	table-layout:fixed;
}

#item1267728 {
	width:528px !important;
	height:103px !important;
	top:20px !important;
}

@keyframes intensificar-1267728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1267728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1267751 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1267751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1267751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1267774 {
	width:528px !important;
	height:273px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1267774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1267774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1267676 {
	width:528px !important;
	height:565px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

@keyframes intensificar-1267676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1267676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1267549 {
	width:528px !important;
	height:12px !important;
}

@keyframes intensificar-1267549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1267549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1267574 {
	width:350px !important;
	height:260px !important;
	top:46px !important;
}

@keyframes intensificar-1267574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1267574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1267597 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:121px !important;
}

@keyframes intensificar-1267597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1267597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1267602 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:27px !important;
}

@keyframes intensificar-1267602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1267602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1267625 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:43px !important;
}

@keyframes intensificar-1267625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1267625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1267649 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1267649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1267649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1267672 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1267672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1267672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340821 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:65px !important;
}

@keyframes intensificar-1340821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1267546 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1267805 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1267806 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1267802 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1267838 {
	width:123px !important;
	height:50px !important;
}

#item1267839 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1267813 {
	width:123px !important;
	height:50px !important;
}

#item1267814 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1267809 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1267945 {
	width:101px !important;
	height:50px !important;
}

#item1267946 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1267920 {
	width:101px !important;
	height:50px !important;
}

#item1267921 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1267916 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1267998 {
	width:101px !important;
	height:50px !important;
}

#item1267999 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1267973 {
	width:101px !important;
	height:50px !important;
}

#item1267974 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1267969 {
	width:101px !important;
	height:50px !important;
	left:813px !important;
	top:740px !important;
}

#item1466678 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1482723 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1482746 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1482720 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1268051 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1268051 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1268051 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1417789 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1358265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1358258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358256 {
	width:700px !important;
	height:309px !important;
}

#item1400230 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1358275 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1358298 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1358322 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1358325 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

@keyframes intensificar-1358510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1576137 th, table#table1576137 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1576137 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1576137 {
	table-layout:fixed;
}

#item1358511 {
	width:628px !important;
	height:179px !important;
	top:28px !important;
}

@keyframes intensificar-1358511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358534 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1358534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358557 {
	width:628px !important;
	height:354px !important;
}

@keyframes intensificar-1358557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358485 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1358485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420009 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:248px !important;
}

@keyframes intensificar-1358351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358352 {
	width:628px !important;
	height:40px !important;
}

#item1358375 {
	width:490px !important;
	height:364px !important;
	top:60px !important;
}

#item1358398 {
	width:124px !important;
	height:31px !important;
	left:503px !important;
	top:166px !important;
}

#item1358407 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:35px !important;
}

#item1358430 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:57px !important;
}

#item1358454 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1358477 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1358481 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:87px !important;
}

#item1358348 {
	width:664px !important;
	height:549px !important;
	left:36px !important;
	top:533px !important;
}

#item1403308 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1403309 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1403305 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1403341 {
	width:172px !important;
	height:70px !important;
}

#item1403342 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1403316 {
	width:172px !important;
	height:70px !important;
}

#item1403317 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1403314 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1403393 {
	width:141px !important;
	height:70px !important;
}

#item1403394 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1403368 {
	width:141px !important;
	height:70px !important;
}

#item1403369 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1403365 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1403445 {
	width:139px !important;
	height:70px !important;
}

#item1403446 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1403419 {
	width:139px !important;
	height:70px !important;
}

#item1403420 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1403417 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1403469 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1480507 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1480530 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1480503 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424707 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424707 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424707 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1281234 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1268177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1268175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268173 {
	width:600px !important;
	height:790px !important;
}

#item1268183 {
	width:211px !important;
	height:33px !important;
	left:194px !important;
	top:38px !important;
}

#item1268188 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1268211 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1268235 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1268238 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table1578296 th, table#table1578296 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1578296 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1578296 {
	table-layout:fixed;
}

#item1268444 {
	width:528px !important;
	height:103px !important;
	top:20px !important;
}

@keyframes intensificar-1268444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268467 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1268467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268490 {
	width:528px !important;
	height:270px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1268490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268393 {
	width:528px !important;
	height:490px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1268393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268264 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1268264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268287 {
	width:350px !important;
	height:260px !important;
	top:63px !important;
}

@keyframes intensificar-1268287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268310 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:139px !important;
}

@keyframes intensificar-1268310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268317 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:46px !important;
}

@keyframes intensificar-1268317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268340 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:62px !important;
}

@keyframes intensificar-1268340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268364 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1268364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268387 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1268387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340826 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:84px !important;
}

@keyframes intensificar-1340826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268261 {
	width:564px !important;
	height:490px !important;
	left:636px !important;
	top:160px !important;
}

#item1268828 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1268520 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1268521 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1268517 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1268553 {
	width:123px !important;
	height:50px !important;
}

#item1268554 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1268528 {
	width:123px !important;
	height:50px !important;
}

#item1268529 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1268524 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1268662 {
	width:101px !important;
	height:50px !important;
}

#item1268663 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1268637 {
	width:101px !important;
	height:50px !important;
}

#item1268638 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1268633 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1268715 {
	width:101px !important;
	height:50px !important;
}

#item1268716 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1268690 {
	width:101px !important;
	height:50px !important;
}

#item1268691 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1268686 {
	width:101px !important;
	height:50px !important;
	left:813px !important;
	top:740px !important;
}

#item1466681 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1482752 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1482775 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1482749 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1268771 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1268771 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1268771 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1417689 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1358816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1358809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358807 {
	width:700px !important;
	height:309px !important;
}

#item1400226 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1358827 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1358851 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1358875 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1358878 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

@keyframes intensificar-1359063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1580418 th, table#table1580418 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1580418 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1580418 {
	table-layout:fixed;
}

#item1359064 {
	width:628px !important;
	height:158px !important;
	top:28px !important;
}

@keyframes intensificar-1359064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359087 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1359087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359110 {
	width:595px !important;
	height:328px !important;
}

@keyframes intensificar-1359110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420023 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:158px !important;
}

#item1359038 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1359038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420020 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:248px !important;
}

@keyframes intensificar-1358904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358905 {
	width:628px !important;
	height:40px !important;
}

#item1358928 {
	width:490px !important;
	height:364px !important;
	top:82px !important;
}

#item1358951 {
	width:124px !important;
	height:31px !important;
	left:503px !important;
	top:189px !important;
}

#item1358958 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:58px !important;
}

#item1358981 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:80px !important;
}

#item1359005 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1359028 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1359033 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:112px !important;
}

#item1358902 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1359137 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1403519 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1403520 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1403516 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1403551 {
	width:172px !important;
	height:70px !important;
}

#item1403552 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1403525 {
	width:172px !important;
	height:70px !important;
}

#item1403526 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1403523 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1403602 {
	width:141px !important;
	height:70px !important;
}

#item1403603 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1403577 {
	width:141px !important;
	height:70px !important;
}

#item1403578 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1403575 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1403653 {
	width:139px !important;
	height:70px !important;
}

#item1403654 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1403628 {
	width:139px !important;
	height:70px !important;
}

#item1403629 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1403626 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1403678 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1480543 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1480566 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1480540 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424705 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424705 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424705 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1478114 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1435193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1435187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435185 {
	width:600px !important;
	height:790px !important;
}

#item1435201 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table1582462 th, table#table1582462 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1582462 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1582462 {
	table-layout:fixed;
}

#item1435361 {
	width:528px !important;
	height:199px !important;
	top:19px !important;
}

@keyframes intensificar-1435361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435408 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1435408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466993 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:154px !important;
}

#item1466996 {
	width:534px !important;
	height:300px !important;
	top:17px !important;
}

#item1466997 {
	width:511px !important;
	height:380px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1466997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467021 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1467024 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:324px !important;
}

#item1436447 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:253px !important;
}

#item1436450 {
	width:534px !important;
	height:535px !important;
	top:17px !important;
}

#item1436452 {
	width:509px !important;
	height:723px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1436452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436477 {
	width:14px !important;
	height:9px !important;
}

#item1436480 {
	width:14px !important;
	height:9px !important;
	top:559px !important;
}

#item1435209 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1435209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435232 {
	width:350px !important;
	height:232px !important;
	top:66px !important;
}

@keyframes intensificar-1435232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435255 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:186px !important;
}

@keyframes intensificar-1435255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435278 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:202px !important;
}

@keyframes intensificar-1435278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435301 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:259px !important;
}

@keyframes intensificar-1435301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435308 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1435308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435331 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1435331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435205 {
	width:564px !important;
	height:568px !important;
	left:636px !important;
	top:160px !important;
}

#item1435432 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1435455 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1435480 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1435485 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1436381 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1435511 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1435512 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1435508 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1435544 {
	width:123px !important;
	height:50px !important;
}

#item1435545 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1435519 {
	width:123px !important;
	height:50px !important;
}

#item1435520 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1435515 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1435597 {
	width:99px !important;
	height:50px !important;
}

#item1435598 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1435572 {
	width:99px !important;
	height:50px !important;
}

#item1435573 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1435568 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1435652 {
	width:101px !important;
	height:50px !important;
}

#item1435653 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1435626 {
	width:101px !important;
	height:50px !important;
}

#item1435628 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1435622 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1466690 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1482789 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1482812 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1482786 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1435709 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1435709 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1435709 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1478134 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1359993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1359985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359983 {
	width:700px !important;
	height:309px !important;
}

#item1400213 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

@keyframes intensificar-1360158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1585574 th, table#table1585574 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1585574 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1585574 {
	table-layout:fixed;
}

#item1360159 {
	width:628px !important;
	height:307px !important;
	top:201px !important;
}

@keyframes intensificar-1360159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1360182 {
	width:595px !important;
	height:143px !important;
}

@keyframes intensificar-1360182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1360205 {
	width:80px !important;
	height:18px !important;
	top:174px !important;
}

@keyframes intensificar-1360205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420137 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:49px !important;
}

#item1360132 {
	width:595px !important;
	height:508px !important;
}

@keyframes intensificar-1360132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420132 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:231px !important;
}

@keyframes intensificar-1360003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1360004 {
	width:628px !important;
	height:88px !important;
}

#item1360027 {
	width:490px !important;
	height:325px !important;
	top:108px !important;
}

#item1360050 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:203px !important;
}

#item1360073 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:226px !important;
}

#item1360096 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:306px !important;
}

#item1360103 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1360126 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1360001 {
	width:664px !important;
	height:508px !important;
	left:36px !important;
	top:567px !important;
}

#item1360232 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:506px !important;
}

#item1360255 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1360279 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1360282 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1436819 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1403956 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1403957 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1403952 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1403987 {
	width:172px !important;
	height:70px !important;
}

#item1403988 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1403962 {
	width:172px !important;
	height:70px !important;
}

#item1403963 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1403960 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1404038 {
	width:141px !important;
	height:70px !important;
}

#item1404039 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1404013 {
	width:141px !important;
	height:70px !important;
}

#item1404014 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1404011 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1404089 {
	width:139px !important;
	height:70px !important;
}

#item1404090 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1404064 {
	width:139px !important;
	height:70px !important;
}

#item1404065 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1404062 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1404114 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1480583 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1480606 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1480580 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424703 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424703 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424703 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1478108 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1270027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1270025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270023 {
	width:600px !important;
	height:790px !important;
}

#item1270030 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table1588888 th, table#table1588888 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1588888 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1588888 {
	table-layout:fixed;
}

#item1270204 {
	width:528px !important;
	height:170px !important;
	top:377px !important;
}

@keyframes intensificar-1270204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270227 {
	width:528px !important;
	height:340px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1270227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270250 {
	width:57px !important;
	height:13px !important;
	top:357px !important;
}

@keyframes intensificar-1270250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436974 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:253px !important;
}

#item1436980 {
	width:534px !important;
	height:535px !important;
	top:17px !important;
}

#item1436981 {
	width:509px !important;
	height:723px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1436981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437006 {
	width:14px !important;
	height:9px !important;
}

#item1437011 {
	width:14px !important;
	height:9px !important;
	top:559px !important;
}

#item1270037 {
	width:528px !important;
	height:50px !important;
}

@keyframes intensificar-1270037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270060 {
	width:350px !important;
	height:232px !important;
	top:79px !important;
}

@keyframes intensificar-1270060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270083 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:164px !important;
}

@keyframes intensificar-1270083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270106 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:180px !important;
}

@keyframes intensificar-1270106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270129 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:237px !important;
}

@keyframes intensificar-1270129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270135 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1270135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270159 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1270159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270034 {
	width:564px !important;
	height:568px !important;
	left:636px !important;
	top:160px !important;
}

#item1270278 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1270301 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1270326 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1270329 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1270355 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1270356 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1270352 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1270388 {
	width:123px !important;
	height:50px !important;
}

#item1270389 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1270363 {
	width:123px !important;
	height:50px !important;
}

#item1270364 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1270359 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1270441 {
	width:99px !important;
	height:50px !important;
}

#item1270442 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1270416 {
	width:99px !important;
	height:50px !important;
}

#item1270417 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1270412 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1270495 {
	width:101px !important;
	height:50px !important;
}

#item1270496 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1270469 {
	width:101px !important;
	height:50px !important;
}

#item1270471 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1270465 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1466695 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1482818 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1482841 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1482815 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1270551 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1270551 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1270551 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1478127 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1435736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1435730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435728 {
	width:700px !important;
	height:309px !important;
}

#item1435742 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

@keyframes intensificar-1435749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1592599 th, table#table1592599 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1592599 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1592599 {
	table-layout:fixed;
}

#item1435750 {
	width:628px !important;
	height:266px !important;
	top:242px !important;
}

@keyframes intensificar-1435750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435773 {
	width:595px !important;
	height:180px !important;
}

@keyframes intensificar-1435773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435796 {
	width:80px !important;
	height:18px !important;
	top:215px !important;
}

@keyframes intensificar-1435796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435820 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:77px !important;
}

#item1435954 {
	width:595px !important;
	height:508px !important;
}

@keyframes intensificar-1435954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435977 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:231px !important;
}

@keyframes intensificar-1435825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435826 {
	width:628px !important;
	height:64px !important;
}

#item1435849 {
	width:490px !important;
	height:325px !important;
	top:84px !important;
}

#item1435873 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:203px !important;
}

#item1435896 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:226px !important;
}

#item1435919 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:306px !important;
}

#item1435926 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1435950 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1435747 {
	width:664px !important;
	height:508px !important;
	left:36px !important;
	top:567px !important;
}

#item1435981 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:506px !important;
}

#item1436004 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1436028 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1436031 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1436087 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1436088 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1436084 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1436121 {
	width:172px !important;
	height:70px !important;
}

#item1436122 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1436096 {
	width:172px !important;
	height:70px !important;
}

#item1436097 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1436092 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1436174 {
	width:141px !important;
	height:70px !important;
}

#item1436176 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1436149 {
	width:141px !important;
	height:70px !important;
}

#item1436150 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1436145 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1436228 {
	width:139px !important;
	height:70px !important;
}

#item1436229 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1436203 {
	width:139px !important;
	height:70px !important;
}

#item1436204 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1436199 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1436252 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1480614 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1480637 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1480611 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1436255 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1436255 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1436255 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1478117 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1270687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1270685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270683 {
	width:600px !important;
	height:790px !important;
}

#item1270690 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table1598734 th, table#table1598734 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1598734 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1598734 {
	table-layout:fixed;
}

#item1271604 {
	width:528px !important;
	height:165px !important;
	top:400px !important;
}

@keyframes intensificar-1271604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1271604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1271627 {
	width:57px !important;
	height:13px !important;
	left:1px !important;
	top:380px !important;
}

@keyframes intensificar-1271627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1271627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1271650 {
	width:528px !important;
	height:347px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1271650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1271650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270827 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:279px !important;
}

#item1270831 {
	width:534px !important;
	height:549px !important;
	top:17px !important;
}

#item1327188 {
	width:509px !important;
	height:643px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1327188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1327188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270858 {
	width:14px !important;
	height:9px !important;
}

#item1270862 {
	width:14px !important;
	height:9px !important;
	top:573px !important;
}

#item1270697 {
	width:528px !important;
	height:47px !important;
}

@keyframes intensificar-1270697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270720 {
	width:350px !important;
	height:261px !important;
	top:67px !important;
}

@keyframes intensificar-1270720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270743 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:225px !important;
}

@keyframes intensificar-1270743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270749 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1270749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270772 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1270772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270796 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1270796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270819 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1270819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270693 {
	width:564px !important;
	height:582px !important;
	left:636px !important;
	top:143px !important;
}

#item1270961 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1270985 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1271009 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1271013 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1271039 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1271040 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1271036 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1271073 {
	width:123px !important;
	height:50px !important;
}

#item1271074 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1271048 {
	width:123px !important;
	height:50px !important;
}

#item1271049 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1271044 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1271126 {
	width:101px !important;
	height:50px !important;
}

#item1271127 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1271101 {
	width:101px !important;
	height:50px !important;
}

#item1271102 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1271097 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1271180 {
	width:99px !important;
	height:50px !important;
}

#item1271181 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1271154 {
	width:99px !important;
	height:50px !important;
}

#item1271155 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1271150 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1466698 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1482852 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1482875 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1482849 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1271239 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1271239 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1271239 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1478140 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1360539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1360532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1360530 {
	width:700px !important;
	height:309px !important;
}

#item1400207 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1606066 th, table#table1606066 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1606066 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1606066 {
	table-layout:fixed;
}

#item1360718 {
	width:628px !important;
	height:252px !important;
	top:290px !important;
}

@keyframes intensificar-1360718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1360741 {
	width:80px !important;
	height:18px !important;
	left:1px !important;
	top:262px !important;
}

@keyframes intensificar-1360741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1360764 {
	width:595px !important;
	height:230px !important;
}

@keyframes intensificar-1360764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420222 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:92px !important;
}

#item1420141 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:248px !important;
}

#item1420145 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1420145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1360549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1360550 {
	width:628px !important;
	height:66px !important;
}

#item1360573 {
	width:490px !important;
	height:365px !important;
	top:94px !important;
}

#item1360596 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:315px !important;
}

#item1360602 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1360625 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1360649 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1360673 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1360547 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1360791 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1360815 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1360840 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1360844 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1404239 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1404240 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1404236 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1404271 {
	width:172px !important;
	height:70px !important;
}

#item1404272 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1404245 {
	width:172px !important;
	height:70px !important;
}

#item1404247 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1404243 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1404322 {
	width:141px !important;
	height:70px !important;
}

#item1404323 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1404297 {
	width:141px !important;
	height:70px !important;
}

#item1404298 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1404295 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1404374 {
	width:139px !important;
	height:70px !important;
}

#item1404375 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1404348 {
	width:139px !important;
	height:70px !important;
}

#item1404349 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1404346 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1404398 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1480663 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1480686 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1480660 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424702 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424702 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424702 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1478120 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1268877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1268875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268873 {
	width:600px !important;
	height:790px !important;
}

#item1268880 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1269064 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:142px !important;
}

#item1269068 {
	width:534px !important;
	height:275px !important;
	top:17px !important;
}

#item1269889 {
	width:511px !important;
	height:380px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1269889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1269889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1269147 {
	width:14px !important;
	height:9px !important;
}

#item1269150 {
	width:14px !important;
	height:9px !important;
	top:299px !important;
}

table#table1614839 th, table#table1614839 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1614839 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1614839 {
	table-layout:fixed;
}

#item1269924 {
	width:528px !important;
	height:223px !important;
	top:20px !important;
}

@keyframes intensificar-1269924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1269924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1269947 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1269947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1269947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1269015 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:253px !important;
}

#item1269022 {
	width:534px !important;
	height:535px !important;
	top:17px !important;
}

#item1426211 {
	width:509px !important;
	height:723px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1426211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1269048 {
	width:14px !important;
	height:9px !important;
}

#item1269053 {
	width:14px !important;
	height:9px !important;
	top:559px !important;
}

#item1268886 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1268886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268909 {
	width:350px !important;
	height:261px !important;
	top:49px !important;
}

@keyframes intensificar-1268909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268932 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:276px !important;
}

@keyframes intensificar-1268932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268939 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1268939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268962 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1268962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268986 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1268986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1269009 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1269009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1269009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268883 {
	width:564px !important;
	height:568px !important;
	left:636px !important;
	top:160px !important;
}

#item1269153 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1269176 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1269200 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1269205 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1269468 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1269231 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1269232 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1269228 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1269265 {
	width:123px !important;
	height:50px !important;
}

#item1269266 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1269240 {
	width:123px !important;
	height:50px !important;
}

#item1269241 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1269235 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1269318 {
	width:101px !important;
	height:50px !important;
}

#item1269319 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1269293 {
	width:101px !important;
	height:50px !important;
}

#item1269294 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1269289 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1269371 {
	width:99px !important;
	height:50px !important;
}

#item1269372 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1269346 {
	width:99px !important;
	height:50px !important;
}

#item1269347 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1269342 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1466686 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1482887 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1482910 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1482883 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1269428 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1269428 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1269428 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1478145 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1359389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1359382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359380 {
	width:700px !important;
	height:309px !important;
}

#item1400217 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1619390 th, table#table1619390 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1619390 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1619390 {
	table-layout:fixed;
}

#item1359615 {
	width:628px !important;
	height:333px !important;
	top:28px !important;
}

@keyframes intensificar-1359615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359639 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1359639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420091 {
	width:595px !important;
	height:133px !important;
}

@keyframes intensificar-1420091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420126 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:44px !important;
}

#item1420034 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:231px !important;
}

#item1420037 {
	width:595px !important;
	height:508px !important;
}

@keyframes intensificar-1420037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1359401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359402 {
	width:628px !important;
	height:40px !important;
}

#item1359425 {
	width:490px !important;
	height:365px !important;
	top:97px !important;
}

#item1359448 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:414px !important;
}

#item1359454 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1359477 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1359501 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1359524 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1359399 {
	width:664px !important;
	height:508px !important;
	left:36px !important;
	top:567px !important;
}

#item1359663 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:506px !important;
}

#item1359686 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1359710 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1359713 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1359736 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1403735 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1403736 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1403731 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1403767 {
	width:172px !important;
	height:70px !important;
}

#item1403768 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1403742 {
	width:172px !important;
	height:70px !important;
}

#item1403743 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1403740 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1403819 {
	width:141px !important;
	height:70px !important;
}

#item1403820 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1403793 {
	width:141px !important;
	height:70px !important;
}

#item1403794 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1403791 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1403870 {
	width:139px !important;
	height:70px !important;
}

#item1403871 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1403845 {
	width:139px !important;
	height:70px !important;
}

#item1403846 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1403843 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1403894 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1480702 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1480725 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1480699 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424704 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424704 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424704 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1465963 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1271734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1271734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1271732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1271732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1271730 {
	width:600px !important;
	height:790px !important;
}

#item1271737 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1271913 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:137px !important;
}

#item1271923 {
	width:534px !important;
	height:293px !important;
	top:17px !important;
}

#item1281690 {
	width:511px !important;
	height:461px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1281690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1281690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1272000 {
	width:14px !important;
	height:9px !important;
}

#item1272003 {
	width:14px !important;
	height:9px !important;
	top:317px !important;
}

table#table1627887 th, table#table1627887 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1627887 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1627887 {
	table-layout:fixed;
}

#item1272843 {
	width:528px !important;
	height:199px !important;
	top:20px !important;
}

@keyframes intensificar-1272843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1272843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1272866 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1272866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1272866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1271873 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:253px !important;
}

#item1271877 {
	width:534px !important;
	height:532px !important;
	top:17px !important;
}

#item1327353 {
	width:509px !important;
	height:700px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1327353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1327353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1271904 {
	width:14px !important;
	height:9px !important;
}

#item1271907 {
	width:14px !important;
	height:9px !important;
	top:556px !important;
}

#item1271743 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1271743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1271743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1271766 {
	width:350px !important;
	height:261px !important;
	top:70px !important;
}

@keyframes intensificar-1271766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1271766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1271790 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:264px !important;
}

@keyframes intensificar-1271790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1271790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1271796 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1271796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1271796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1271819 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1271819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1271819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1271843 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1271843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1271843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1271866 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1271866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1271866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1271740 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1272007 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1272030 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1272054 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1272057 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1272083 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1272084 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1272080 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1272117 {
	width:123px !important;
	height:50px !important;
}

#item1272118 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1272092 {
	width:123px !important;
	height:50px !important;
}

#item1272093 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1272088 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1272172 {
	width:101px !important;
	height:50px !important;
}

#item1272173 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1272147 {
	width:101px !important;
	height:50px !important;
}

#item1272148 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1272143 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1272225 {
	width:99px !important;
	height:50px !important;
}

#item1272226 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1272200 {
	width:99px !important;
	height:50px !important;
}

#item1272201 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1272196 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1466701 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1482918 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1482941 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1482915 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1272284 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1272284 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1272284 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466321 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1361099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1361099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1361093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1361093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1361091 {
	width:700px !important;
	height:309px !important;
}

#item1400201 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1634155 th, table#table1634155 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1634155 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1634155 {
	table-layout:fixed;
}

#item1361324 {
	width:628px !important;
	height:293px !important;
	top:28px !important;
}

@keyframes intensificar-1361324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1361324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1361347 {
	width:80px !important;
	height:18px !important;
	left:1px !important;
}

@keyframes intensificar-1361347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1361347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420286 {
	width:595px !important;
	height:159px !important;
}

@keyframes intensificar-1420286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420277 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:56px !important;
}

#item1420225 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:231px !important;
}

#item1420233 {
	width:595px !important;
	height:508px !important;
}

@keyframes intensificar-1420233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1361110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1361110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1361111 {
	width:628px !important;
	height:64px !important;
}

#item1361134 {
	width:490px !important;
	height:365px !important;
	top:84px !important;
}

#item1361157 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:353px !important;
}

#item1361164 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1361187 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1361211 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1361234 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1361107 {
	width:664px !important;
	height:508px !important;
	left:36px !important;
	top:567px !important;
}

#item1361370 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:506px !important;
}

#item1361393 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1361417 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1361420 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1404448 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1404449 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1404445 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1404481 {
	width:172px !important;
	height:70px !important;
}

#item1404482 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1404456 {
	width:172px !important;
	height:70px !important;
}

#item1404457 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1404454 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1404532 {
	width:141px !important;
	height:70px !important;
}

#item1404533 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1404507 {
	width:141px !important;
	height:70px !important;
}

#item1404508 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1404505 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1404584 {
	width:139px !important;
	height:70px !important;
}

#item1404585 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1404559 {
	width:139px !important;
	height:70px !important;
}

#item1404560 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1404557 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1404608 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1480731 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1480754 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1480728 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424701 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424701 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424701 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1465968 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1272939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1272939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1272937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1272937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1272935 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1272944 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1272948 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:148px !important;
}

#item1272971 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item1272996 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1272999 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

table#table1642451 th, table#table1642451 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1642451 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1642451 {
	table-layout:fixed;
}

#item1273264 {
	width:528px !important;
	height:315px !important;
	top:211px !important;
}

@keyframes intensificar-1273264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1273264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1274035 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:75px !important;
}

#item1274043 {
	width:534px !important;
	height:146px !important;
	top:15px !important;
}

#item1444002 {
	width:510px !important;
	height:488px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1444002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1274074 {
	width:14px !important;
	height:9px !important;
}

#item1274077 {
	width:14px !important;
	height:9px !important;
	top:168px !important;
}

#item1274104 {
	width:57px !important;
	height:13px !important;
	top:191px !important;
}

@keyframes intensificar-1274104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1274104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1273238 {
	width:528px !important;
	height:26px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1273238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1273238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1344091 {
	width:528px !important;
	height:423px !important;
	top:41px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1344091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1273201 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:249px !important;
}

#item1273204 {
	width:535px !important;
	height:495px !important;
	top:15px !important;
}

#item1443924 {
	width:509px !important;
	height:617px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1443924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1273230 {
	width:14px !important;
	height:9px !important;
}

#item1273234 {
	width:14px !important;
	height:9px !important;
	top:517px !important;
}

#item1273025 {
	width:529px !important;
	height:46px !important;
}

@keyframes intensificar-1273025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1273025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1273048 {
	width:350px !important;
	height:348px !important;
	top:66px !important;
}

@keyframes intensificar-1273048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1273048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1273071 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:286px !important;
}

@keyframes intensificar-1273071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1273071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1273094 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:458px !important;
}

@keyframes intensificar-1273094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1273094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1273100 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:317px !important;
}

@keyframes intensificar-1273100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1273100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1273123 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:400px !important;
}

@keyframes intensificar-1273123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1273123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1273146 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:416px !important;
}

@keyframes intensificar-1273146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1273146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1273170 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1273170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1273170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1273193 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1273193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1273193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1273022 {
	width:564px !important;
	height:526px !important;
	left:36px !important;
	top:199px !important;
}

#item1273340 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1273341 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1273337 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1273374 {
	width:123px !important;
	height:50px !important;
}

#item1273375 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1273349 {
	width:123px !important;
	height:50px !important;
}

#item1273350 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1273344 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1273428 {
	width:113px !important;
	height:50px !important;
}

#item1273429 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1273403 {
	width:113px !important;
	height:50px !important;
}

#item1273404 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1273398 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1273482 {
	width:101px !important;
	height:50px !important;
}

#item1273484 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1273456 {
	width:101px !important;
	height:50px !important;
}

#item1273457 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1273452 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1273537 {
	width:101px !important;
	height:50px !important;
}

#item1273538 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1273511 {
	width:101px !important;
	height:50px !important;
}

#item1273512 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1273507 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1280422 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1280445 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1280419 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1273590 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1273590 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1273590 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466951 {
	width:186px !important;
	height:180px !important;
	top:1020px !important;
}

@keyframes intensificar-1361671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1361671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1361666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1361666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1361664 {
	width:700px !important;
	height:309px !important;
}

#item1400193 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1361681 {
	width:627px !important;
	height:65px !important;
	left:36px !important;
	top:506px !important;
}

#item1361704 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1361729 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1361732 {
	width:627px !important;
	height:51px !important;
	left:23px !important;
}

table#table1653827 th, table#table1653827 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1653827 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1653827 {
	table-layout:fixed;
}

#item1362021 {
	width:595px !important;
	height:249px !important;
	top:236px !important;
}

@keyframes intensificar-1362021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362088 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1362088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420380 {
	width:595px !important;
	height:184px !important;
}

@keyframes intensificar-1420380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420414 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:349px !important;
}

#item1420420 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:62px !important;
}

#item1361972 {
	width:628px !important;
	height:37px !important;
}

@keyframes intensificar-1361972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1361972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1361996 {
	width:595px !important;
	height:448px !important;
	top:36px !important;
}

@keyframes intensificar-1361996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1361996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420372 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:237px !important;
}

#item1420356 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:219px !important;
}

#item1420320 {
	width:595px !important;
	height:484px !important;
}

@keyframes intensificar-1420320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1361757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1361757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1361758 {
	width:628px !important;
	height:64px !important;
}

#item1361782 {
	width:490px !important;
	height:416px !important;
	top:84px !important;
}

#item1361806 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:286px !important;
}

#item1361829 {
	width:124px !important;
	height:31px !important;
	left:503px !important;
	top:498px !important;
}

#item1361836 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:308px !important;
}

#item1361859 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:395px !important;
}

#item1361882 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:418px !important;
}

#item1361906 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1361929 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1361755 {
	width:664px !important;
	height:528px !important;
	left:36px !important;
	top:591px !important;
}

#item1416305 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1416306 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1416302 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1416337 {
	width:172px !important;
	height:70px !important;
}

#item1416338 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1416312 {
	width:172px !important;
	height:70px !important;
}

#item1416313 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1416310 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1416388 {
	width:158px !important;
	height:70px !important;
}

#item1416389 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1416363 {
	width:158px !important;
	height:70px !important;
}

#item1416364 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1416361 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1416439 {
	width:141px !important;
	height:70px !important;
}

#item1416440 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1416414 {
	width:141px !important;
	height:70px !important;
}

#item1416415 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1416412 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1416491 {
	width:141px !important;
	height:70px !important;
}

#item1416492 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1416466 {
	width:141px !important;
	height:70px !important;
}

#item1416467 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1416464 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
}

#item1416515 {
	width:34px !important;
	height:73px !important;
	left:16px !important;
	top:1129px !important;
}

#item1480764 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1480787 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1480761 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424700 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424700 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424700 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1465974 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1274178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1274178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1274176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1274176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1274174 {
	width:600px !important;
	height:790px !important;
}

#item1274182 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1274931 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:92px !important;
}

#item1274937 {
	width:534px !important;
	height:176px !important;
	top:17px !important;
}

#item1426517 {
	width:509px !important;
	height:374px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1426517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1274967 {
	width:14px !important;
	height:9px !important;
}

#item1274971 {
	width:14px !important;
	height:9px !important;
	top:200px !important;
}

table#table1660055 th, table#table1660055 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1660055 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1660055 {
	table-layout:fixed;
}

#item1274977 {
	width:527px !important;
	height:305px !important;
	top:20px !important;
}

@keyframes intensificar-1274977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1274977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1275000 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1275000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1275000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1274319 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:253px !important;
}

#item1274323 {
	width:534px !important;
	height:515px !important;
	top:17px !important;
}

#item1281968 {
	width:509px !important;
	height:1255px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1281968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1281968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1274349 {
	width:14px !important;
	height:9px !important;
}

#item1274352 {
	width:14px !important;
	height:9px !important;
	top:539px !important;
}

#item1274189 {
	width:528px !important;
	height:47px !important;
}

@keyframes intensificar-1274189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1274189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1274212 {
	width:350px !important;
	height:289px !important;
	top:67px !important;
}

@keyframes intensificar-1274212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1274212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1274235 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:397px !important;
}

@keyframes intensificar-1274235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1274235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1274242 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1274242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1274242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1274265 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1274265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1274265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1274290 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1274290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1274290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1274314 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1274314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1274314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1274186 {
	width:564px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1274452 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1274475 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1274500 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1274503 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1274529 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1274530 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1274526 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1274563 {
	width:123px !important;
	height:50px !important;
}

#item1274564 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1274538 {
	width:123px !important;
	height:50px !important;
}

#item1274539 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1274534 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1274618 {
	width:101px !important;
	height:50px !important;
}

#item1274619 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1274593 {
	width:101px !important;
	height:50px !important;
}

#item1274594 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1274588 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1274671 {
	width:99px !important;
	height:50px !important;
}

#item1274672 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1274646 {
	width:99px !important;
	height:50px !important;
}

#item1274647 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1274642 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1466709 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1482947 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1482970 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1482944 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1274729 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1274729 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1274729 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466338 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1362395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1362387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362384 {
	width:700px !important;
	height:309px !important;
}

#item1400189 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1664217 th, table#table1664217 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1664217 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1664217 {
	table-layout:fixed;
}

#item1362619 {
	width:595px !important;
	height:290px !important;
	top:36px !important;
}

@keyframes intensificar-1362619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362642 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1362642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420523 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:309px !important;
}

#item1420527 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:38px !important;
}

#item1420489 {
	width:595px !important;
	height:121px !important;
}

@keyframes intensificar-1420489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420476 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:216px !important;
}

#item1420425 {
	width:595px !important;
	height:477px !important;
}

@keyframes intensificar-1420425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1362406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362407 {
	width:628px !important;
	height:66px !important;
}

#item1362430 {
	width:490px !important;
	height:327px !important;
	top:94px !important;
}

#item1362453 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:478px !important;
}

#item1362459 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1362482 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1362506 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1362529 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1362404 {
	width:664px !important;
	height:509px !important;
	left:36px !important;
	top:598px !important;
}

#item1362666 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:512px !important;
}

#item1362690 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1362714 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1362719 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1404668 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1404671 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1404665 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1404703 {
	width:172px !important;
	height:70px !important;
}

#item1404704 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1404677 {
	width:172px !important;
	height:70px !important;
}

#item1404679 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1404675 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1404754 {
	width:141px !important;
	height:70px !important;
}

#item1404755 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1404729 {
	width:141px !important;
	height:70px !important;
}

#item1404730 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1404727 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1404805 {
	width:139px !important;
	height:70px !important;
}

#item1404806 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1404780 {
	width:139px !important;
	height:70px !important;
}

#item1404781 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1404778 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1404829 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1480795 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1480818 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1480792 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424699 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424699 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424699 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1465982 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1275090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1275090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1275088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1275088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1275086 {
	width:600px !important;
	height:790px !important;
}

#item1275093 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table1668666 th, table#table1668666 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1668666 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1668666 {
	table-layout:fixed;
}

#item1276067 {
	width:528px !important;
	height:179px !important;
	top:298px !important;
}

@keyframes intensificar-1276067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1276067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1276091 {
	width:59px !important;
	height:13px !important;
	top:278px !important;
}

@keyframes intensificar-1276091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1276091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1276114 {
	width:528px !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-1276114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1276114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1275227 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:262px !important;
}

#item1275230 {
	width:534px !important;
	height:515px !important;
	top:17px !important;
}

#item1327535 {
	width:509px !important;
	height:868px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1327535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1327535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1275256 {
	width:14px !important;
	height:9px !important;
}

#item1275264 {
	width:14px !important;
	height:9px !important;
	top:539px !important;
}

#item1275099 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1275099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1275099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1275122 {
	width:350px !important;
	height:261px !important;
	top:49px !important;
}

@keyframes intensificar-1275122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1275122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1275145 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:242px !important;
}

@keyframes intensificar-1275145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1275145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1275151 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1275151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1275151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1275174 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1275174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1275174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1275198 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1275198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1275198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1275222 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1275222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1275222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1275096 {
	width:564px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1275366 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:128px !important;
}

#item1275389 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1275413 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1275416 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1275442 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1275443 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1275439 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1275476 {
	width:123px !important;
	height:50px !important;
}

#item1275477 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1275450 {
	width:123px !important;
	height:50px !important;
}

#item1275451 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1275446 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1275531 {
	width:101px !important;
	height:50px !important;
}

#item1275532 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1275506 {
	width:101px !important;
	height:50px !important;
}

#item1275507 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1275502 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1275585 {
	width:99px !important;
	height:50px !important;
}

#item1275586 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1275559 {
	width:99px !important;
	height:50px !important;
}

#item1275560 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1275555 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1466714 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1482977 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1483000 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1482973 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1275641 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1275641 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1275641 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466346 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1362971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1362965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362963 {
	width:700px !important;
	height:309px !important;
}

#item1400185 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1672193 th, table#table1672193 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1672193 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1672193 {
	table-layout:fixed;
}

#item1363159 {
	width:628px !important;
	height:258px !important;
	top:236px !important;
}

@keyframes intensificar-1363159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363182 {
	width:83px !important;
	height:18px !important;
	top:208px !important;
}

@keyframes intensificar-1363182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363205 {
	width:595px !important;
	height:178px !important;
}

@keyframes intensificar-1363205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420532 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:66px !important;
}

#item1420541 {
	width:595px !important;
	height:494px !important;
}

@keyframes intensificar-1420541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1362983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362984 {
	width:628px !important;
	height:40px !important;
}

#item1363008 {
	width:490px !important;
	height:365px !important;
	top:97px !important;
}

#item1363031 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:367px !important;
}

#item1363038 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1363061 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1363085 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1363108 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1362981 {
	width:664px !important;
	height:494px !important;
	left:36px !important;
	top:581px !important;
}

#item1363232 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1363255 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1363279 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1363283 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1404880 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1404881 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1404876 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1404912 {
	width:172px !important;
	height:70px !important;
}

#item1404913 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1404887 {
	width:172px !important;
	height:70px !important;
}

#item1404888 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1404885 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1404963 {
	width:141px !important;
	height:70px !important;
}

#item1404964 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1404938 {
	width:141px !important;
	height:70px !important;
}

#item1404939 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1404936 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1405014 {
	width:139px !important;
	height:70px !important;
}

#item1405015 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1404989 {
	width:139px !important;
	height:70px !important;
}

#item1404990 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1404987 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1405038 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1480826 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1480849 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1480823 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424698 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424698 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424698 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1465990 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1276196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1276196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1276194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1276194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1276192 {
	width:600px !important;
	height:790px !important;
}

#item1276201 {
	width:211px !important;
	height:33px !important;
	left:194px !important;
	top:38px !important;
}

#item1276204 {
	width:528px !important;
	height:14px !important;
	left:636px !important;
	top:128px !important;
}

#item1276227 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1276251 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1276254 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table1675839 th, table#table1675839 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1675839 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1675839 {
	table-layout:fixed;
}

#item1276457 {
	width:528px !important;
	height:68px !important;
	top:20px !important;
}

@keyframes intensificar-1276457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1276457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1276480 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1276480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1276480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1276503 {
	width:528px !important;
	height:235px !important;
	top:3px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1276503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1276503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446156 {
	width:528px !important;
	height:567px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1446156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1276280 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1276280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1276280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1276303 {
	width:350px !important;
	height:260px !important;
	top:105px !important;
}

@keyframes intensificar-1276303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1276303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1276326 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:180px !important;
}

@keyframes intensificar-1276326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1276326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1276332 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:89px !important;
}

@keyframes intensificar-1276332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1276332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1276355 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:105px !important;
}

@keyframes intensificar-1276355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1276355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1276379 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1276379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1276379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1276402 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1276402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1276402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340829 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:127px !important;
}

@keyframes intensificar-1340829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1276277 {
	width:564px !important;
	height:567px !important;
	left:636px !important;
	top:158px !important;
}

#item1446126 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1276557 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1276558 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1276553 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1276593 {
	width:123px !important;
	height:50px !important;
}

#item1276594 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1276568 {
	width:123px !important;
	height:50px !important;
}

#item1276569 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1276564 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1276699 {
	width:101px !important;
	height:50px !important;
}

#item1276700 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1276674 {
	width:101px !important;
	height:50px !important;
}

#item1276675 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1276670 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1276753 {
	width:101px !important;
	height:50px !important;
}

#item1276754 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1276728 {
	width:101px !important;
	height:50px !important;
}

#item1276729 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1276723 {
	width:101px !important;
	height:50px !important;
	left:813px !important;
	top:740px !important;
}

#item1466717 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1483007 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1483031 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1483004 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1276807 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1276807 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1276807 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466349 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1445523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1445517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445515 {
	width:700px !important;
	height:309px !important;
}

#item1445529 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1445536 {
	width:628px !important;
	height:19px !important;
	left:36px !important;
	top:488px !important;
}

#item1445559 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1445583 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1445587 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

@keyframes intensificar-1445612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1677882 th, table#table1677882 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1677882 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1677882 {
	table-layout:fixed;
}

#item1445613 {
	width:628px !important;
	height:123px !important;
	top:28px !important;
}

@keyframes intensificar-1445613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445636 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1445636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445659 {
	width:595px !important;
	height:324px !important;
}

@keyframes intensificar-1445659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445683 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:139px !important;
}

#item1445818 {
	width:595px !important;
	height:540px !important;
}

@keyframes intensificar-1445818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445841 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:247px !important;
}

@keyframes intensificar-1445687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445688 {
	width:628px !important;
	height:112px !important;
}

#item1445711 {
	width:490px !important;
	height:364px !important;
	top:164px !important;
}

#item1445734 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:270px !important;
}

#item1445739 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:137px !important;
}

#item1445762 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:160px !important;
}

#item1445786 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1445809 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1445814 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:190px !important;
}

#item1445610 {
	width:664px !important;
	height:540px !important;
	left:36px !important;
	top:535px !important;
}

#item1446454 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1445879 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1445880 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1445876 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1445913 {
	width:172px !important;
	height:70px !important;
}

#item1445914 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1445888 {
	width:172px !important;
	height:70px !important;
}

#item1445889 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1445883 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1445966 {
	width:141px !important;
	height:70px !important;
}

#item1445967 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1445941 {
	width:141px !important;
	height:70px !important;
}

#item1445942 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1445937 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1446021 {
	width:139px !important;
	height:70px !important;
}

#item1446022 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1445995 {
	width:139px !important;
	height:70px !important;
}

#item1445997 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1445990 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1446045 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1480858 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1480881 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1480855 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1446048 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1446048 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1446048 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1465996 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1444926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1444919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444917 {
	width:600px !important;
	height:790px !important;
}

#item1444931 {
	width:211px !important;
	height:33px !important;
	left:194px !important;
	top:38px !important;
}

#item1444934 {
	width:528px !important;
	height:14px !important;
	left:636px !important;
	top:128px !important;
}

#item1444957 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1444983 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1444986 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table1680013 th, table#table1680013 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1680013 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1680013 {
	table-layout:fixed;
}

#item1445013 {
	width:528px !important;
	height:103px !important;
	top:20px !important;
}

@keyframes intensificar-1445013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445036 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1445036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445059 {
	width:528px !important;
	height:235px !important;
	top:20px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1445059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445219 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:280px !important;
}

#item1445222 {
	width:534px !important;
	height:551px !important;
	top:17px !important;
}

#item1445223 {
	width:509px !important;
	height:642px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1445223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445248 {
	width:14px !important;
	height:9px !important;
}

#item1445251 {
	width:14px !important;
	height:9px !important;
	top:575px !important;
}

#item1445085 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1445085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445108 {
	width:350px !important;
	height:260px !important;
	top:88px !important;
}

@keyframes intensificar-1445108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445131 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:163px !important;
}

@keyframes intensificar-1445131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445136 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:89px !important;
}

@keyframes intensificar-1445136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445159 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:105px !important;
}

@keyframes intensificar-1445159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445183 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1445183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445206 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1445206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445211 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:127px !important;
}

@keyframes intensificar-1445211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445010 {
	width:564px !important;
	height:584px !important;
	left:636px !important;
	top:141px !important;
}

#item1445259 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1445260 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1445256 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1445292 {
	width:123px !important;
	height:50px !important;
}

#item1445293 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1445267 {
	width:123px !important;
	height:50px !important;
}

#item1445268 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1445263 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1445348 {
	width:101px !important;
	height:50px !important;
}

#item1445349 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1445320 {
	width:101px !important;
	height:50px !important;
}

#item1445321 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1445316 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1445401 {
	width:101px !important;
	height:50px !important;
}

#item1445402 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1445376 {
	width:101px !important;
	height:50px !important;
}

#item1445377 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1445372 {
	width:101px !important;
	height:50px !important;
	left:813px !important;
	top:740px !important;
}

#item1466722 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1483039 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1483062 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1483036 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1445458 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1445458 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1445458 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466360 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1363535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1363529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363527 {
	width:700px !important;
	height:309px !important;
}

#item1400180 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1363545 {
	width:628px !important;
	height:19px !important;
	left:36px !important;
	top:488px !important;
}

#item1363568 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1363592 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1363595 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

@keyframes intensificar-1363796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1682492 th, table#table1682492 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1682492 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1682492 {
	table-layout:fixed;
}

#item1363797 {
	width:628px !important;
	height:200px !important;
	top:28px !important;
}

@keyframes intensificar-1363797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363820 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1363820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363843 {
	width:595px !important;
	height:270px !important;
}

@keyframes intensificar-1363843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420649 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:139px !important;
}

#item1420598 {
	width:595px !important;
	height:540px !important;
}

@keyframes intensificar-1420598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420592 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:247px !important;
}

@keyframes intensificar-1363621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363622 {
	width:628px !important;
	height:88px !important;
}

#item1363645 {
	width:490px !important;
	height:364px !important;
	top:128px !important;
}

#item1363668 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:234px !important;
}

#item1363676 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:102px !important;
}

#item1363699 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:124px !important;
}

#item1363723 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1363746 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1363751 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:155px !important;
}

#item1363619 {
	width:664px !important;
	height:540px !important;
	left:36px !important;
	top:535px !important;
}

#item1405089 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1405090 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1405086 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1405120 {
	width:172px !important;
	height:70px !important;
}

#item1405121 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1405095 {
	width:172px !important;
	height:70px !important;
}

#item1405096 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1405093 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1405171 {
	width:141px !important;
	height:70px !important;
}

#item1405172 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1405146 {
	width:141px !important;
	height:70px !important;
}

#item1405147 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1405144 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1405222 {
	width:139px !important;
	height:70px !important;
}

#item1405223 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1405197 {
	width:139px !important;
	height:70px !important;
}

#item1405198 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1405195 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1405247 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1480890 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1480914 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1480887 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424697 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424697 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424697 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466001 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1276901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1276901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1276899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1276899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1276897 {
	width:600px !important;
	height:790px !important;
}

#item1276907 {
	width:211px !important;
	height:33px !important;
	left:194px !important;
	top:38px !important;
}

#item1276911 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1276934 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1276958 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1276962 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table1684995 th, table#table1684995 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1684995 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1684995 {
	table-layout:fixed;
}

#item1277166 {
	width:528px !important;
	height:113px !important;
	top:20px !important;
}

@keyframes intensificar-1277166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277189 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1277189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277212 {
	width:528px !important;
	height:242px !important;
	top:20px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1277212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336907 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:280px !important;
}

#item1336911 {
	width:534px !important;
	height:551px !important;
	top:17px !important;
}

#item1336912 {
	width:509px !important;
	height:673px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1336912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336937 {
	width:14px !important;
	height:9px !important;
}

#item1336940 {
	width:14px !important;
	height:9px !important;
	top:575px !important;
}

#item1276988 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1276988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1276988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277011 {
	width:350px !important;
	height:211px !important;
	top:83px !important;
}

@keyframes intensificar-1277011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277034 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:157px !important;
}

@keyframes intensificar-1277034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277040 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:84px !important;
}

@keyframes intensificar-1277040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277063 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:100px !important;
}

@keyframes intensificar-1277063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277087 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1277087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277110 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1277110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340833 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:122px !important;
}

@keyframes intensificar-1340833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1276985 {
	width:564px !important;
	height:584px !important;
	left:636px !important;
	top:141px !important;
}

#item1277243 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1277244 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1277240 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1277276 {
	width:123px !important;
	height:50px !important;
}

#item1277277 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1277251 {
	width:123px !important;
	height:50px !important;
}

#item1277252 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1277247 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1277385 {
	width:101px !important;
	height:50px !important;
}

#item1277386 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1277360 {
	width:101px !important;
	height:50px !important;
}

#item1277361 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1277356 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1277438 {
	width:101px !important;
	height:50px !important;
}

#item1277439 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1277413 {
	width:101px !important;
	height:50px !important;
}

#item1277414 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1277409 {
	width:101px !important;
	height:50px !important;
	left:813px !important;
	top:740px !important;
}

#item1466727 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1483068 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1483091 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1483065 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1277492 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1277492 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1277492 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466355 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1364103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1364096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364094 {
	width:700px !important;
	height:309px !important;
}

#item1400177 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1364114 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1364137 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1364161 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1364165 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

@keyframes intensificar-1364365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1687744 th, table#table1687744 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1687744 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1687744 {
	table-layout:fixed;
}

#item1364367 {
	width:628px !important;
	height:200px !important;
	top:28px !important;
}

@keyframes intensificar-1364367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364390 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1364390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364413 {
	width:595px !important;
	height:270px !important;
}

@keyframes intensificar-1364413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420706 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:140px !important;
}

#item1420656 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:247px !important;
}

#item1420662 {
	width:595px !important;
	height:540px !important;
}

@keyframes intensificar-1420662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1364191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364192 {
	width:628px !important;
	height:88px !important;
}

#item1364215 {
	width:490px !important;
	height:364px !important;
	top:116px !important;
}

#item1364238 {
	width:124px !important;
	height:31px !important;
	left:503px !important;
	top:220px !important;
}

#item1364243 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:90px !important;
}

#item1364267 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:112px !important;
}

#item1364291 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1364314 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1364317 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:142px !important;
}

#item1364189 {
	width:664px !important;
	height:540px !important;
	left:36px !important;
	top:535px !important;
}

#item1405300 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1405301 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1405296 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1405334 {
	width:172px !important;
	height:70px !important;
}

#item1405335 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1405309 {
	width:172px !important;
	height:70px !important;
}

#item1405310 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1405307 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1405385 {
	width:141px !important;
	height:70px !important;
}

#item1405386 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1405360 {
	width:141px !important;
	height:70px !important;
}

#item1405361 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1405358 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1405437 {
	width:139px !important;
	height:70px !important;
}

#item1405438 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1405412 {
	width:139px !important;
	height:70px !important;
}

#item1405413 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1405410 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1405461 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1480924 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1480947 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1480921 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424693 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424693 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424693 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466007 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1277586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1277584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277582 {
	width:600px !important;
	height:790px !important;
}

#item1277591 {
	width:211px !important;
	height:33px !important;
	left:194px !important;
	top:38px !important;
}

#item1277594 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1277617 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1277642 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1277648 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table1690492 th, table#table1690492 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1690492 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1690492 {
	table-layout:fixed;
}

#item1277675 {
	width:528px !important;
	height:103px !important;
	top:20px !important;
}

@keyframes intensificar-1277675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277698 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1277698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277721 {
	width:528px !important;
	height:250px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1277721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277879 {
	width:528px !important;
	height:522px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1277879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277751 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1277751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277774 {
	width:350px !important;
	height:260px !important;
	top:66px !important;
}

@keyframes intensificar-1277774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277797 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:142px !important;
}

@keyframes intensificar-1277797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277802 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:48px !important;
}

@keyframes intensificar-1277802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277825 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:64px !important;
}

@keyframes intensificar-1277825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277849 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1277849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277873 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1277873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340839 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:86px !important;
}

@keyframes intensificar-1340839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277672 {
	width:564px !important;
	height:522px !important;
	left:636px !important;
	top:161px !important;
}

#item1277932 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1277933 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1277929 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1277965 {
	width:123px !important;
	height:50px !important;
}

#item1277966 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1277940 {
	width:123px !important;
	height:50px !important;
}

#item1277941 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1277936 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1278073 {
	width:101px !important;
	height:50px !important;
}

#item1278074 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1278048 {
	width:101px !important;
	height:50px !important;
}

#item1278049 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1278043 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1278126 {
	width:101px !important;
	height:50px !important;
}

#item1278127 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1278101 {
	width:101px !important;
	height:50px !important;
}

#item1278102 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1278097 {
	width:101px !important;
	height:50px !important;
	left:813px !important;
	top:740px !important;
}

#item1466730 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1483115 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1483138 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1483112 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1278180 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1278180 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1278180 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466366 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1364672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1364666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364664 {
	width:700px !important;
	height:309px !important;
}

#item1400172 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1364680 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1364704 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1364729 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1364733 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

@keyframes intensificar-1364914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1693023 th, table#table1693023 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1693023 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1693023 {
	table-layout:fixed;
}

#item1364915 {
	width:628px !important;
	height:200px !important;
	top:28px !important;
}

@keyframes intensificar-1364915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364938 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1364938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364961 {
	width:595px !important;
	height:270px !important;
}

@keyframes intensificar-1364961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420715 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:112px !important;
}

#item1364889 {
	width:595px !important;
	height:540px !important;
}

@keyframes intensificar-1364889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420711 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:247px !important;
}

@keyframes intensificar-1364758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364759 {
	width:628px !important;
	height:64px !important;
}

#item1364782 {
	width:490px !important;
	height:364px !important;
	top:113px !important;
}

#item1364805 {
	width:124px !important;
	height:31px !important;
	left:503px !important;
	top:220px !important;
}

#item1364810 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:89px !important;
}

#item1364833 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:111px !important;
}

#item1364857 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1364880 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1364883 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:141px !important;
}

#item1364756 {
	width:664px !important;
	height:540px !important;
	left:36px !important;
	top:535px !important;
}

#item1405511 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1405512 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1405508 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1405546 {
	width:172px !important;
	height:70px !important;
}

#item1405547 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1405519 {
	width:172px !important;
	height:70px !important;
}

#item1405520 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1405517 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1405597 {
	width:141px !important;
	height:70px !important;
}

#item1405598 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1405572 {
	width:141px !important;
	height:70px !important;
}

#item1405573 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1405570 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1405648 {
	width:139px !important;
	height:70px !important;
}

#item1405649 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1405623 {
	width:139px !important;
	height:70px !important;
}

#item1405624 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1405621 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1405672 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1480955 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1480978 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1480952 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424692 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424692 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424692 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1338754 {
	width:1200px !important;
	height:790px !important;
	background:#e8ecee;
}

#item1338781 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1338784 {
	width:394px !important;
	height:39px !important;
	left:16px !important;
}

#item1338807 {
	width:302px !important;
	height:257px !important;
	left:255px !important;
	top:497px !important;
}

#item1338883 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1338883 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1338883 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1365209 {
	width:700px !important;
	height:1200px !important;
	background:#e8ecee;
}

#item1365241 {
	width:11px !important;
	height:39px !important;
	top:2px !important;
}

#item1365245 {
	width:447px !important;
	height:44px !important;
	left:18px !important;
}

#item1365268 {
	width:436px !important;
	height:296px !important;
	left:228px !important;
	top:887px !important;
}

#item1424691 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424691 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424691 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466012 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1282275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1282275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1282273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1282273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1282271 {
	width:600px !important;
	height:790px !important;
}

#item1282276 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table1695786 th, table#table1695786 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1695786 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1695786 {
	table-layout:fixed;
}

#item1282450 {
	width:528px !important;
	height:156px !important;
	top:272px !important;
}

@keyframes intensificar-1282450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1282450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1282473 {
	width:528px !important;
	height:227px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1282473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1282473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1282496 {
	width:57px !important;
	height:13px !important;
	top:253px !important;
}

@keyframes intensificar-1282496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1282496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1282283 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:253px !important;
}

#item1282286 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1327616 {
	width:509px !important;
	height:660px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1327616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1327616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1282312 {
	width:14px !important;
	height:9px !important;
}

#item1282315 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1282320 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1282320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1282320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1282343 {
	width:350px !important;
	height:232px !important;
	top:49px !important;
}

@keyframes intensificar-1282343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1282343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1282367 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:101px !important;
}

@keyframes intensificar-1282367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1282367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1282390 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:117px !important;
}

@keyframes intensificar-1282390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1282390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1282413 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:195px !important;
}

@keyframes intensificar-1282413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1282413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1282421 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1282421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1282421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1282445 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1282445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1282445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340843 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:155px !important;
}

@keyframes intensificar-1340843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1282279 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1282524 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1282548 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1282572 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1282578 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1282604 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1282605 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1282601 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1282641 {
	width:123px !important;
	height:50px !important;
}

#item1282642 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1282616 {
	width:123px !important;
	height:50px !important;
}

#item1282617 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1282612 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1282694 {
	width:99px !important;
	height:50px !important;
}

#item1282695 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1282669 {
	width:99px !important;
	height:50px !important;
}

#item1282670 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1282665 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1282748 {
	width:101px !important;
	height:50px !important;
}

#item1282749 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1282722 {
	width:101px !important;
	height:50px !important;
}

#item1282723 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1282718 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1466738 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1483146 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1483169 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1483143 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1282804 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1282804 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1282804 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1417613 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1365317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1365312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365310 {
	width:700px !important;
	height:309px !important;
}

#item1400165 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

@keyframes intensificar-1365500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1698938 th, table#table1698938 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1698938 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1698938 {
	table-layout:fixed;
}

#item1365501 {
	width:628px !important;
	height:281px !important;
	top:261px !important;
}

@keyframes intensificar-1365501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365524 {
	width:595px !important;
	height:190px !important;
}

@keyframes intensificar-1365524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365547 {
	width:80px !important;
	height:18px !important;
	top:233px !important;
}

@keyframes intensificar-1365547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425178 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:72px !important;
}

#item1420719 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:249px !important;
}

#item1420722 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1420722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1365330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365331 {
	width:628px !important;
	height:40px !important;
}

#item1365354 {
	width:490px !important;
	height:325px !important;
	top:68px !important;
}

#item1365378 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:141px !important;
}

#item1365401 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:164px !important;
}

#item1365424 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:272px !important;
}

#item1365430 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1365453 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1365457 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:194px !important;
}

#item1365328 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1365574 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1365597 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1365621 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1365625 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1405718 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1405719 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1405715 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1405751 {
	width:172px !important;
	height:70px !important;
}

#item1405752 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1405725 {
	width:172px !important;
	height:70px !important;
}

#item1405726 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1405723 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1405802 {
	width:141px !important;
	height:70px !important;
}

#item1405803 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1405777 {
	width:141px !important;
	height:70px !important;
}

#item1405778 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1405775 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1405854 {
	width:139px !important;
	height:70px !important;
}

#item1405855 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1405828 {
	width:139px !important;
	height:70px !important;
}

#item1405829 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1405826 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1405878 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1480986 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1481009 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1480983 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424686 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424686 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424686 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466019 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1283025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1283023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283021 {
	width:600px !important;
	height:790px !important;
}

#item1283026 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table1701968 th, table#table1701968 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1701968 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1701968 {
	table-layout:fixed;
}

#item1283198 {
	width:528px !important;
	height:189px !important;
	top:376px !important;
}

@keyframes intensificar-1283198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283221 {
	width:528px !important;
	height:355px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1283221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283244 {
	width:57px !important;
	height:13px !important;
	top:356px !important;
}

@keyframes intensificar-1283244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283611 {
	width:528px !important;
	height:560px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1283611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283070 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1283070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283093 {
	width:350px !important;
	height:232px !important;
	top:49px !important;
}

@keyframes intensificar-1283093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283116 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:168px !important;
}

@keyframes intensificar-1283116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283139 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:184px !important;
}

@keyframes intensificar-1283139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283162 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:241px !important;
}

@keyframes intensificar-1283162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283169 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1283169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283192 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1283192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283029 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1283272 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1283296 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1283320 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1283326 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1283352 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1283353 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1283349 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1283388 {
	width:123px !important;
	height:50px !important;
}

#item1283389 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1283363 {
	width:123px !important;
	height:50px !important;
}

#item1283364 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1283359 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1283443 {
	width:99px !important;
	height:50px !important;
}

#item1283444 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1283417 {
	width:99px !important;
	height:50px !important;
}

#item1283418 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1283412 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1283496 {
	width:101px !important;
	height:50px !important;
}

#item1283497 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1283471 {
	width:101px !important;
	height:50px !important;
}

#item1283472 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1283467 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1466741 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1483177 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1483200 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1483174 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1283552 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1283552 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1283552 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466371 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1365879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1365875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365873 {
	width:700px !important;
	height:309px !important;
}

#item1400160 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

@keyframes intensificar-1366043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1705491 th, table#table1705491 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1705491 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1705491 {
	table-layout:fixed;
}

#item1366044 {
	width:628px !important;
	height:293px !important;
	top:248px !important;
}

@keyframes intensificar-1366044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1366067 {
	width:595px !important;
	height:191px !important;
}

@keyframes intensificar-1366067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1366090 {
	width:80px !important;
	height:18px !important;
	top:221px !important;
}

@keyframes intensificar-1366090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420816 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:73px !important;
}

#item1366018 {
	width:595px !important;
	height:532px !important;
	top:9px !important;
}

@keyframes intensificar-1366018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420809 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:252px !important;
}

@keyframes intensificar-1365889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365890 {
	width:628px !important;
	height:64px !important;
}

#item1365914 {
	width:490px !important;
	height:325px !important;
	top:84px !important;
}

#item1365938 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:251px !important;
}

#item1365961 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:274px !important;
}

#item1365984 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:354px !important;
}

#item1365991 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1366014 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1365887 {
	width:664px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1366117 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:506px !important;
}

#item1366142 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1366166 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1366169 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1405922 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1405923 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1405919 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1405954 {
	width:172px !important;
	height:70px !important;
}

#item1405955 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1405929 {
	width:172px !important;
	height:70px !important;
}

#item1405930 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1405926 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1406005 {
	width:141px !important;
	height:70px !important;
}

#item1406007 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1405980 {
	width:141px !important;
	height:70px !important;
}

#item1405981 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1405978 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1406057 {
	width:139px !important;
	height:70px !important;
}

#item1406058 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1406032 {
	width:139px !important;
	height:70px !important;
}

#item1406033 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1406030 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1406081 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1481019 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1481043 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1481016 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424685 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424685 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424685 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466024 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1283681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1283679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283677 {
	width:600px !important;
	height:790px !important;
}

#item1283682 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table1709214 th, table#table1709214 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1709214 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1709214 {
	table-layout:fixed;
}

#item1283853 {
	width:528px !important;
	height:257px !important;
	top:19px !important;
}

@keyframes intensificar-1283853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283899 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1283899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1284368 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:124px !important;
}

#item1284372 {
	width:534px !important;
	height:241px !important;
	top:16px !important;
}

#item1284458 {
	width:511px !important;
	height:462px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1284458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1284458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1284401 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1284404 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:264px !important;
}

#item1283688 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:253px !important;
}

#item1283691 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1329803 {
	width:509px !important;
	height:758px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1329803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283717 {
	width:14px !important;
	height:9px !important;
}

#item1283721 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1283726 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1283726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283749 {
	width:350px !important;
	height:232px !important;
	top:56px !important;
}

@keyframes intensificar-1283749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283772 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:244px !important;
}

@keyframes intensificar-1283772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283796 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:260px !important;
}

@keyframes intensificar-1283796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283819 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:317px !important;
}

@keyframes intensificar-1283819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283825 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1283825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283848 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1283848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283685 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1283927 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1283950 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1283974 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1283978 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1284004 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1284006 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1284001 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1284040 {
	width:123px !important;
	height:50px !important;
}

#item1284041 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1284015 {
	width:123px !important;
	height:50px !important;
}

#item1284016 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1284011 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1284093 {
	width:99px !important;
	height:50px !important;
}

#item1284094 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1284068 {
	width:99px !important;
	height:50px !important;
}

#item1284069 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1284064 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1284147 {
	width:101px !important;
	height:50px !important;
}

#item1284148 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1284122 {
	width:101px !important;
	height:50px !important;
}

#item1284123 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1284118 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1466744 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1483208 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1483231 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1483205 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1284209 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1284209 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1284209 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466376 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1366426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1366419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1366417 {
	width:700px !important;
	height:309px !important;
}

#item1400153 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

@keyframes intensificar-1366603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1715681 th, table#table1715681 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1715681 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1715681 {
	table-layout:fixed;
}

#item1366604 {
	width:628px !important;
	height:374px !important;
	top:27px !important;
}

@keyframes intensificar-1366604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1366627 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1366627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420868 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:19px !important;
}

#item1420874 {
	width:595px !important;
	height:83px !important;
}

#item1420819 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:231px !important;
}

#item1420826 {
	width:595px !important;
	height:507px !important;
}

@keyframes intensificar-1420826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1366435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1366436 {
	width:628px !important;
	height:64px !important;
}

#item1366460 {
	width:490px !important;
	height:325px !important;
	top:84px !important;
}

#item1366483 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:347px !important;
}

#item1366506 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:370px !important;
}

#item1366529 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:450px !important;
}

#item1366536 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1366559 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1366433 {
	width:664px !important;
	height:507px !important;
	left:36px !important;
	top:568px !important;
}

#item1366692 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:506px !important;
}

#item1366715 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1366739 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1366744 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1406139 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1406140 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1406136 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1406171 {
	width:172px !important;
	height:70px !important;
}

#item1406172 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1406146 {
	width:172px !important;
	height:70px !important;
}

#item1406147 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1406144 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1406223 {
	width:141px !important;
	height:70px !important;
}

#item1406224 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1406198 {
	width:141px !important;
	height:70px !important;
}

#item1406199 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1406196 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1406274 {
	width:139px !important;
	height:70px !important;
}

#item1406275 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1406249 {
	width:139px !important;
	height:70px !important;
}

#item1406250 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1406247 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1406298 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1481052 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1481075 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1481049 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424684 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424684 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424684 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466030 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1284510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1284510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1284508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1284508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1284506 {
	width:600px !important;
	height:790px !important;
}

#item1284512 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table1719779 th, table#table1719779 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1719779 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1719779 {
	table-layout:fixed;
}

#item1284561 {
	width:528px !important;
	height:174px !important;
	top:19px !important;
}

@keyframes intensificar-1284561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1284561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1284584 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1284584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1284584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285182 {
	width:528px !important;
	height:342px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1285182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285131 {
	width:528px !important;
	height:526px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1285131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1284609 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1284609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1284609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1284632 {
	width:350px !important;
	height:261px !important;
	top:49px !important;
}

@keyframes intensificar-1284632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1284632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1284655 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:243px !important;
}

@keyframes intensificar-1284655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1284655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1284664 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1284664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1284664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1284687 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1284687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1284687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1284711 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1284711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1284711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1284734 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1284734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1284734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1284515 {
	width:564px !important;
	height:538px !important;
	left:636px !important;
	top:187px !important;
}

#item1284779 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1284802 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1284826 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1284831 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1284857 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1284858 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1284854 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1284891 {
	width:123px !important;
	height:50px !important;
}

#item1284892 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1284866 {
	width:123px !important;
	height:50px !important;
}

#item1284867 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1284862 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1284944 {
	width:101px !important;
	height:50px !important;
}

#item1284945 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1284919 {
	width:101px !important;
	height:50px !important;
}

#item1284920 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1284915 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1284998 {
	width:99px !important;
	height:50px !important;
}

#item1284999 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1284972 {
	width:99px !important;
	height:50px !important;
}

#item1284973 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1284968 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1466747 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1483241 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1483264 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1483238 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1285055 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1285055 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1285055 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466381 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1366995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1366990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1366988 {
	width:700px !important;
	height:309px !important;
}

#item1400150 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1723408 th, table#table1723408 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1723408 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1723408 {
	table-layout:fixed;
}

#item1367165 {
	width:628px !important;
	height:258px !important;
	top:27px !important;
}

@keyframes intensificar-1367165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1367165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1367188 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1367188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1367188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1367212 {
	width:595px !important;
	height:192px !important;
}

@keyframes intensificar-1367212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1367212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420927 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:73px !important;
}

#item1367138 {
	width:595px !important;
	height:507px !important;
}

@keyframes intensificar-1367138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1367138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420920 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:231px !important;
}

@keyframes intensificar-1367006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1367006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1367007 {
	width:628px !important;
	height:40px !important;
}

#item1367032 {
	width:490px !important;
	height:365px !important;
	top:68px !important;
}

#item1367055 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:340px !important;
}

#item1367063 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1367086 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1367110 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1367133 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1367004 {
	width:664px !important;
	height:507px !important;
	left:36px !important;
	top:568px !important;
}

#item1367239 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:506px !important;
}

#item1367263 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1367287 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1367292 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1406341 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1406342 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1406338 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1406373 {
	width:172px !important;
	height:70px !important;
}

#item1406374 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1406348 {
	width:172px !important;
	height:70px !important;
}

#item1406349 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1406345 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1406425 {
	width:141px !important;
	height:70px !important;
}

#item1406426 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1406399 {
	width:141px !important;
	height:70px !important;
}

#item1406400 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1406397 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1406476 {
	width:139px !important;
	height:70px !important;
}

#item1406477 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1406451 {
	width:139px !important;
	height:70px !important;
}

#item1406452 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1406449 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1406500 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1481082 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1481105 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1481079 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424683 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424683 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424683 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466035 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1285236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1285234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285232 {
	width:600px !important;
	height:790px !important;
}

#item1285237 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table1726975 th, table#table1726975 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1726975 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1726975 {
	table-layout:fixed;
}

#item1285243 {
	width:528px !important;
	height:174px !important;
	top:19px !important;
}

@keyframes intensificar-1285243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285266 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1285266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285291 {
	width:528px !important;
	height:342px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1285291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285447 {
	width:528px !important;
	height:538px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1285447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285320 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1285320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285343 {
	width:350px !important;
	height:261px !important;
	top:66px !important;
}

@keyframes intensificar-1285343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285366 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:261px !important;
}

@keyframes intensificar-1285366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285373 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1285373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285396 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1285396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285420 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1285420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285443 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1285443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285240 {
	width:564px !important;
	height:538px !important;
	left:636px !important;
	top:187px !important;
}

#item1285471 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1285494 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1285518 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1285521 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1285548 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1285549 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1285544 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1285583 {
	width:123px !important;
	height:50px !important;
}

#item1285584 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1285558 {
	width:123px !important;
	height:50px !important;
}

#item1285559 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1285554 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1285636 {
	width:101px !important;
	height:50px !important;
}

#item1285637 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1285611 {
	width:101px !important;
	height:50px !important;
}

#item1285612 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1285607 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1285689 {
	width:99px !important;
	height:50px !important;
}

#item1285690 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1285664 {
	width:99px !important;
	height:50px !important;
}

#item1285665 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1285660 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1466752 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1483273 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1483296 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1483270 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1285747 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1285747 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1285747 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466386 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1367541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1367541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1367536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1367536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1367534 {
	width:700px !important;
	height:309px !important;
}

#item1400142 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1730405 th, table#table1730405 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1730405 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1730405 {
	table-layout:fixed;
}

#item1367709 {
	width:628px !important;
	height:258px !important;
	top:27px !important;
}

@keyframes intensificar-1367709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1367709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1367733 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1367733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1367733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1367757 {
	width:595px !important;
	height:210px !important;
}

@keyframes intensificar-1367757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1367757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420942 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:82px !important;
}

#item1367683 {
	width:595px !important;
	height:524px !important;
}

@keyframes intensificar-1367683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1367683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420935 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:239px !important;
}

@keyframes intensificar-1367552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1367552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1367553 {
	width:628px !important;
	height:64px !important;
}

#item1367577 {
	width:490px !important;
	height:365px !important;
	top:85px !important;
}

#item1367601 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:356px !important;
}

#item1367608 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1367631 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1367655 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1367678 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1367550 {
	width:664px !important;
	height:524px !important;
	left:36px !important;
	top:551px !important;
}

#item1367784 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1367807 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1367831 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1367834 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1406557 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1406558 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1406554 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1406589 {
	width:172px !important;
	height:70px !important;
}

#item1406590 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1406563 {
	width:172px !important;
	height:70px !important;
}

#item1406564 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1406561 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1406641 {
	width:141px !important;
	height:70px !important;
}

#item1406642 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1406616 {
	width:141px !important;
	height:70px !important;
}

#item1406617 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1406613 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1406693 {
	width:139px !important;
	height:70px !important;
}

#item1406694 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1406667 {
	width:139px !important;
	height:70px !important;
}

#item1406668 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1406665 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1406718 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1481114 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1481137 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1481111 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424681 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424681 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424681 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466041 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1285837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1285835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285833 {
	width:600px !important;
	height:790px !important;
}

#item1285838 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1286012 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:90px !important;
}

#item1286017 {
	width:534px !important;
	height:173px !important;
	top:16px !important;
}

#item1286580 {
	width:510px !important;
	height:361px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1286580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1286580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1286047 {
	width:14px !important;
	height:9px !important;
}

#item1286051 {
	width:14px !important;
	height:9px !important;
	top:196px !important;
}

table#table1734460 th, table#table1734460 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1734460 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1734460 {
	table-layout:fixed;
}

#item1286057 {
	width:528px !important;
	height:307px !important;
	top:19px !important;
}

@keyframes intensificar-1286057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1286057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1286080 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1286080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1286080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285844 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:260px !important;
}

#item1285850 {
	width:534px !important;
	height:514px !important;
	top:16px !important;
}

#item1286492 {
	width:509px !important;
	height:685px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1286492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1286492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285877 {
	width:14px !important;
	height:9px !important;
}

#item1285880 {
	width:14px !important;
	height:9px !important;
	top:537px !important;
}

#item1285885 {
	width:528px !important;
	height:47px !important;
}

@keyframes intensificar-1285885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285909 {
	width:350px !important;
	height:296px !important;
	top:67px !important;
}

@keyframes intensificar-1285909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285932 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:397px !important;
}

@keyframes intensificar-1285932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285938 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1285938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285961 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1285961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285985 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1285985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1286008 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1286008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1286008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285841 {
	width:564px !important;
	height:546px !important;
	left:636px !important;
	top:179px !important;
}

#item1286103 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1286126 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1286150 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1286153 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1286179 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1286180 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1286176 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1286213 {
	width:123px !important;
	height:50px !important;
}

#item1286214 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1286188 {
	width:123px !important;
	height:50px !important;
}

#item1286189 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1286184 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1286267 {
	width:101px !important;
	height:50px !important;
}

#item1286268 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1286242 {
	width:101px !important;
	height:50px !important;
}

#item1286243 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1286237 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1286320 {
	width:99px !important;
	height:50px !important;
}

#item1286321 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1286295 {
	width:99px !important;
	height:50px !important;
}

#item1286296 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1286291 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1466759 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1483303 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1483326 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1483300 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1286379 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1286379 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1286379 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466395 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1368089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1368084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1368081 {
	width:700px !important;
	height:309px !important;
}

#item1400136 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1738405 th, table#table1738405 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1738405 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1738405 {
	table-layout:fixed;
}

#item1368314 {
	width:595px !important;
	height:246px !important;
	top:27px !important;
}

@keyframes intensificar-1368314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1368337 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1368337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421039 {
	width:595px !important;
	height:189px !important;
}

@keyframes intensificar-1421039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421028 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:72px !important;
}

#item1421079 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:347px !important;
}

#item1420945 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:224px !important;
}

#item1420950 {
	width:595px !important;
	height:493px !important;
}

@keyframes intensificar-1420950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1368098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1368099 {
	width:628px !important;
	height:66px !important;
}

#item1368122 {
	width:490px !important;
	height:414px !important;
	top:94px !important;
}

#item1368145 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:477px !important;
}

#item1368151 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1368174 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1368198 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1368221 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1368096 {
	width:664px !important;
	height:508px !important;
	left:36px !important;
	top:582px !important;
}

#item1368361 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

#item1368384 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1368409 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1368412 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1406769 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1406770 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1406766 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1406803 {
	width:172px !important;
	height:70px !important;
}

#item1406804 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1406778 {
	width:172px !important;
	height:70px !important;
}

#item1406779 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1406776 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1406854 {
	width:141px !important;
	height:70px !important;
}

#item1406855 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1406829 {
	width:141px !important;
	height:70px !important;
}

#item1406830 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1406827 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1406906 {
	width:139px !important;
	height:70px !important;
}

#item1406907 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1406881 {
	width:139px !important;
	height:70px !important;
}

#item1406882 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1406879 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1406930 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1481149 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1481172 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1481146 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424680 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424680 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424680 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466049 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1286634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1286634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1286632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1286632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1286630 {
	width:600px !important;
	height:790px !important;
}

#item1286635 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1286640 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:127px !important;
}

#item1286645 {
	width:534px !important;
	height:248px !important;
	top:16px !important;
}

#item1287395 {
	width:511px !important;
	height:338px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1287395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1286676 {
	width:14px !important;
	height:9px !important;
}

#item1286679 {
	width:14px !important;
	height:9px !important;
	top:271px !important;
}

table#table1743562 th, table#table1743562 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-bottom:2.2px solid #fff;;
}

table#table1743562 tr {
	height:29px;;
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1743562 {
	table-layout:fixed;
}

#item1286684 {
	width:528px !important;
	height:233px !important;
	top:19px !important;
}

@keyframes intensificar-1286684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1286684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1286707 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1286707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1286707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1286863 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:255px !important;
}

#item1286866 {
	width:534px !important;
	height:514px !important;
	top:16px !important;
}

#item1287302 {
	width:509px !important;
	height: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-1287302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1286892 {
	width:14px !important;
	height:9px !important;
}

#item1286896 {
	width:14px !important;
	height:9px !important;
	top:537px !important;
}

#item1286732 {
	width:528px !important;
	height:47px !important;
}

@keyframes intensificar-1286732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1286732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1286755 {
	width:350px !important;
	height:296px !important;
	top:67px !important;
}

@keyframes intensificar-1286755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1286755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1286778 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:363px !important;
}

@keyframes intensificar-1286778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1286778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1286785 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1286785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1286785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1286808 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1286808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1286808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1286832 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1286832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1286832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1286856 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1286856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1286856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1286638 {
	width:564px !important;
	height:546px !important;
	left:636px !important;
	top:179px !important;
}

#item1286899 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1286922 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1286947 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1286953 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1286979 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1286980 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1286976 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1287013 {
	width:123px !important;
	height:50px !important;
}

#item1287014 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1286988 {
	width:123px !important;
	height:50px !important;
}

#item1286989 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1286983 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1287066 {
	width:101px !important;
	height:50px !important;
}

#item1287067 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1287041 {
	width:101px !important;
	height:50px !important;
}

#item1287042 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1287037 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1287120 {
	width:99px !important;
	height:50px !important;
}

#item1287121 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1287095 {
	width:99px !important;
	height:50px !important;
}

#item1287096 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1287091 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1466763 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1483333 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1483356 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1483330 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1287177 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1287177 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1287177 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466402 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1368666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1368660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1368658 {
	width:700px !important;
	height:309px !important;
}

#item1400130 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1747150 th, table#table1747150 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
	border-bottom:3.08px solid #fff;;
}

table#table1747150 tr {
	height:40.6px;;
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1747150 {
	table-layout:fixed;
}

#item1368891 {
	width:628px !important;
	height:347px !important;
	top:27px !important;
}

@keyframes intensificar-1368891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1368914 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1368914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421210 {
	width:595px !important;
	height:100px !important;
}

@keyframes intensificar-1421210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421248 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:27px !important;
}

#item1421114 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:224px !important;
}

#item1421124 {
	width:595px !important;
	height:493px !important;
}

@keyframes intensificar-1421124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1368680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1368681 {
	width:628px !important;
	height:66px !important;
}

#item1368704 {
	width:490px !important;
	height:414px !important;
	top:94px !important;
}

#item1368727 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:508px !important;
}

#item1368734 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1368757 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1368781 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1368804 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1368678 {
	width:664px !important;
	height:538px !important;
	left:36px !important;
	top:582px !important;
}

#item1368937 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

#item1368960 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1368985 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1368989 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1406984 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1406985 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1406981 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1407016 {
	width:172px !important;
	height:70px !important;
}

#item1407017 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1406990 {
	width:172px !important;
	height:70px !important;
}

#item1406991 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1406988 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1407068 {
	width:141px !important;
	height:70px !important;
}

#item1407069 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1407043 {
	width:141px !important;
	height:70px !important;
}

#item1407044 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1407040 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1407119 {
	width:139px !important;
	height:70px !important;
}

#item1407120 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1407094 {
	width:139px !important;
	height:70px !important;
}

#item1407095 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1407092 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1407143 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1481184 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1481207 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1481180 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424679 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424679 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424679 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466057 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1287476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1287474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1287472 {
	width:600px !important;
	height:790px !important;
}

#item1287477 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1287652 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:127px !important;
}

#item1287660 {
	width:534px !important;
	height:205px !important;
	top:16px !important;
}

#item1288244 {
	width:511px !important;
	height:323px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1288244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1288244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1287690 {
	width:14px !important;
	height:9px !important;
}

#item1287693 {
	width:14px !important;
	height:9px !important;
	top:229px !important;
}

table#table1751873 th, table#table1751873 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1751873 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1751873 {
	table-layout:fixed;
}

#item1287697 {
	width:528px !important;
	height:276px !important;
	top:19px !important;
}

@keyframes intensificar-1287697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1287721 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1287721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1287614 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:255px !important;
}

#item1287617 {
	width:534px !important;
	height:514px !important;
	top:16px !important;
}

#item1327862 {
	width:509px !important;
	height:820px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1327862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1327862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1287643 {
	width:14px !important;
	height:9px !important;
}

#item1287648 {
	width:14px !important;
	height:9px !important;
	top:537px !important;
}

#item1287483 {
	width:528px !important;
	height:47px !important;
}

@keyframes intensificar-1287483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1287506 {
	width:350px !important;
	height:296px !important;
	top:67px !important;
}

@keyframes intensificar-1287506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1287529 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:363px !important;
}

@keyframes intensificar-1287529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1287536 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1287536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1287559 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1287559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1287583 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1287583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1287606 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1287606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1287480 {
	width:564px !important;
	height:546px !important;
	left:636px !important;
	top:179px !important;
}

#item1287744 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1287768 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1287792 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1287795 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1287821 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1287822 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1287818 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1287854 {
	width:123px !important;
	height:50px !important;
}

#item1287855 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1287829 {
	width:123px !important;
	height:50px !important;
}

#item1287830 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1287825 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1287908 {
	width:101px !important;
	height:50px !important;
}

#item1287909 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1287882 {
	width:101px !important;
	height:50px !important;
}

#item1287883 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1287878 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1287961 {
	width:99px !important;
	height:50px !important;
}

#item1287962 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1287936 {
	width:99px !important;
	height:50px !important;
}

#item1287937 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1287932 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1466766 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1483362 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1483386 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1483359 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1288018 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1288018 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1288018 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466407 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1369244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1369238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369236 {
	width:700px !important;
	height:309px !important;
}

#item1400125 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1755419 th, table#table1755419 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1755419 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1755419 {
	table-layout:fixed;
}

#item1369471 {
	width:595px !important;
	height:206px !important;
	top:27px !important;
}

@keyframes intensificar-1369471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369494 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1369494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421346 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:367px !important;
}

#item1421354 {
	width:595px !important;
	height:231px !important;
}

@keyframes intensificar-1421354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421391 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:93px !important;
}

#item1421251 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:221px !important;
}

#item1421255 {
	width:595px !important;
	height:488px !important;
}

@keyframes intensificar-1421255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1369256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369257 {
	width:627px !important;
	height:66px !important;
}

#item1369280 {
	width:490px !important;
	height:414px !important;
	top:94px !important;
}

#item1369303 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:508px !important;
}

#item1369309 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1369333 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1369357 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1369380 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1369254 {
	width:664px !important;
	height:538px !important;
	left:36px !important;
	top:582px !important;
}

#item1369517 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

#item1369540 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1369564 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1369568 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1407193 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1407194 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1407190 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1407226 {
	width:172px !important;
	height:70px !important;
}

#item1407228 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1407200 {
	width:172px !important;
	height:70px !important;
}

#item1407201 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1407198 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1407278 {
	width:141px !important;
	height:70px !important;
}

#item1407279 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1407253 {
	width:141px !important;
	height:70px !important;
}

#item1407254 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1407251 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1407330 {
	width:139px !important;
	height:70px !important;
}

#item1407331 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1407304 {
	width:139px !important;
	height:70px !important;
}

#item1407305 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1407302 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1407354 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1481219 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1481242 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1481216 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424678 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424678 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424678 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466062 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1288302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1288302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1288300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1288300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1288298 {
	width:600px !important;
	height:790px !important;
}

#item1288304 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1288309 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:127px !important;
}

#item1288316 {
	width:534px !important;
	height:205px !important;
	top:16px !important;
}

#item1289084 {
	width:511px !important;
	height:395px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1289084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1289084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1288346 {
	width:14px !important;
	height:9px !important;
}

#item1288350 {
	width:14px !important;
	height:9px !important;
	top:229px !important;
}

table#table1760183 th, table#table1760183 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1760183 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1760183 {
	table-layout:fixed;
}

#item1288358 {
	width:528px !important;
	height:276px !important;
	top:19px !important;
}

@keyframes intensificar-1288358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1288358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1288381 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1288381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1288381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1288536 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1288539 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item1327957 {
	width:509px !important;
	height:671px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1327957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1327957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1288565 {
	width:14px !important;
	height:9px !important;
}

#item1288568 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1288406 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1288406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1288406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1288429 {
	width:350px !important;
	height:296px !important;
	top:49px !important;
}

@keyframes intensificar-1288429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1288429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1288452 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:344px !important;
}

@keyframes intensificar-1288452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1288452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1288460 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1288460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1288460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1288483 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1288483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1288483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1288507 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1288507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1288507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1288530 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1288530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1288530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1288307 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1288571 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1288594 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1288618 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1288624 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1288650 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1288651 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1288647 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1288686 {
	width:123px !important;
	height:50px !important;
}

#item1288687 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1288660 {
	width:123px !important;
	height:50px !important;
}

#item1288661 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1288655 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1288740 {
	width:101px !important;
	height:50px !important;
}

#item1288741 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1288714 {
	width:101px !important;
	height:50px !important;
}

#item1288715 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1288710 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1288794 {
	width:99px !important;
	height:50px !important;
}

#item1288795 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1288768 {
	width:99px !important;
	height:50px !important;
}

#item1288769 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1288764 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1466769 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1483395 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1483418 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1483392 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1288851 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1288851 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1288851 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466412 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1369819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1369814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369811 {
	width:700px !important;
	height:309px !important;
}

#item1400120 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1764840 th, table#table1764840 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1764840 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1764840 {
	table-layout:fixed;
}

#item1370041 {
	width:595px !important;
	height:248px !important;
	top:27px !important;
}

@keyframes intensificar-1370041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370064 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1370064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421475 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:370px !important;
}

#item1421482 {
	width:595px !important;
	height:212px !important;
}

@keyframes intensificar-1421482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421520 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:83px !important;
}

#item1421429 {
	width:595px !important;
	height:517px !important;
}

@keyframes intensificar-1421429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421468 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:236px !important;
}

@keyframes intensificar-1369828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369829 {
	width:628px !important;
	height:64px !important;
}

#item1369853 {
	width:490px !important;
	height:414px !important;
	top:85px !important;
}

#item1369876 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:498px !important;
}

#item1369884 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1369907 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1369931 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1369954 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1369826 {
	width:664px !important;
	height:529px !important;
	left:36px !important;
	top:558px !important;
}

#item1370087 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:512px !important;
}

#item1370110 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1370134 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1370140 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1407402 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1407403 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1407398 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1407433 {
	width:172px !important;
	height:70px !important;
}

#item1407434 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1407408 {
	width:172px !important;
	height:70px !important;
}

#item1407409 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1407406 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1407484 {
	width:141px !important;
	height:70px !important;
}

#item1407485 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1407459 {
	width:141px !important;
	height:70px !important;
}

#item1407460 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1407457 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1407536 {
	width:139px !important;
	height:70px !important;
}

#item1407537 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1407510 {
	width:139px !important;
	height:70px !important;
}

#item1407511 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1407508 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1407560 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1481249 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1481272 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1481246 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424676 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424676 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424676 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466067 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1289139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1289139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1289137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1289137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1289135 {
	width:600px !important;
	height:790px !important;
}

#item1289141 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1289152 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:87px !important;
}

#item1289157 {
	width:534px !important;
	height:167px !important;
	top:16px !important;
}

#item1289942 {
	width:511px !important;
	height:407px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1289942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1289942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1289187 {
	width:14px !important;
	height:9px !important;
}

#item1289190 {
	width:14px !important;
	height:9px !important;
	top:190px !important;
}

table#table1769792 th, table#table1769792 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1769792 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1769792 {
	table-layout:fixed;
}

#item1289194 {
	width:528px !important;
	height:305px !important;
	top:19px !important;
}

@keyframes intensificar-1289194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1289194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1289217 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1289217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1289217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1289370 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1289374 {
	width:534px !important;
	height:505px !important;
	top:16px !important;
}

#item1289854 {
	width:509px !important;
	height:1022px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1289854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1289854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1289401 {
	width:14px !important;
	height:9px !important;
}

#item1289405 {
	width:14px !important;
	height:9px !important;
	top:528px !important;
}

#item1289242 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1289242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1289242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1289265 {
	width:350px !important;
	height:296px !important;
	top:66px !important;
}

@keyframes intensificar-1289265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1289265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1289288 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:396px !important;
}

@keyframes intensificar-1289288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1289288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1289295 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1289295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1289295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1289318 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1289318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1289318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1289342 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1289342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1289342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1289365 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1289365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1289365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1289150 {
	width:564px !important;
	height:537px !important;
	left:636px !important;
	top:188px !important;
}

#item1289408 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1289431 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1289455 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1289460 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1289767 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1289486 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1289487 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1289483 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1289519 {
	width:123px !important;
	height:50px !important;
}

#item1289520 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1289494 {
	width:123px !important;
	height:50px !important;
}

#item1289495 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1289490 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1289572 {
	width:101px !important;
	height:50px !important;
}

#item1289573 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1289547 {
	width:101px !important;
	height:50px !important;
}

#item1289548 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1289543 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1289626 {
	width:99px !important;
	height:50px !important;
}

#item1289627 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1289600 {
	width:99px !important;
	height:50px !important;
}

#item1289601 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1289596 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1466775 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1483424 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1483447 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1483421 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1289685 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1289685 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1289685 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466419 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1370397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1370392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370390 {
	width:700px !important;
	height:309px !important;
}

#item1400113 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1773995 th, table#table1773995 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1773995 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1773995 {
	table-layout:fixed;
}

#item1370621 {
	width:595px !important;
	height:251px !important;
	top:27px !important;
}

@keyframes intensificar-1370621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370644 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1370644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421595 {
	width:595px !important;
	height:193px !important;
}

@keyframes intensificar-1421595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421641 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:353px !important;
}

#item1421644 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:74px !important;
}

#item1421526 {
	width:595px !important;
	height:500px !important;
}

@keyframes intensificar-1421526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421587 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:227px !important;
}

@keyframes intensificar-1370406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370407 {
	width:628px !important;
	height:64px !important;
}

#item1370430 {
	width:490px !important;
	height:388px !important;
	top:92px !important;
}

#item1370454 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:448px !important;
}

#item1370462 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1370485 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1370509 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1370532 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1370404 {
	width:664px !important;
	height:501px !important;
	left:36px !important;
	top:595px !important;
}

#item1370667 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:533px !important;
}

#item1370690 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:450px !important;
}

#item1370714 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1370717 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1370740 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1407614 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1407615 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1407611 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1407646 {
	width:172px !important;
	height:70px !important;
}

#item1407647 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1407621 {
	width:172px !important;
	height:70px !important;
}

#item1407622 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1407619 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1407698 {
	width:141px !important;
	height:70px !important;
}

#item1407699 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1407672 {
	width:141px !important;
	height:70px !important;
}

#item1407673 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1407670 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1407749 {
	width:139px !important;
	height:70px !important;
}

#item1407750 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1407724 {
	width:139px !important;
	height:70px !important;
}

#item1407725 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1407722 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1407774 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1481281 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1481304 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1481278 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424675 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424675 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424675 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466073 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1290076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1290076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1290074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1290074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1290072 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1290077 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1290080 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:145px !important;
}

#item1290104 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item1290128 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1290132 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1290908 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:76px !important;
}

#item1290911 {
	width:534px !important;
	height:146px !important;
	top:23px !important;
}

table#table1778710 th, table#table1778710 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1778710 tr {
	background:#f5f5f5;;
}

table#table1778710 {
	table-layout:fixed;
}

#item1471846 {
	width:502px !important;
	height:457px !important;
}

@keyframes intensificar-1471846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1290940 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1290943 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:177px !important;
}

#item1336999 {
	width:528px !important;
	height:352px !important;
	top:14px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1336999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1290372 {
	width:528px !important;
	height:26px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1290372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1290372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1344628 {
	width:528px !important;
	height:426px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1344628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1290332 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:249px !important;
}

#item1290337 {
	width:534px !important;
	height:505px !important;
	top:9px !important;
}

#item1290849 {
	width:509px !important;
	height:636px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1290849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1290849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1290363 {
	width:14px !important;
	height:9px !important;
}

#item1290367 {
	width:14px !important;
	height:9px !important;
	top:521px !important;
}

#item1290158 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1290158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1290158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1290181 {
	width:350px !important;
	height:453px !important;
	top:66px !important;
}

@keyframes intensificar-1290181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1290181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1290204 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:335px !important;
}

@keyframes intensificar-1290204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1290204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1290227 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:503px !important;
}

@keyframes intensificar-1290227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1290227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1290232 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:367px !important;
}

@keyframes intensificar-1290232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1290232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1290255 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:446px !important;
}

@keyframes intensificar-1290255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1290255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1290278 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:462px !important;
}

@keyframes intensificar-1290278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1290278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1290302 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1290302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1290302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1290326 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1290326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1290326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1290155 {
	width:564px !important;
	height:541px !important;
	left:36px !important;
	top:195px !important;
}

#item1290475 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1290477 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1290472 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1290508 {
	width:123px !important;
	height:50px !important;
}

#item1290509 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1290483 {
	width:123px !important;
	height:50px !important;
}

#item1290484 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1290480 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1290560 {
	width:113px !important;
	height:50px !important;
}

#item1290561 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1290535 {
	width:113px !important;
	height:50px !important;
}

#item1290536 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1290532 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1290612 {
	width:101px !important;
	height:50px !important;
}

#item1290613 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1290587 {
	width:101px !important;
	height:50px !important;
}

#item1290588 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1290584 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1290666 {
	width:101px !important;
	height:50px !important;
}

#item1290667 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1290639 {
	width:101px !important;
	height:50px !important;
}

#item1290640 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1290636 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1290693 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1290716 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1290690 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1290723 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1290723 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1290723 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466955 {
	width:186px !important;
	height:180px !important;
	top:1020px !important;
}

@keyframes intensificar-1370992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1370987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370985 {
	width:700px !important;
	height:309px !important;
}

#item1400107 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1371003 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:512px !important;
}

#item1371026 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1371050 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1371053 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1371405 {
	width:595px !important;
	height:139px !important;
}

@keyframes intensificar-1371405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421706 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:317px !important;
}

table#table1785927 th, table#table1785927 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1785927 tr {
	background:#f5f5f5;;
}

table#table1785927 {
	table-layout:fixed;
}

#item1421717 {
	width:595px !important;
	height:287px !important;
	top:28px !important;
}

@keyframes intensificar-1421717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421740 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1421740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421800 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:47px !important;
}

#item1371295 {
	width:628px !important;
	height:36px !important;
}

@keyframes intensificar-1371295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371320 {
	width:595px !important;
	height:447px !important;
}

@keyframes intensificar-1371320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421698 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:237px !important;
}

#item1421654 {
	width:595px !important;
	height:483px !important;
}

@keyframes intensificar-1421654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421803 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:219px !important;
}

@keyframes intensificar-1371079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371081 {
	width:628px !important;
	height:88px !important;
}

#item1371104 {
	width:490px !important;
	height:355px !important;
	top:105px !important;
}

#item1371127 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:277px !important;
}

#item1371150 {
	width:124px !important;
	height:31px !important;
	left:503px !important;
	top:491px !important;
}

#item1371157 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:299px !important;
}

#item1371180 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:389px !important;
}

#item1371204 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:411px !important;
}

#item1371228 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1371252 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1371076 {
	width:664px !important;
	height:522px !important;
	left:36px !important;
	top:592px !important;
}

#item1416038 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1416039 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1416035 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1416073 {
	width:172px !important;
	height:70px !important;
}

#item1416074 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1416046 {
	width:172px !important;
	height:70px !important;
}

#item1416047 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1416044 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1416124 {
	width:158px !important;
	height:70px !important;
}

#item1416125 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1416099 {
	width:158px !important;
	height:70px !important;
}

#item1416100 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1416097 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1416175 {
	width:141px !important;
	height:70px !important;
}

#item1416176 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1416150 {
	width:141px !important;
	height:70px !important;
}

#item1416151 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1416148 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1416227 {
	width:141px !important;
	height:70px !important;
}

#item1416228 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1416202 {
	width:141px !important;
	height:70px !important;
}

#item1416203 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1416199 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
}

#item1466958 {
	width:34px !important;
	height:73px !important;
	left:16px !important;
	top:1129px !important;
}

#item1481312 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1481335 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1481309 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424674 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424674 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424674 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466078 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1291039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1291039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1291037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1291037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1291035 {
	width:600px !important;
	height:790px !important;
}

#item1291040 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1291045 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:444px !important;
}

#item1291051 {
	width:534px !important;
	height:205px !important;
	top:16px !important;
}

table#table1791376 th, table#table1791376 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1791376 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1791376 {
	table-layout:fixed;
}

#item1337313 {
	width:502px !important;
	height:435px !important;
	top:19px !important;
}

@keyframes intensificar-1337313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337336 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1337336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1291081 {
	width:14px !important;
	height:9px !important;
}

#item1291085 {
	width:14px !important;
	height:9px !important;
	top:231px !important;
}

#item1337200 {
	width:529px !important;
	height:301px !important;
	left:1px !important;
	top:17px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1337200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1291270 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1291276 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1291712 {
	width:509px !important;
	height:995px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1291712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1291712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1291302 {
	width:14px !important;
	height:9px !important;
}

#item1291305 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1291138 {
	width:528px !important;
	height:47px !important;
}

@keyframes intensificar-1291138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1291138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1291162 {
	width:350px !important;
	height:454px !important;
	top:67px !important;
}

@keyframes intensificar-1291162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1291162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1291186 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:530px !important;
}

@keyframes intensificar-1291186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1291186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1291195 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1291195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1291195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1291218 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1291218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1291218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1291242 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1291242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1291242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1291265 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1291265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1291265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1291043 {
	width:564px !important;
	height:571px !important;
	left:636px !important;
	top:161px !important;
}

#item1291308 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1291332 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1291357 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1291360 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1291386 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1291387 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1291383 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1291419 {
	width:123px !important;
	height:50px !important;
}

#item1291420 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1291394 {
	width:123px !important;
	height:50px !important;
}

#item1291395 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1291390 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1291472 {
	width:101px !important;
	height:50px !important;
}

#item1291473 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1291447 {
	width:101px !important;
	height:50px !important;
}

#item1291448 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1291443 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1291527 {
	width:99px !important;
	height:50px !important;
}

#item1291528 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1291502 {
	width:99px !important;
	height:50px !important;
}

#item1291503 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1291498 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1466778 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1483453 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1483477 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1483450 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1291585 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1291585 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1291585 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466431 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1371717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1371709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371707 {
	width:700px !important;
	height:309px !important;
}

#item1400101 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1371962 {
	width:595px !important;
	height:133px !important;
	left:2px !important;
}

@keyframes intensificar-1371962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1798924 th, table#table1798924 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1798924 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1798924 {
	table-layout:fixed;
}

#item1421890 {
	width:595px !important;
	height:291px !important;
	top:27px !important;
}

@keyframes intensificar-1421890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421913 {
	width:68px !important;
	height:12px !important;
}

@keyframes intensificar-1421913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421970 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:315px !important;
}

#item1421976 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:44px !important;
}

#item1421807 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:219px !important;
}

#item1421816 {
	width:595px !important;
	height:483px !important;
	left:2px !important;
}

@keyframes intensificar-1421816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1371729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371730 {
	width:626px !important;
	height:88px !important;
}

#item1371753 {
	width:490px !important;
	height:326px !important;
	top:108px !important;
}

#item1371776 {
	width:125px !important;
	height:31px !important;
	left:506px !important;
	top:486px !important;
}

#item1371783 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1371806 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1371830 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1371853 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1371727 {
	width:666px !important;
	height:517px !important;
	left:34px !important;
	top:592px !important;
}

#item1371989 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:530px !important;
}

#item1372012 {
	width:626px !important;
	height:65px !important;
	left:36px !important;
	top:450px !important;
}

#item1372036 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1372041 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1407947 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1407948 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1407944 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1407979 {
	width:172px !important;
	height:70px !important;
}

#item1407980 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1407954 {
	width:172px !important;
	height:70px !important;
}

#item1407955 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1407952 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1408031 {
	width:141px !important;
	height:70px !important;
}

#item1408032 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1408006 {
	width:141px !important;
	height:70px !important;
}

#item1408007 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1408003 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1408083 {
	width:139px !important;
	height:70px !important;
}

#item1408084 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1408057 {
	width:139px !important;
	height:70px !important;
}

#item1408058 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1408055 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1408107 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1481347 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1481370 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1481344 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424673 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424673 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424673 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466085 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1291876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1291876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1291874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1291874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1291872 {
	width:600px !important;
	height:790px !important;
}

#item1291877 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1291882 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:456px !important;
}

#item1291889 {
	width:534px !important;
	height:127px !important;
	top:16px !important;
}

table#table1803508 th, table#table1803508 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-bottom:2.2px solid #fff;;
}

table#table1803508 tr {
	height:29px;;
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1803508 {
	table-layout:fixed;
}

#item1337525 {
	width:502px !important;
	height:406px !important;
	top:19px !important;
}

@keyframes intensificar-1337525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337548 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1337548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1291919 {
	width:14px !important;
	height:9px !important;
}

#item1291922 {
	width:14px !important;
	height:9px !important;
	top:152px !important;
}

#item1337482 {
	width:527px !important;
	height:367px !important;
	left:1px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1337482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292107 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1292110 {
	width:534px !important;
	height:515px !important;
	top:16px !important;
}

#item1328275 {
	width:509px !important;
	height:926px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1328275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1328275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292137 {
	width:14px !important;
	height:9px !important;
}

#item1292140 {
	width:14px !important;
	height:9px !important;
	top:538px !important;
}

#item1291978 {
	width:528px !important;
	height:47px !important;
}

@keyframes intensificar-1291978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1291978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292001 {
	width:350px !important;
	height:454px !important;
	top:67px !important;
}

@keyframes intensificar-1292001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292024 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:513px !important;
}

@keyframes intensificar-1292024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292030 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1292030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292053 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1292053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292078 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1292078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292101 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1292101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1291880 {
	width:564px !important;
	height:551px !important;
	left:636px !important;
	top:178px !important;
}

#item1292143 {
	width:537px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1292166 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1292190 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1292195 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1292221 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1292223 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1292218 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1292257 {
	width:123px !important;
	height:50px !important;
}

#item1292258 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1292232 {
	width:123px !important;
	height:50px !important;
}

#item1292233 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1292227 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1292310 {
	width:101px !important;
	height:50px !important;
}

#item1292311 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1292285 {
	width:101px !important;
	height:50px !important;
}

#item1292286 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1292281 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1292363 {
	width:99px !important;
	height:50px !important;
}

#item1292364 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1292338 {
	width:99px !important;
	height:50px !important;
}

#item1292339 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1292334 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1466784 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1483484 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1483507 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1483481 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1292421 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1292421 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1292421 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466437 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1372294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1372287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372285 {
	width:700px !important;
	height:309px !important;
}

#item1400095 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1372540 {
	width:595px !important;
	height:128px !important;
}

@keyframes intensificar-1372540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1811595 th, table#table1811595 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
	border-bottom:3.08px solid #fff;;
}

table#table1811595 tr {
	height:40.6px;;
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1811595 {
	table-layout:fixed;
}

#item1422044 {
	width:595px !important;
	height:291px !important;
	top:27px !important;
}

@keyframes intensificar-1422044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422067 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1422067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422133 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:41px !important;
}

#item1422137 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:309px !important;
}

#item1421979 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:216px !important;
}

#item1421982 {
	width:595px !important;
	height:477px !important;
}

@keyframes intensificar-1421982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1372305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372306 {
	width:628px !important;
	height:66px !important;
}

#item1372331 {
	width:490px !important;
	height:302px !important;
	top:94px !important;
}

#item1372354 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:451px !important;
}

#item1372361 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1372384 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1372408 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1372431 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1372303 {
	width:664px !important;
	height:482px !important;
	left:36px !important;
	top:598px !important;
}

#item1372567 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:513px !important;
}

#item1372590 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1372614 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1372618 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1408147 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1408148 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1408144 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1408179 {
	width:172px !important;
	height:70px !important;
}

#item1408180 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1408154 {
	width:172px !important;
	height:70px !important;
}

#item1408155 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1408152 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1408231 {
	width:141px !important;
	height:70px !important;
}

#item1408232 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1408205 {
	width:141px !important;
	height:70px !important;
}

#item1408206 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1408203 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1408282 {
	width:139px !important;
	height:70px !important;
}

#item1408283 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1408257 {
	width:139px !important;
	height:70px !important;
}

#item1408258 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1408255 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1408306 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1481411 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1481434 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1481408 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424672 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424672 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424672 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466090 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1292752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1292750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292748 {
	width:600px !important;
	height:790px !important;
}

#item1292753 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1292765 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:87px !important;
}

#item1292770 {
	width:534px !important;
	height:168px !important;
	top:16px !important;
}

#item1293552 {
	width:508px !important;
	height:420px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1293552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1293552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292801 {
	width:14px !important;
	height:9px !important;
}

#item1292804 {
	width:14px !important;
	height:9px !important;
	top:191px !important;
}

table#table1816937 th, table#table1816937 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-bottom:2.2px solid #fff;;
}

table#table1816937 tr {
	height:29px;;
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1816937 {
	table-layout:fixed;
}

#item1292808 {
	width:528px !important;
	height:314px !important;
	top:19px !important;
}

@keyframes intensificar-1292808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292831 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1292831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292985 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1292989 {
	width:534px !important;
	height:515px !important;
	top:16px !important;
}

#item1328060 {
	width:509px !important;
	height:1180px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1328060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1328060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1293015 {
	width:14px !important;
	height:9px !important;
}

#item1293020 {
	width:14px !important;
	height:9px !important;
	top:538px !important;
}

#item1292856 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1292856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292879 {
	width:350px !important;
	height:454px !important;
	top:49px !important;
}

@keyframes intensificar-1292879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292902 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:378px !important;
}

@keyframes intensificar-1292902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292908 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1292908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292931 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1292931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292956 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1292956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292979 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1292979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292763 {
	width:564px !important;
	height:547px !important;
	left:636px !important;
	top:178px !important;
}

#item1293024 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1293047 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1293071 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1293075 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1293101 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1293102 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1293098 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1293136 {
	width:123px !important;
	height:50px !important;
}

#item1293137 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1293110 {
	width:123px !important;
	height:50px !important;
}

#item1293112 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1293105 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1293190 {
	width:101px !important;
	height:50px !important;
}

#item1293191 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1293164 {
	width:101px !important;
	height:50px !important;
}

#item1293165 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1293160 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1293244 {
	width:99px !important;
	height:50px !important;
}

#item1293245 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1293218 {
	width:99px !important;
	height:50px !important;
}

#item1293220 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1293214 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1466787 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1483514 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1483537 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1483510 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1293305 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1293305 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1293305 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466442 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1372871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1372865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372863 {
	width:700px !important;
	height:309px !important;
}

#item1400088 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1825489 th, table#table1825489 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
	border-bottom:3.08px solid #fff;;
}

table#table1825489 tr {
	height:40.6px;;
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1825489 {
	table-layout:fixed;
}

#item1373099 {
	width:595px !important;
	height:249px !important;
	top:27px !important;
}

@keyframes intensificar-1373099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373122 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1373122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422204 {
	width:595px !important;
	height:189px !important;
}

@keyframes intensificar-1422204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422245 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:347px !important;
}

#item1422249 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:72px !important;
}

#item1422140 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:224px !important;
}

#item1422148 {
	width:595px !important;
	height:494px !important;
}

@keyframes intensificar-1422148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1372884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372885 {
	width:628px !important;
	height:64px !important;
}

#item1372908 {
	width:490px !important;
	height:397px !important;
	top:84px !important;
}

#item1372931 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:507px !important;
}

#item1372939 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1372962 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1372986 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1373009 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1372882 {
	width:664px !important;
	height:538px !important;
	left:36px !important;
	top:581px !important;
}

#item1373145 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:513px !important;
}

#item1373168 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1373192 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1373195 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1408372 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1408373 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1408369 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1408403 {
	width:172px !important;
	height:70px !important;
}

#item1408404 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1408378 {
	width:172px !important;
	height:70px !important;
}

#item1408379 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1408376 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1408455 {
	width:141px !important;
	height:70px !important;
}

#item1408456 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1408429 {
	width:141px !important;
	height:70px !important;
}

#item1408430 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1408427 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1408506 {
	width:139px !important;
	height:70px !important;
}

#item1408507 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1408481 {
	width:139px !important;
	height:70px !important;
}

#item1408482 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1408479 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1408530 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1481441 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1481464 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1481438 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424671 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424671 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424671 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466102 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1293613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1293613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1293611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1293611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1293609 {
	width:600px !important;
	height:790px !important;
}

#item1293614 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table1830160 th, table#table1830160 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1830160 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1830160 {
	table-layout:fixed;
}

#item1293620 {
	width:528px !important;
	height:156px !important;
	top:255px !important;
}

@keyframes intensificar-1293620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1293620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1293643 {
	width:528px !important;
	height:226px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1293643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1293643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1293666 {
	width:57px !important;
	height:13px !important;
	top:236px !important;
}

@keyframes intensificar-1293666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1293666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1294205 {
	width:528px !important;
	height:548px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1294205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1293695 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1293695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1293695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1293718 {
	width:350px !important;
	height:232px !important;
	top:66px !important;
}

@keyframes intensificar-1293718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1293718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1293741 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:118px !important;
}

@keyframes intensificar-1293741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1293741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1293764 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:134px !important;
}

@keyframes intensificar-1293764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1293764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1293787 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:191px !important;
}

@keyframes intensificar-1293787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1293787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1293793 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1293793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1293793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1293818 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1293818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1293818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1293617 {
	width:564px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1293862 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1293885 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1293909 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1293913 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1293939 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1293940 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1293936 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1293974 {
	width:123px !important;
	height:50px !important;
}

#item1293975 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1293949 {
	width:123px !important;
	height:50px !important;
}

#item1293950 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1293945 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1294027 {
	width:99px !important;
	height:50px !important;
}

#item1294028 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1294002 {
	width:99px !important;
	height:50px !important;
}

#item1294003 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1293998 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1294080 {
	width:101px !important;
	height:50px !important;
}

#item1294081 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1294055 {
	width:101px !important;
	height:50px !important;
}

#item1294056 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1294051 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1466792 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1483550 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1483573 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1483547 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1294141 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1294141 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1294141 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466448 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1373452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1373447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373445 {
	width:700px !important;
	height:309px !important;
}

#item1400084 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

@keyframes intensificar-1373616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1833135 th, table#table1833135 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1833135 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1833135 {
	table-layout:fixed;
}

#item1373617 {
	width:628px !important;
	height:260px !important;
	top:238px !important;
}

@keyframes intensificar-1373617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373640 {
	width:595px !important;
	height:169px !important;
}

@keyframes intensificar-1373640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373663 {
	width:80px !important;
	height:18px !important;
	top:210px !important;
}

@keyframes intensificar-1373663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422264 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:82px !important;
}

#item1373591 {
	width:595px !important;
	height:498px !important;
	top:20px !important;
}

@keyframes intensificar-1373591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422254 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:246px !important;
}

@keyframes intensificar-1373463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373464 {
	width:628px !important;
	height:64px !important;
}

#item1373487 {
	width:490px !important;
	height:325px !important;
	top:92px !important;
}

#item1373510 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:165px !important;
}

#item1373533 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:187px !important;
}

#item1373556 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:268px !important;
}

#item1373563 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1373586 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1373461 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1373691 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1373714 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1373738 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1373742 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1408588 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1408589 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1408585 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1408620 {
	width:172px !important;
	height:70px !important;
}

#item1408621 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1408595 {
	width:172px !important;
	height:70px !important;
}

#item1408596 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1408593 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1408672 {
	width:141px !important;
	height:70px !important;
}

#item1408673 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1408646 {
	width:141px !important;
	height:70px !important;
}

#item1408648 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1408644 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1408724 {
	width:139px !important;
	height:70px !important;
}

#item1408725 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1408698 {
	width:139px !important;
	height:70px !important;
}

#item1408699 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1408696 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1408748 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1481472 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1481496 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1481469 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424670 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424670 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424670 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466109 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1466109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1294270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1294268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1294266 {
	width:600px !important;
	height:790px !important;
}

#item1294271 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table1835979 tr {
	border-right:2.2px solid #fff;;
}

table#table1835979 {
	table-layout:fixed;
}

#item1294280 {
	width:528px !important;
	height:265px !important;
	top:19px !important;
}

@keyframes intensificar-1294280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1294327 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1294327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1294959 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:120px !important;
}

#item1294962 {
	width:534px !important;
	height:235px !important;
	top:16px !important;
}

#item1295060 {
	width:508px !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-1295060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1294992 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1294998 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:258px !important;
}

#item1294483 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:253px !important;
}

#item1294486 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1328360 {
	width:509px !important;
	height:685px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1328360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1328360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1294512 {
	width:14px !important;
	height:9px !important;
}

#item1294515 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1294356 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1294356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1294379 {
	width:350px !important;
	height:232px !important;
	top:49px !important;
}

@keyframes intensificar-1294379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1294402 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:237px !important;
}

@keyframes intensificar-1294402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1294426 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:253px !important;
}

@keyframes intensificar-1294426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1294449 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:310px !important;
}

@keyframes intensificar-1294449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1294455 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1294455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1294478 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1294478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1294277 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1294518 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1294542 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1294566 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1294571 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1294597 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1294598 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1294594 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1294631 {
	width:123px !important;
	height:50px !important;
}

#item1294632 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1294606 {
	width:123px !important;
	height:50px !important;
}

#item1294607 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1294602 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1294684 {
	width:99px !important;
	height:50px !important;
}

#item1294685 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1294659 {
	width:99px !important;
	height:50px !important;
}

#item1294660 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1294655 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1294739 {
	width:101px !important;
	height:50px !important;
}

#item1294740 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1294713 {
	width:101px !important;
	height:50px !important;
}

#item1294714 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1294709 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1466796 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1483580 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1483604 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1483577 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1294797 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1294797 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1294797 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466453 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1373990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1373996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373988 {
	width:700px !important;
	height:309px !important;
}

#item1400077 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

@keyframes intensificar-1374175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1374175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1844178 tr {
	border-right:3.08px solid #fff;;
}

table#table1844178 {
	table-layout:fixed;
}

#item1374176 {
	width:628px !important;
	height:406px !important;
	top:27px !important;
}

@keyframes intensificar-1374176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1374176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1374199 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1374199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1374199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422322 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:7px !important;
}

#item1422333 {
	width:595px !important;
	height:59px !important;
}

#item1422273 {
	width:595px !important;
	height:507px !important;
}

@keyframes intensificar-1422273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422267 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:231px !important;
}

@keyframes intensificar-1374007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1374007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1374008 {
	width:628px !important;
	height:40px !important;
}

#item1374031 {
	width:490px !important;
	height:325px !important;
	top:68px !important;
}

#item1374055 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:332px !important;
}

#item1374078 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:354px !important;
}

#item1374101 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:434px !important;
}

#item1374108 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1374131 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1374005 {
	width:664px !important;
	height:507px !important;
	left:36px !important;
	top:568px !important;
}

#item1374264 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:506px !important;
}

#item1374287 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1374311 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1374314 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1408815 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1408816 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1408812 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1408846 {
	width:172px !important;
	height:70px !important;
}

#item1408847 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1408821 {
	width:172px !important;
	height:70px !important;
}

#item1408822 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1408819 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1408897 {
	width:141px !important;
	height:70px !important;
}

#item1408898 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1408872 {
	width:141px !important;
	height:70px !important;
}

#item1408873 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1408870 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1408949 {
	width:139px !important;
	height:70px !important;
}

#item1408950 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1408924 {
	width:139px !important;
	height:70px !important;
}

#item1408925 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1408921 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1408974 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1481505 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1481528 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1481502 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424669 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424669 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424669 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466114 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1295113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1295111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295109 {
	width:600px !important;
	height:790px !important;
}

#item1295114 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1295119 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:444px !important;
}

#item1295124 {
	width:534px !important;
	height:183px !important;
	top:16px !important;
}

table#table1848417 th, table#table1848417 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1848417 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1848417 {
	table-layout:fixed;
}

#item1344250 {
	width:509px !important;
	height:410px !important;
}

@keyframes intensificar-1344250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295154 {
	width:14px !important;
	height:9px !important;
}

#item1295158 {
	width:14px !important;
	height:9px !important;
	top:206px !important;
}

#item1344127 {
	width:528px !important;
	height:326px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1344127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295341 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1295346 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1328438 {
	width:509px !important;
	height:785px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1328438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1328438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295373 {
	width:14px !important;
	height:9px !important;
}

#item1295376 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1295213 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1295213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295236 {
	width:350px !important;
	height:475px !important;
	top:49px !important;
}

@keyframes intensificar-1295236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295259 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:479px !important;
}

@keyframes intensificar-1295259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295266 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1295266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295289 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1295289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295313 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1295313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295336 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1295336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295117 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1295382 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1295405 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1295429 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1295432 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1295459 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1295460 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1295455 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1295492 {
	width:123px !important;
	height:50px !important;
}

#item1295493 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1295467 {
	width:123px !important;
	height:50px !important;
}

#item1295468 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1295463 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1295546 {
	width:101px !important;
	height:50px !important;
}

#item1295547 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1295521 {
	width:101px !important;
	height:50px !important;
}

#item1295522 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1295517 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1295599 {
	width:99px !important;
	height:50px !important;
}

#item1295600 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1295574 {
	width:99px !important;
	height:50px !important;
}

#item1295575 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1295570 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1466801 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1483614 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1483637 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1483610 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1295655 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1295655 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1295655 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466460 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1374570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1374570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1374563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1374563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1374561 {
	width:700px !important;
	height:309px !important;
}

#item1400071 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1374814 {
	width:595px !important;
	height:195px !important;
}

@keyframes intensificar-1374814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1374814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1854309 th, table#table1854309 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1854309 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1854309 {
	table-layout:fixed;
}

#item1422420 {
	width:595px !important;
	height:249px !important;
	top:27px !important;
}

@keyframes intensificar-1422420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422443 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1422443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422510 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:75px !important;
}

#item1422513 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:354px !important;
}

#item1422369 {
	width:595px !important;
	height:501px !important;
}

@keyframes intensificar-1422369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422411 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:228px !important;
}

@keyframes intensificar-1374581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1374581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1374582 {
	width:628px !important;
	height:40px !important;
}

#item1374605 {
	width:490px !important;
	height:443px !important;
	top:54px !important;
}

#item1374628 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:500px !important;
}

#item1374636 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1374660 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1374684 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1374707 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1374579 {
	width:664px !important;
	height:531px !important;
	left:36px !important;
	top:574px !important;
}

#item1374841 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

#item1374864 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1374888 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1374893 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1409025 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1409026 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1409022 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1409057 {
	width:172px !important;
	height:70px !important;
}

#item1409058 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1409032 {
	width:172px !important;
	height:70px !important;
}

#item1409033 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1409030 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1409108 {
	width:141px !important;
	height:70px !important;
}

#item1409109 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1409083 {
	width:141px !important;
	height:70px !important;
}

#item1409084 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1409081 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1409160 {
	width:139px !important;
	height:70px !important;
}

#item1409161 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1409135 {
	width:139px !important;
	height:70px !important;
}

#item1409136 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1409133 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1409184 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1481538 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1481561 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1481534 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424668 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424668 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424668 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466121 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1295843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1295841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295839 {
	width:600px !important;
	height:790px !important;
}

#item1295845 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1296114 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1296137 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1296162 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1296166 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1295851 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:138px !important;
}

#item1295859 {
	width:534px !important;
	height:269px !important;
	top:16px !important;
}

#item1296676 {
	width:511px !important;
	height:476px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1296676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295889 {
	width:14px !important;
	height:9px !important;
}

#item1295892 {
	width:14px !important;
	height:9px !important;
	top:292px !important;
}

#item1344460 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:108px !important;
}

#item1344467 {
	width:534px !important;
	height:210px !important;
	top:16px !important;
}

table#table1859902 th, table#table1859902 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1859902 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1859902 {
	table-layout:fixed;
}

#item1344541 {
	width:511px !important;
	height:465px !important;
}

@keyframes intensificar-1344541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1344499 {
	width:14px !important;
	height:9px !important;
}

#item1344503 {
	width:14px !important;
	height:9px !important;
	top:233px !important;
}

#item1296079 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:253px !important;
}

#item1296082 {
	width:534px !important;
	height:515px !important;
	top:16px !important;
}

#item1328527 {
	width:509px !important;
	height:983px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1328527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1328527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296108 {
	width:14px !important;
	height:9px !important;
}

#item1296111 {
	width:14px !important;
	height:9px !important;
	top:538px !important;
}

#item1295946 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1295946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295969 {
	width:350px !important;
	height:472px !important;
	top:49px !important;
}

@keyframes intensificar-1295969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295992 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:513px !important;
}

@keyframes intensificar-1295992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296000 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1296000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296023 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1296023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296048 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1296048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296071 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1296071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295849 {
	width:564px !important;
	height:551px !important;
	left:636px !important;
	top:178px !important;
}

#item1296193 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1296194 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1296189 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1296226 {
	width:123px !important;
	height:50px !important;
}

#item1296227 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1296201 {
	width:123px !important;
	height:50px !important;
}

#item1296202 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1296197 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1296279 {
	width:101px !important;
	height:50px !important;
}

#item1296280 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1296254 {
	width:101px !important;
	height:50px !important;
}

#item1296255 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1296250 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1296333 {
	width:99px !important;
	height:50px !important;
}

#item1296334 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1296307 {
	width:99px !important;
	height:50px !important;
}

#item1296308 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1296303 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1466807 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1483644 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1483667 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1483641 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1296392 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1296392 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1296392 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466466 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1375148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1375143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375141 {
	width:700px !important;
	height:309px !important;
}

#item1400064 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1422574 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:72px !important;
}

#item1422724 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:347px !important;
}

#item1422587 {
	width:595px !important;
	height:189px !important;
}

@keyframes intensificar-1422587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1865474 th, table#table1865474 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1865474 tr {
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1865474 {
	table-layout:fixed;
}

#item1422639 {
	width:595px !important;
	height:249px !important;
	top:26px !important;
}

@keyframes intensificar-1422639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422662 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1422662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422517 {
	width:595px !important;
	height:494px !important;
}

@keyframes intensificar-1422517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422571 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:224px !important;
}

@keyframes intensificar-1375158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375159 {
	width:628px !important;
	height:64px !important;
}

#item1375182 {
	width:395px !important;
	height:340px !important;
	top:84px !important;
}

#item1375205 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:484px !important;
}

#item1375212 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1375235 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1375259 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1375283 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1375156 {
	width:664px !important;
	height:515px !important;
	left:36px !important;
	top:581px !important;
}

#item1375432 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

#item1375456 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1375480 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1375484 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1409238 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1409239 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1409235 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1409271 {
	width:172px !important;
	height:70px !important;
}

#item1409272 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1409246 {
	width:172px !important;
	height:70px !important;
}

#item1409247 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1409244 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1409324 {
	width:141px !important;
	height:70px !important;
}

#item1409325 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1409297 {
	width:141px !important;
	height:70px !important;
}

#item1409298 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1409295 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1409375 {
	width:139px !important;
	height:70px !important;
}

#item1409376 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1409350 {
	width:139px !important;
	height:70px !important;
}

#item1409351 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1409348 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1409399 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1481567 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1481590 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1481564 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424667 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424667 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424667 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466127 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1296739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1296737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296735 {
	width:600px !important;
	height:790px !important;
}

#item1296741 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table1870044 tr {
	border-right:2.2px solid #fff;;
}

table#table1870044 {
	table-layout:fixed;
}

#item1296748 {
	width:528px !important;
	height:191px !important;
	top:14px !important;
}

@keyframes intensificar-1296748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296795 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1296795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465852 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:160px !important;
}

#item1465857 {
	width:534px !important;
	height:313px !important;
	top:16px !important;
}

#item1465858 {
	width:511px !important;
	height:450px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1465858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465882 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1465885 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:339px !important;
}

#item1297338 {
	width:528px !important;
	height:548px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1297338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296824 {
	width:528px !important;
	height:12px !important;
}

@keyframes intensificar-1296824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296847 {
	width:350px !important;
	height:232px !important;
	top:32px !important;
}

@keyframes intensificar-1296847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296870 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:152px !important;
}

@keyframes intensificar-1296870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296894 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:168px !important;
}

@keyframes intensificar-1296894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296917 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:225px !important;
}

@keyframes intensificar-1296917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296923 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1296923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296946 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1296946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296745 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1296990 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1297013 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1297037 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1297041 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1297068 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1297069 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1297064 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1297101 {
	width:123px !important;
	height:50px !important;
}

#item1297102 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1297076 {
	width:123px !important;
	height:50px !important;
}

#item1297077 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1297072 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1297154 {
	width:99px !important;
	height:50px !important;
}

#item1297155 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1297129 {
	width:99px !important;
	height:50px !important;
}

#item1297130 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1297125 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1297209 {
	width:101px !important;
	height:50px !important;
}

#item1297210 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1297183 {
	width:101px !important;
	height:50px !important;
}

#item1297184 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1297178 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1466811 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1483680 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1483703 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1483677 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1297267 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1297267 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1297267 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466471 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1375740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1375734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375732 {
	width:700px !important;
	height:309px !important;
}

#item1400060 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

@keyframes intensificar-1375905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1873613 tr {
	border-right:3.08px solid #fff;;
}

table#table1873613 {
	table-layout:fixed;
}

#item1375906 {
	width:628px !important;
	height:281px !important;
	top:237px !important;
}

@keyframes intensificar-1375906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375929 {
	width:595px !important;
	height:180px !important;
}

@keyframes intensificar-1375929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375952 {
	width:80px !important;
	height:18px !important;
	top:209px !important;
}

@keyframes intensificar-1375952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422740 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:67px !important;
}

#item1375879 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1375879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422732 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:236px !important;
}

@keyframes intensificar-1375752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375753 {
	width:628px !important;
	height:16px !important;
}

#item1375776 {
	width:490px !important;
	height:325px !important;
	top:44px !important;
}

#item1375799 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:213px !important;
}

#item1375822 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:235px !important;
}

#item1375846 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:315px !important;
}

#item1375852 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1375875 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1375750 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1375979 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:512px !important;
}

#item1376002 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1376026 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1376030 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1409447 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1409448 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1409444 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1409479 {
	width:172px !important;
	height:70px !important;
}

#item1409480 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1409453 {
	width:172px !important;
	height:70px !important;
}

#item1409454 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1409451 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1409531 {
	width:141px !important;
	height:70px !important;
}

#item1409532 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1409506 {
	width:141px !important;
	height:70px !important;
}

#item1409507 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1409504 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1409582 {
	width:139px !important;
	height:70px !important;
}

#item1409583 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1409557 {
	width:139px !important;
	height:70px !important;
}

#item1409558 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1409555 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1409606 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1481603 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1481626 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1481600 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424666 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424666 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424666 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466133 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1297403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1297401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1297399 {
	width:600px !important;
	height:790px !important;
}

#item1297404 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1297409 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:69px !important;
}

#item1297415 {
	width:534px !important;
	height:132px !important;
	top:16px !important;
}

#item1298150 {
	width:508px !important;
	height:344px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1298150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1297446 {
	width:14px !important;
	height:9px !important;
}

#item1297449 {
	width:14px !important;
	height:9px !important;
	top:155px !important;
}

table#table1877858 tr {
	border-right:2.2px solid #fff;;
}

table#table1877858 {
	table-layout:fixed;
}

#item1297454 {
	width:528px !important;
	height:365px !important;
	top:19px !important;
}

@keyframes intensificar-1297454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1297477 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1297477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1297632 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1297636 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1328617 {
	width:509px !important;
	height:813px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1328617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1328617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1297662 {
	width:14px !important;
	height:9px !important;
}

#item1297665 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1297502 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1297502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1297525 {
	width:350px !important;
	height:352px !important;
	top:49px !important;
}

@keyframes intensificar-1297525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1297548 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:444px !important;
}

@keyframes intensificar-1297548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1297554 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1297554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1297577 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1297577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1297601 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1297601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1297624 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1297624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1297407 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1297669 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1297692 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1297717 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1297721 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1297747 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1297748 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1297744 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1297781 {
	width:123px !important;
	height:50px !important;
}

#item1297782 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1297755 {
	width:123px !important;
	height:50px !important;
}

#item1297756 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1297751 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1297834 {
	width:101px !important;
	height:50px !important;
}

#item1297835 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1297809 {
	width:101px !important;
	height:50px !important;
}

#item1297810 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1297805 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1297888 {
	width:99px !important;
	height:50px !important;
}

#item1297889 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1297863 {
	width:99px !important;
	height:50px !important;
}

#item1297864 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1297858 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1466814 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1483709 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1483732 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1483706 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1297945 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1297945 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1297945 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466479 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1376283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1376278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376276 {
	width:700px !important;
	height:309px !important;
}

#item1400055 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1882992 tr {
	border-right:3.08px solid #fff;;
}

table#table1882992 {
	table-layout:fixed;
}

#item1376511 {
	width:595px !important;
	height:275px !important;
	top:27px !important;
}

@keyframes intensificar-1376511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376534 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1376534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422805 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:65px !important;
}

#item1422809 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:349px !important;
}

#item1422819 {
	width:595px !important;
	height:176px !important;
}

@keyframes intensificar-1422819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422748 {
	width:595px !important;
	height:508px !important;
}

@keyframes intensificar-1422748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422799 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:231px !important;
}

@keyframes intensificar-1376295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376296 {
	width:628px !important;
	height:40px !important;
}

#item1376320 {
	width:490px !important;
	height:404px !important;
	top:68px !important;
}

#item1376344 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:508px !important;
}

#item1376351 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1376374 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1376398 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1376421 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1376293 {
	width:664px !important;
	height:539px !important;
	left:36px !important;
	top:567px !important;
}

#item1376557 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:530px !important;
}

#item1376580 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:450px !important;
}

#item1376604 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1376610 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1409649 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1409651 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1409646 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1409683 {
	width:172px !important;
	height:70px !important;
}

#item1409684 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1409658 {
	width:172px !important;
	height:70px !important;
}

#item1409659 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1409656 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1409734 {
	width:141px !important;
	height:70px !important;
}

#item1409735 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1409709 {
	width:141px !important;
	height:70px !important;
}

#item1409710 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1409707 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1409787 {
	width:139px !important;
	height:70px !important;
}

#item1409788 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1409760 {
	width:139px !important;
	height:70px !important;
}

#item1409761 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1409758 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1409811 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1481634 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1481657 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1481631 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424663 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424663 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424663 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466138 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1298217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1298215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298213 {
	width:600px !important;
	height:790px !important;
}

#item1298218 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1298225 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:59px !important;
}

#item1298230 {
	width:534px !important;
	height:111px !important;
	top:16px !important;
}

#item1298986 {
	width:511px !important;
	height:332px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1298986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298260 {
	width:14px !important;
	height:9px !important;
}

#item1298267 {
	width:14px !important;
	height:9px !important;
	top:134px !important;
}

table#table1889631 th, table#table1889631 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1889631 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1889631 {
	table-layout:fixed;
}

#item1298271 {
	width:528px !important;
	height:348px !important;
	top:19px !important;
}

@keyframes intensificar-1298271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298294 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1298294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298448 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:253px !important;
}

#item1298453 {
	width:534px !important;
	height:514px !important;
	top:16px !important;
}

#item1298887 {
	width:509px !important;
	height:760px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1298887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298480 {
	width:14px !important;
	height:9px !important;
}

#item1298483 {
	width:14px !important;
	height:9px !important;
	top:537px !important;
}

#item1298319 {
	width:528px !important;
	height:47px !important;
}

@keyframes intensificar-1298319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298342 {
	width:350px !important;
	height:423px !important;
	top:67px !important;
}

@keyframes intensificar-1298342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298365 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:464px !important;
}

@keyframes intensificar-1298365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298371 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1298371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298394 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1298394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298418 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1298418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298441 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1298441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298223 {
	width:564px !important;
	height:546px !important;
	left:636px !important;
	top:179px !important;
}

#item1298486 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:162px !important;
}

#item1298509 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:100px !important;
}

#item1298533 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1298536 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1298562 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1298563 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1298559 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1298596 {
	width:123px !important;
	height:50px !important;
}

#item1298597 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1298570 {
	width:123px !important;
	height:50px !important;
}

#item1298571 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1298566 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1298649 {
	width:101px !important;
	height:50px !important;
}

#item1298650 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1298624 {
	width:101px !important;
	height:50px !important;
}

#item1298625 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1298620 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1298702 {
	width:99px !important;
	height:50px !important;
}

#item1298703 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1298677 {
	width:99px !important;
	height:50px !important;
}

#item1298678 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1298673 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1466817 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1483745 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1483768 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1483742 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1298760 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1298760 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1298760 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466485 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1376864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1376858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376856 {
	width:700px !important;
	height:309px !important;
}

#item1400048 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1894603 th, table#table1894603 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1894603 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1894603 {
	table-layout:fixed;
}

#item1377091 {
	width:595px !important;
	height:252px !important;
	top:27px !important;
}

@keyframes intensificar-1377091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377114 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1377114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422957 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:347px !important;
}

#item1422966 {
	width:595px !important;
	height:185px !important;
}

@keyframes intensificar-1422966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422999 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:70px !important;
}

#item1422855 {
	width:595px !important;
	height:493px !important;
}

@keyframes intensificar-1422855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422950 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:224px !important;
}

@keyframes intensificar-1376875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376876 {
	width:628px !important;
	height:66px !important;
}

#item1376899 {
	width:490px !important;
	height:404px !important;
	top:87px !important;
}

#item1376923 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:494px !important;
}

#item1376930 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1376953 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1376977 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1377000 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1376873 {
	width:664px !important;
	height:524px !important;
	left:36px !important;
	top:582px !important;
}

#item1377137 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:536px !important;
}

#item1377160 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:450px !important;
}

#item1377184 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1377187 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1409875 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1409876 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1409872 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1409906 {
	width:172px !important;
	height:70px !important;
}

#item1409907 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1409881 {
	width:172px !important;
	height:70px !important;
}

#item1409882 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1409879 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1409957 {
	width:141px !important;
	height:70px !important;
}

#item1409958 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1409932 {
	width:141px !important;
	height:70px !important;
}

#item1409933 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1409930 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1410010 {
	width:139px !important;
	height:70px !important;
}

#item1410011 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1409984 {
	width:139px !important;
	height:70px !important;
}

#item1409985 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1409982 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1410034 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1481663 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1481686 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1481660 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424661 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424661 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424661 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466144 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1299058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1299056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299054 {
	width:600px !important;
	height:790px !important;
}

#item1299059 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table1900164 th, table#table1900164 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1900164 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1900164 {
	table-layout:fixed;
}

#item1299065 {
	width:528px !important;
	height:126px !important;
	top:277px !important;
}

@keyframes intensificar-1299065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299088 {
	width:528px !important;
	height:258px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1299088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299111 {
	width:57px !important;
	height:13px !important;
	top:257px !important;
}

@keyframes intensificar-1299111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299671 {
	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-1299671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299140 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1299140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299163 {
	width:350px !important;
	height:232px !important;
	top:49px !important;
}

@keyframes intensificar-1299163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299187 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:101px !important;
}

@keyframes intensificar-1299187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299210 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:117px !important;
}

@keyframes intensificar-1299210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299233 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:194px !important;
}

@keyframes intensificar-1299233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299240 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1299240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299264 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1299264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340846 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:138px !important;
}

@keyframes intensificar-1340846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299062 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1299308 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1299333 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1299357 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1299360 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1299624 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1299387 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1299388 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1299383 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1299421 {
	width:123px !important;
	height:50px !important;
}

#item1299422 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1299396 {
	width:123px !important;
	height:50px !important;
}

#item1299397 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1299392 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1299474 {
	width:99px !important;
	height:50px !important;
}

#item1299475 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1299449 {
	width:99px !important;
	height:50px !important;
}

#item1299450 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1299445 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1299527 {
	width:101px !important;
	height:50px !important;
}

#item1299528 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1299502 {
	width:101px !important;
	height:50px !important;
}

#item1299503 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1299498 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1466822 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1483780 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1483803 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1483777 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1299586 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1299586 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1299586 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466490 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1377441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1377433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377431 {
	width:700px !important;
	height:309px !important;
}

#item1400045 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

@keyframes intensificar-1377613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1903087 th, table#table1903087 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1903087 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1903087 {
	table-layout:fixed;
}

#item1377614 {
	width:628px !important;
	height:190px !important;
	top:352px !important;
}

@keyframes intensificar-1377614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377637 {
	width:595px !important;
	height:294px !important;
}

@keyframes intensificar-1377637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377662 {
	width:80px !important;
	height:18px !important;
	top:324px !important;
}

@keyframes intensificar-1377662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423014 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:124px !important;
}

#item1377588 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1377588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423006 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:248px !important;
}

@keyframes intensificar-1377452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377453 {
	width:628px !important;
	height:40px !important;
}

#item1377476 {
	width:490px !important;
	height:325px !important;
	top:68px !important;
}

#item1377499 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:141px !important;
}

#item1377522 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:164px !important;
}

#item1377545 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:271px !important;
}

#item1377556 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1377579 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1377584 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:193px !important;
}

#item1377450 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1377690 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1377713 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1377737 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1377741 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1377765 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1410091 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1410092 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1410088 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1410123 {
	width:172px !important;
	height:70px !important;
}

#item1410124 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1410098 {
	width:172px !important;
	height:70px !important;
}

#item1410099 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1410096 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1410174 {
	width:141px !important;
	height:70px !important;
}

#item1410175 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1410149 {
	width:141px !important;
	height:70px !important;
}

#item1410150 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1410147 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1410227 {
	width:139px !important;
	height:70px !important;
}

#item1410228 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1410202 {
	width:139px !important;
	height:70px !important;
}

#item1410203 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1410200 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1410251 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1481696 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1481719 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1481693 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424660 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424660 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424660 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466151 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1299735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1299733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299731 {
	width:600px !important;
	height:790px !important;
}

#item1299736 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table1906228 th, table#table1906228 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1906228 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1906228 {
	table-layout:fixed;
}

#item1299743 {
	width:528px !important;
	height:97px !important;
	top:301px !important;
}

@keyframes intensificar-1299743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299766 {
	width:528px !important;
	height:251px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1299766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299789 {
	width:57px !important;
	height:13px !important;
	top:282px !important;
}

@keyframes intensificar-1299789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299949 {
	width:528px !important;
	height:300px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1299949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299819 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1299819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299842 {
	width:350px !important;
	height:232px !important;
	top:83px !important;
}

@keyframes intensificar-1299842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299865 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:101px !important;
}

@keyframes intensificar-1299865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299888 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:117px !important;
}

@keyframes intensificar-1299888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299911 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:195px !important;
}

@keyframes intensificar-1299911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299918 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1299918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299941 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1299941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340850 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:139px !important;
}

@keyframes intensificar-1340850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299740 {
	width:564px !important;
	height:398px !important;
	left:636px !important;
	top:160px !important;
}

#item1299973 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1299997 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1300022 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1300025 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1300048 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1300074 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1300075 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1300071 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1300107 {
	width:123px !important;
	height:50px !important;
}

#item1300108 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1300082 {
	width:123px !important;
	height:50px !important;
}

#item1300083 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1300078 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1300160 {
	width:99px !important;
	height:50px !important;
}

#item1300161 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1300135 {
	width:99px !important;
	height:50px !important;
}

#item1300136 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1300131 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1300214 {
	width:101px !important;
	height:50px !important;
}

#item1300215 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1300189 {
	width:101px !important;
	height:50px !important;
}

#item1300190 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1300184 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1466830 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1483810 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1483834 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1483807 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1300272 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1300272 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1300272 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466497 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1378016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1378010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378008 {
	width:700px !important;
	height:309px !important;
}

#item1400039 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

@keyframes intensificar-1378186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1909059 th, table#table1909059 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1909059 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1909059 {
	table-layout:fixed;
}

#item1378187 {
	width:628px !important;
	height:150px !important;
	top:392px !important;
}

@keyframes intensificar-1378187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378210 {
	width:595px !important;
	height:334px !important;
}

@keyframes intensificar-1378210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378234 {
	width:80px !important;
	height:18px !important;
	top:365px !important;
}

@keyframes intensificar-1378234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423019 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:144px !important;
}

#item1378161 {
	width:628px !important;
	height:542px !important;
}

@keyframes intensificar-1378161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1378025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378027 {
	width:628px !important;
	height:88px !important;
}

#item1378050 {
	width:490px !important;
	height:325px !important;
	top:116px !important;
}

#item1378073 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:141px !important;
}

#item1378097 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:164px !important;
}

#item1378120 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:272px !important;
}

#item1378129 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1378152 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1378157 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:194px !important;
}

#item1378023 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1378262 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1378285 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1378309 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1378312 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1378335 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1410306 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1410307 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1410303 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1410338 {
	width:172px !important;
	height:70px !important;
}

#item1410339 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1410313 {
	width:172px !important;
	height:70px !important;
}

#item1410314 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1410311 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1410390 {
	width:141px !important;
	height:70px !important;
}

#item1410391 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1410365 {
	width:141px !important;
	height:70px !important;
}

#item1410366 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1410362 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1410441 {
	width:139px !important;
	height:70px !important;
}

#item1410442 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1410416 {
	width:139px !important;
	height:70px !important;
}

#item1410417 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1410414 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1410465 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1481728 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1481751 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1481725 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424659 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424659 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424659 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466158 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1300354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1300352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300350 {
	width:600px !important;
	height:790px !important;
}

#item1300355 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table1911630 th, table#table1911630 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1911630 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1911630 {
	table-layout:fixed;
}

#item1300361 {
	width:528px !important;
	height:126px !important;
	top:300px !important;
}

@keyframes intensificar-1300361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300385 {
	width:528px !important;
	height:255px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1300385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300408 {
	width:57px !important;
	height:13px !important;
	top:281px !important;
}

@keyframes intensificar-1300408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300564 {
	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-1300564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300437 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1300437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300460 {
	width:350px !important;
	height:232px !important;
	top:49px !important;
}

@keyframes intensificar-1300460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300483 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:101px !important;
}

@keyframes intensificar-1300483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300506 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:117px !important;
}

@keyframes intensificar-1300506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300529 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:195px !important;
}

@keyframes intensificar-1300529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300536 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1300536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300559 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1300559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340854 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:139px !important;
}

@keyframes intensificar-1340854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300358 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1300589 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1300613 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1300637 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1300642 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1300665 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1300691 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1300692 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1300688 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1300724 {
	width:123px !important;
	height:50px !important;
}

#item1300725 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1300699 {
	width:123px !important;
	height:50px !important;
}

#item1300700 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1300695 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1300778 {
	width:99px !important;
	height:50px !important;
}

#item1300779 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1300752 {
	width:99px !important;
	height:50px !important;
}

#item1300753 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1300748 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1300832 {
	width:101px !important;
	height:50px !important;
}

#item1300833 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1300807 {
	width:101px !important;
	height:50px !important;
}

#item1300808 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1300802 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1466835 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1483851 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1483875 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1483848 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1300893 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1300893 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1300893 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466504 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1378593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1378583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378581 {
	width:700px !important;
	height:309px !important;
}

#item1400031 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

@keyframes intensificar-1378763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1914735 th, table#table1914735 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1914735 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1914735 {
	table-layout:fixed;
}

#item1378764 {
	width:628px !important;
	height:190px !important;
	top:352px !important;
}

@keyframes intensificar-1378764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378787 {
	width:595px !important;
	height:294px !important;
}

@keyframes intensificar-1378787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378810 {
	width:80px !important;
	height:18px !important;
	top:324px !important;
}

@keyframes intensificar-1378810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423027 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:144px !important;
}

#item1378738 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1378738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423023 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:248px !important;
}

@keyframes intensificar-1378605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378606 {
	width:628px !important;
	height:40px !important;
}

#item1378629 {
	width:490px !important;
	height:325px !important;
	top:68px !important;
}

#item1378652 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:141px !important;
}

#item1378675 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:164px !important;
}

#item1378698 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:272px !important;
}

#item1378706 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1378729 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1378733 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:194px !important;
}

#item1378603 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1378837 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1378861 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1378885 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1378888 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1378911 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1410529 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1410531 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1410526 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1410562 {
	width:172px !important;
	height:70px !important;
}

#item1410563 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1410537 {
	width:172px !important;
	height:70px !important;
}

#item1410538 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1410535 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1410613 {
	width:141px !important;
	height:70px !important;
}

#item1410614 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1410588 {
	width:141px !important;
	height:70px !important;
}

#item1410589 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1410586 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1410666 {
	width:139px !important;
	height:70px !important;
}

#item1410667 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1410640 {
	width:139px !important;
	height:70px !important;
}

#item1410641 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1410637 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1410690 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1481760 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1481784 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1481757 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424658 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424658 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424658 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466163 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1300990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1300988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300986 {
	width:600px !important;
	height:790px !important;
}

#item1300991 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table1917806 th, table#table1917806 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1917806 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1917806 {
	table-layout:fixed;
}

#item1300999 {
	width:528px !important;
	height:126px !important;
	top:322px !important;
}

@keyframes intensificar-1300999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301022 {
	width:528px !important;
	height:283px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1301022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301045 {
	width:57px !important;
	height:13px !important;
	top:302px !important;
}

@keyframes intensificar-1301045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301201 {
	width:528px !important;
	height:523px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1301201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301074 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1301074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301097 {
	width:350px !important;
	height:232px !important;
	top:66px !important;
}

@keyframes intensificar-1301097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301120 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:151px !important;
}

@keyframes intensificar-1301120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301143 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:167px !important;
}

@keyframes intensificar-1301143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301166 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:244px !important;
}

@keyframes intensificar-1301166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301173 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1301173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301196 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1301196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340858 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:189px !important;
}

@keyframes intensificar-1340858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300996 {
	width:564px !important;
	height:523px !important;
	left:636px !important;
	top:160px !important;
}

#item1301225 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1301248 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1301272 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1301275 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1333152 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1301324 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1301325 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1301321 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1301357 {
	width:123px !important;
	height:50px !important;
}

#item1301358 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1301332 {
	width:123px !important;
	height:50px !important;
}

#item1301333 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1301328 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1301411 {
	width:99px !important;
	height:50px !important;
}

#item1301412 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1301386 {
	width:99px !important;
	height:50px !important;
}

#item1301387 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1301381 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1301464 {
	width:101px !important;
	height:50px !important;
}

#item1301465 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1301439 {
	width:101px !important;
	height:50px !important;
}

#item1301440 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1301435 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1466840 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1483911 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1483935 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1483908 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1301524 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1301524 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1301524 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466509 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1379163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1379156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379154 {
	width:700px !important;
	height:309px !important;
}

#item1400025 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

@keyframes intensificar-1379335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1921100 th, table#table1921100 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1921100 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1921100 {
	table-layout:fixed;
}

#item1379336 {
	width:628px !important;
	height:190px !important;
	top:352px !important;
}

@keyframes intensificar-1379336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379359 {
	width:595px !important;
	height:294px !important;
}

@keyframes intensificar-1379359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379382 {
	width:80px !important;
	height:18px !important;
	top:324px !important;
}

@keyframes intensificar-1379382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423041 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:124px !important;
}

#item1379310 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1379310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423033 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:248px !important;
}

@keyframes intensificar-1379176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379177 {
	width:628px !important;
	height:64px !important;
}

#item1379200 {
	width:490px !important;
	height:325px !important;
	top:92px !important;
}

#item1379223 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:212px !important;
}

#item1379246 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:234px !important;
}

#item1379270 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:342px !important;
}

#item1379279 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1379302 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1379306 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:264px !important;
}

#item1379174 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1379409 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1379432 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1379457 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1379460 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1379483 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1410757 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1410758 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1410754 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1410789 {
	width:172px !important;
	height:70px !important;
}

#item1410790 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1410764 {
	width:172px !important;
	height:70px !important;
}

#item1410765 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1410762 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1410840 {
	width:141px !important;
	height:70px !important;
}

#item1410841 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1410815 {
	width:141px !important;
	height:70px !important;
}

#item1410816 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1410813 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1410892 {
	width:139px !important;
	height:70px !important;
}

#item1410893 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1410867 {
	width:139px !important;
	height:70px !important;
}

#item1410868 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1410865 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1410916 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1481790 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1481813 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1481787 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424657 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424657 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424657 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466169 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1301614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1301612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301610 {
	width:600px !important;
	height:790px !important;
}

#item1301615 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table1924363 th, table#table1924363 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1924363 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1924363 {
	table-layout:fixed;
}

#item1301624 {
	width:528px !important;
	height:126px !important;
	top:310px !important;
}

@keyframes intensificar-1301624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301647 {
	width:528px !important;
	height:268px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1301647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301670 {
	width:57px !important;
	height:13px !important;
	top:291px !important;
}

@keyframes intensificar-1301670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301827 {
	width:528px !important;
	height:520px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1301827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301700 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1301700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301723 {
	width:350px !important;
	height:232px !important;
	top:49px !important;
}

@keyframes intensificar-1301723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301746 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:101px !important;
}

@keyframes intensificar-1301746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301770 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:117px !important;
}

@keyframes intensificar-1301770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301793 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:195px !important;
}

@keyframes intensificar-1301793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301800 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1301800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301823 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1301823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340862 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:139px !important;
}

@keyframes intensificar-1340862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301621 {
	width:564px !important;
	height:520px !important;
	left:636px !important;
	top:160px !important;
}

#item1301851 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1301874 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1301898 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1301902 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1301925 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1301951 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1301952 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1301948 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1301987 {
	width:123px !important;
	height:50px !important;
}

#item1301988 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1301962 {
	width:123px !important;
	height:50px !important;
}

#item1301963 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1301958 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1302040 {
	width:99px !important;
	height:50px !important;
}

#item1302041 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1302015 {
	width:99px !important;
	height:50px !important;
}

#item1302016 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1302011 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1302093 {
	width:101px !important;
	height:50px !important;
}

#item1302094 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1302068 {
	width:101px !important;
	height:50px !important;
}

#item1302069 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1302064 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1466844 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1483943 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1483966 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1483940 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1302150 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1302150 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1302150 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466514 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1379730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1379738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379728 {
	width:700px !important;
	height:309px !important;
}

#item1400022 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

@keyframes intensificar-1379907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1927479 th, table#table1927479 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1927479 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1927479 {
	table-layout:fixed;
}

#item1379908 {
	width:628px !important;
	height:190px !important;
	top:352px !important;
}

@keyframes intensificar-1379908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379932 {
	width:595px !important;
	height:294px !important;
}

@keyframes intensificar-1379932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379955 {
	width:80px !important;
	height:18px !important;
	top:324px !important;
}

@keyframes intensificar-1379955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423053 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:124px !important;
}

#item1379882 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1379882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423047 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:248px !important;
}

@keyframes intensificar-1379750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379751 {
	width:628px !important;
	height:40px !important;
}

#item1379774 {
	width:490px !important;
	height:325px !important;
	top:68px !important;
}

#item1379797 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:141px !important;
}

#item1379820 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:164px !important;
}

#item1379843 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:272px !important;
}

#item1379851 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1379874 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1379878 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:194px !important;
}

#item1379748 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1379983 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1380007 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1380031 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1380034 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1380057 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1411054 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1411055 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1411051 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1411086 {
	width:172px !important;
	height:70px !important;
}

#item1411087 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411061 {
	width:172px !important;
	height:70px !important;
}

#item1411062 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411059 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1411139 {
	width:141px !important;
	height:70px !important;
}

#item1411140 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411113 {
	width:141px !important;
	height:70px !important;
}

#item1411114 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411111 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1411190 {
	width:139px !important;
	height:70px !important;
}

#item1411191 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1411165 {
	width:139px !important;
	height:70px !important;
}

#item1411166 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1411163 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1411214 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1481820 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1481843 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1481817 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424654 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424654 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424654 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1302226 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1302227 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1302227 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1302228 {
	width:322px !important;
	height:65px !important;
	left:86px !important;
	top:284px !important;
}

@keyframes intensificar-1302228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1302228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1302251 {
	opacity:0.35;
	width:502px !important;
	height:176px !important;
	left:86px !important;
	top:368px !important;
	background:#0e0b00;
}

#item1302252 {
	width:459px !important;
	height:176px !important;
	left:108px !important;
	top:387px !important;
}

@keyframes intensificar-1302252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1302252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1302275 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1302275 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1302275 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1380298 {
	width:1236px !important;
	height:814px !important;
	left:-268px !important;
	top:193px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1380300 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1380300 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1380305 {
	width:415px !important;
	height:54px !important;
	left:36px !important;
	top:290px !important;
}

@keyframes intensificar-1380305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380328 {
	opacity:0.20;
	width:628px !important;
	height:246px !important;
	left:36px !important;
	top:357px !important;
	background:#0e0b00;
}

#item1380329 {
	width:562px !important;
	height:196px !important;
	left:66px !important;
	top:384px !important;
}

@keyframes intensificar-1380329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424652 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424652 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424652 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1302290 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1302672 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1302695 {
	width:528px !important;
	height:632px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1302695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1302695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1302609 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1309995 {
	width:528px !important;
	height:612px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1309995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1309995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1302562 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1302585 {
	width:528px !important;
	height:580px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1302585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1302585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1302295 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1337629 {
	width:20px !important;
	height:10px !important;
	left:150px !important;
	top:479px !important;
}

#item1337625 {
	width:20px !important;
	height:10px !important;
	left:163px !important;
	top:461px !important;
}

#item1302318 {
	width:129px !important;
	height:18px !important;
	left:43px !important;
	top:84px !important;
}

table#table1932086 th, table#table1932086 td {
	vertical-align:top;;
}

table#table1932086 tr {
	height:18px;;
}

table#table1932086 {
	table-layout:fixed;
}

#item1302342 {
	width:500px !important;
	height:415px !important;
	left:11px !important;
}

#item1302368 {
	width:511px !important;
	height:17px !important;
}

#item1302365 {
	width:511px !important;
	height:17px !important;
	top:378px !important;
}

#item1302372 {
	width:511px !important;
	height:17px !important;
}

#item1302369 {
	width:511px !important;
	height:17px !important;
}

#item1302376 {
	width:511px !important;
	height:17px !important;
}

#item1302373 {
	width:511px !important;
	height:17px !important;
	top:18px !important;
}

#item1302381 {
	width:511px !important;
	height:17px !important;
}

#item1302377 {
	width:511px !important;
	height:17px !important;
	top:36px !important;
}

#item1302385 {
	width:511px !important;
	height:17px !important;
}

#item1302382 {
	width:511px !important;
	height:17px !important;
	top:54px !important;
}

#item1302389 {
	width:511px !important;
	height:17px !important;
}

#item1302386 {
	width:511px !important;
	height:17px !important;
	top:71px !important;
}

#item1302393 {
	width:511px !important;
	height:17px !important;
}

#item1302390 {
	width:511px !important;
	height:17px !important;
	top:89px !important;
}

#item1302397 {
	width:511px !important;
	height:17px !important;
}

#item1302394 {
	width:511px !important;
	height:17px !important;
	top:107px !important;
}

#item1302401 {
	width:511px !important;
	height:17px !important;
}

#item1302398 {
	width:511px !important;
	height:17px !important;
	top:124px !important;
}

#item1302405 {
	width:511px !important;
	height:17px !important;
}

#item1302402 {
	width:511px !important;
	height:17px !important;
	top:142px !important;
}

#item1302410 {
	width:511px !important;
	height:17px !important;
}

#item1302407 {
	width:511px !important;
	height:17px !important;
	top:161px !important;
}

#item1302415 {
	width:511px !important;
	height:17px !important;
}

#item1302412 {
	width:511px !important;
	height:17px !important;
	top:178px !important;
}

#item1302419 {
	width:511px !important;
	height:17px !important;
}

#item1302416 {
	width:511px !important;
	height:17px !important;
	top:196px !important;
}

#item1302423 {
	width:511px !important;
	height:17px !important;
}

#item1302420 {
	width:511px !important;
	height:17px !important;
	top:214px !important;
}

#item1302427 {
	width:511px !important;
	height:18px !important;
}

#item1302424 {
	width:511px !important;
	height:18px !important;
	top:232px !important;
}

#item1302431 {
	width:511px !important;
	height:18px !important;
}

#item1302428 {
	width:511px !important;
	height:18px !important;
	top:250px !important;
}

#item1302435 {
	width:511px !important;
	height:17px !important;
}

#item1302432 {
	width:511px !important;
	height:17px !important;
	top:285px !important;
}

#item1302439 {
	width:511px !important;
	height:17px !important;
}

#item1302436 {
	width:511px !important;
	height:17px !important;
	top:306px !important;
}

#item1302444 {
	width:511px !important;
	height:17px !important;
}

#item1302440 {
	width:511px !important;
	height:17px !important;
	top:342px !important;
}

#item1302448 {
	width:511px !important;
	height:17px !important;
}

#item1302445 {
	width:511px !important;
	height:17px !important;
	top:360px !important;
}

#item1302452 {
	width:511px !important;
	height:17px !important;
}

#item1302449 {
	width:511px !important;
	height:17px !important;
	top:268px !important;
}

#item1302473 {
	width:152px !important;
	height:20px !important;
	left:365px !important;
	top:84px !important;
}

#item1302499 {
	width:33px !important;
	height:17px !important;
	left:47px !important;
	top:526px !important;
}

#item1302503 {
	width:87px !important;
	height:8px !important;
	left:86px !important;
	top:531px !important;
}

@keyframes intensificar-1302550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1302550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1302555 {
	width:148px !important;
	height:37px !important;
	left:228px !important;
	top:37px !important;
}

#item1302293 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1303015 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1303019 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1307632 {
	width:574px !important;
	height:405px !important;
	left:9px !important;
	top:183px !important;
}

#item1303226 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1303249 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1303223 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1303256 {
	width:19px !important;
	height:19px !important;
}

#item1303252 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1303259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1303263 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1303264 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1303259 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1303267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1303297 {
	width:131px !important;
	height:50px !important;
}

#item1303298 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1303271 {
	width:131px !important;
	height:50px !important;
}

#item1303272 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1303267 {
	width:131px !important;
	height:50px !important;
	left:777px !important;
	top:740px !important;
}

@keyframes intensificar-1303321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1303350 {
	width:122px !important;
	height:50px !important;
}

#item1303351 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1303325 {
	width:122px !important;
	height:50px !important;
}

#item1303326 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1303321 {
	width:122px !important;
	height:50px !important;
	left:652px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

@keyframes intensificar-1303374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1303403 {
	width:122px !important;
	height:50px !important;
}

#item1303404 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1303378 {
	width:122px !important;
	height:50px !important;
}

#item1303379 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1303374 {
	width:122px !important;
	height:50px !important;
	left:911px !important;
	top:740px !important;
}

@keyframes intensificar-1303427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1303456 {
	width:108px !important;
	height:50px !important;
}

#item1303457 {
	width:93px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1303431 {
	width:108px !important;
	height:50px !important;
}

#item1303432 {
	width:93px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1303427 {
	width:108px !important;
	height:50px !important;
	left:1036px !important;
	top:740px !important;
}

#item1303484 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1303507 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1303481 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1303511 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1303511 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1303511 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1380695 {
	width:700px !important;
	height:893px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1380719 {
	width:595px !important;
	height:800px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1380719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418827 {
	width:23px !important;
	height:46px !important;
	left:662px !important;
	top:452px !important;
}

#item1380647 {
	width:700px !important;
	height:893px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1380671 {
	width:628px !important;
	height:785px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1380671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380599 {
	width:700px !important;
	height:893px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1380623 {
	width:628px !important;
	height:798px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1380623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380373 {
	width:700px !important;
	height:893px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1380403 {
	width:161px !important;
	height:23px !important;
	left:50px !important;
	top:115px !important;
}

#item1380537 {
	width:190px !important;
	height:25px !important;
	left:453px !important;
	top:115px !important;
}

#item1380560 {
	width:41px !important;
	height:21px !important;
	left:55px !important;
	top:668px !important;
}

#item1380565 {
	width:109px !important;
	height:10px !important;
	left:103px !important;
	top:674px !important;
}

#item1470300 {
	width:24px !important;
	height:12px !important;
	left:186px !important;
	top:597px !important;
}

#item1470304 {
	width:24px !important;
	height:12px !important;
	left:200px !important;
	top:575px !important;
}

table#table1937255 th, table#table1937255 td {
	vertical-align:top;;
}

table#table1937255 tr {
	height:22px;;
}

table#table1937255 {
	table-layout:fixed;
}

#item1470307 {
	width:610px !important;
	height:506px !important;
	left:58px !important;
	top:153px !important;
}

#item1470330 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1486868 {
	width:629px !important;
	height:27px !important;
	left:42px !important;
	top:611px !important;
}

#item1470331 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1486802 {
	width:629px !important;
	height:27px !important;
	left:42px !important;
	top:152px !important;
}

#item1470332 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1486805 {
	width:629px !important;
	height:27px !important;
	left:42px !important;
	top:173px !important;
}

#item1470333 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1486808 {
	width:629px !important;
	height:27px !important;
	left:42px !important;
	top:195px !important;
}

#item1470334 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1486811 {
	width:629px !important;
	height:27px !important;
	left:42px !important;
	top:216px !important;
}

#item1470335 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1486814 {
	width:629px !important;
	height:27px !important;
	left:42px !important;
	top:238px !important;
}

#item1470336 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1486817 {
	width:629px !important;
	height:27px !important;
	left:42px !important;
	top:260px !important;
}

#item1470337 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1486823 {
	width:629px !important;
	height:27px !important;
	left:42px !important;
	top:281px !important;
}

#item1470338 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1486826 {
	width:629px !important;
	height:27px !important;
	left:42px !important;
	top:303px !important;
}

#item1470339 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1486829 {
	width:629px !important;
	height:27px !important;
	left:42px !important;
	top:325px !important;
}

#item1470340 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1486832 {
	width:629px !important;
	height:27px !important;
	left:42px !important;
	top:347px !important;
}

#item1470341 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1486835 {
	width:629px !important;
	height:27px !important;
	left:42px !important;
	top:369px !important;
}

#item1470342 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1486838 {
	width:629px !important;
	height:27px !important;
	left:42px !important;
	top:390px !important;
}

#item1470343 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1486842 {
	width:629px !important;
	height:27px !important;
	left:42px !important;
	top:412px !important;
}

#item1470344 {
	width:623px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item1486845 {
	width:629px !important;
	height:28px !important;
	left:42px !important;
	top:434px !important;
}

#item1470345 {
	width:623px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item1486848 {
	width:629px !important;
	height:28px !important;
	left:42px !important;
	top:456px !important;
}

#item1470346 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1486856 {
	width:629px !important;
	height:27px !important;
	left:42px !important;
	top:499px !important;
}

#item1470347 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1486859 {
	width:629px !important;
	height:27px !important;
	left:42px !important;
	top:522px !important;
}

#item1470348 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1486862 {
	width:629px !important;
	height:27px !important;
	left:42px !important;
	top:569px !important;
}

#item1470349 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1486865 {
	width:629px !important;
	height:27px !important;
	left:42px !important;
	top:590px !important;
}

#item1470350 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1486851 {
	width:629px !important;
	height:27px !important;
	left:42px !important;
	top:478px !important;
}

#item1380589 {
	width:700px !important;
	height:893px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes intensificar-1380589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380371 {
	width:710px !important;
	height:903px !important;
	left:-10px !important;
	top:140px !important;
}

#item1380743 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1380746 {
	width:606px !important;
	height:52px !important;
	left:22px !important;
}

#item1381644 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1381667 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1381640 {
	width:210px !important;
	height:21px !important;
	left:52px !important;
	top:110px !important;
}

#item1381675 {
	width:26px !important;
	height:26px !important;
}

#item1381671 {
	width:26px !important;
	height:26px !important;
	left:650px !important;
	top:170px !important;
}

@keyframes intensificar-1381679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381682 {
	width:74px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1381683 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1381679 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1381686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381715 {
	width:183px !important;
	height:70px !important;
}

#item1381716 {
	width:162px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1381690 {
	width:183px !important;
	height:70px !important;
}

#item1381691 {
	width:162px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1381686 {
	width:183px !important;
	height:70px !important;
	left:517px !important;
	top:1054px !important;
}

@keyframes intensificar-1381739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381768 {
	width:171px !important;
	height:70px !important;
}

#item1381770 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1381743 {
	width:171px !important;
	height:70px !important;
}

#item1381744 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1381739 {
	width:171px !important;
	height:70px !important;
	left:342px !important;
	top:1054px !important;
}

@keyframes intensificar-1381793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381822 {
	width:190px !important;
	height:70px !important;
}

#item1381823 {
	width:150px !important;
	height:39px !important;
	left:40px !important;
	top:14px !important;
}

#item1381797 {
	width:190px !important;
	height:70px !important;
}

#item1381798 {
	width:150px !important;
	height:39px !important;
	left:40px !important;
	top:14px !important;
}

#item1381793 {
	width:190px !important;
	height:70px !important;
	left:276px !important;
	top:1130px !important;
}

@keyframes intensificar-1381846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381875 {
	width:151px !important;
	height:70px !important;
}

#item1381876 {
	width:130px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1381850 {
	width:151px !important;
	height:70px !important;
}

#item1381851 {
	width:130px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1381846 {
	width:151px !important;
	height:70px !important;
	left:470px !important;
	top:1130px !important;
}

#item1381902 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1381925 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1381899 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1418084 {
	width:34px !important;
	height:73px !important;
	left:340px !important;
	top:1053px !important;
}

#item1418087 {
	width:34px !important;
	height:73px !important;
	left:274px !important;
	top:1129px !important;
}

#item1424651 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424651 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424651 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466174 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1310048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1310046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310044 {
	width:600px !important;
	height:790px !important;
}

#item1310049 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table1940852 tr {
	border-right:2.2px solid #fff;;
}

table#table1940852 {
	table-layout:fixed;
}

#item1310055 {
	width:528px !important;
	height:191px !important;
	top:14px !important;
}

@keyframes intensificar-1310055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310101 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1310101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1455644 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:160px !important;
}

#item1455647 {
	width:534px !important;
	height:313px !important;
	top:16px !important;
}

#item1455648 {
	width:511px !important;
	height:420px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1455648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1455672 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1455676 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:336px !important;
}

#item1310260 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1310263 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1328712 {
	width:509px !important;
	height:820px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1328712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1328712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310289 {
	width:14px !important;
	height:9px !important;
}

#item1310292 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1310131 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1310131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310154 {
	width:350px !important;
	height:232px !important;
	top:49px !important;
}

@keyframes intensificar-1310154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310177 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:168px !important;
}

@keyframes intensificar-1310177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310200 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:184px !important;
}

@keyframes intensificar-1310200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310224 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:241px !important;
}

@keyframes intensificar-1310224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310232 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1310232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310255 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1310255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310052 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1310295 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1310319 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1310343 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1310346 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1310373 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1310374 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1310370 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1310409 {
	width:123px !important;
	height:50px !important;
}

#item1310410 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1310384 {
	width:123px !important;
	height:50px !important;
}

#item1310385 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1310380 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1310462 {
	width:99px !important;
	height:50px !important;
}

#item1310463 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1310437 {
	width:99px !important;
	height:50px !important;
}

#item1310438 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1310433 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1310516 {
	width:101px !important;
	height:50px !important;
}

#item1310517 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1310491 {
	width:101px !important;
	height:50px !important;
}

#item1310492 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1310486 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1310544 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1310567 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1310541 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1466847 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1310574 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1310574 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1310574 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466519 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1381957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1381951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381949 {
	width:700px !important;
	height:309px !important;
}

#item1399994 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

@keyframes intensificar-1382138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1944855 tr {
	border-right:3.08px solid #fff;;
}

table#table1944855 {
	table-layout:fixed;
}

#item1382140 {
	width:628px !important;
	height:281px !important;
	top:237px !important;
}

@keyframes intensificar-1382140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382163 {
	width:595px !important;
	height:180px !important;
}

@keyframes intensificar-1382163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382186 {
	width:80px !important;
	height:18px !important;
	top:209px !important;
}

@keyframes intensificar-1382186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423109 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:67px !important;
}

#item1423056 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:236px !important;
}

#item1423063 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1423063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1381970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381971 {
	width:628px !important;
	height:64px !important;
}

#item1381994 {
	width:490px !important;
	height:325px !important;
	top:84px !important;
}

#item1382017 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:236px !important;
}

#item1382040 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:258px !important;
}

#item1382063 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:338px !important;
}

#item1382069 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1382093 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1381968 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1382214 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1382237 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1382261 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1382265 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1411237 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1411260 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1411234 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1411267 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1411268 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1411264 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1411299 {
	width:172px !important;
	height:70px !important;
}

#item1411300 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411273 {
	width:172px !important;
	height:70px !important;
}

#item1411274 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411271 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1411350 {
	width:141px !important;
	height:70px !important;
}

#item1411351 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411325 {
	width:141px !important;
	height:70px !important;
}

#item1411326 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411323 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1411402 {
	width:139px !important;
	height:70px !important;
}

#item1411403 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1411376 {
	width:139px !important;
	height:70px !important;
}

#item1411377 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1411374 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1411427 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1424650 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424650 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424650 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466181 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1310744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1310742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310740 {
	width:600px !important;
	height:790px !important;
}

#item1310745 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1310750 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:145px !important;
}

#item1310758 {
	width:534px !important;
	height:283px !important;
	top:16px !important;
}

#item1311466 {
	width:511px !important;
	height: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-1311466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310788 {
	width:14px !important;
	height:9px !important;
}

#item1310791 {
	width:14px !important;
	height:9px !important;
	top:306px !important;
}

table#table1949360 th, table#table1949360 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1949360 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1949360 {
	table-layout:fixed;
}

#item1310795 {
	width:528px !important;
	height:216px !important;
	top:19px !important;
}

@keyframes intensificar-1310795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310818 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1310818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310972 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1310975 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1311395 {
	width:509px !important;
	height:620px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1311395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311001 {
	width:14px !important;
	height:9px !important;
}

#item1311008 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1310843 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1310843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310866 {
	width:350px !important;
	height:261px !important;
	top:49px !important;
}

@keyframes intensificar-1310866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310889 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:276px !important;
}

@keyframes intensificar-1310889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310895 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1310895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310918 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1310918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310944 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1310944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310967 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1310967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310748 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1311011 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1311034 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1311058 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1311062 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1311088 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1311090 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1311085 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1311122 {
	width:123px !important;
	height:50px !important;
}

#item1311123 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1311097 {
	width:123px !important;
	height:50px !important;
}

#item1311098 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1311093 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1311175 {
	width:101px !important;
	height:50px !important;
}

#item1311176 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1311150 {
	width:101px !important;
	height:50px !important;
}

#item1311151 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1311146 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1311228 {
	width:99px !important;
	height:50px !important;
}

#item1311229 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1311203 {
	width:99px !important;
	height:50px !important;
}

#item1311204 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1311199 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1466851 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1483973 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1483996 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1483970 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1311288 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1311288 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1311288 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466529 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1382522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1382515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382513 {
	width:700px !important;
	height:309px !important;
}

#item1399986 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1952514 th, table#table1952514 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1952514 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1952514 {
	table-layout:fixed;
}

#item1382745 {
	width:628px !important;
	height:326px !important;
	top:27px !important;
}

@keyframes intensificar-1382745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382768 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1382768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423161 {
	width:595px !important;
	height:110px !important;
}

@keyframes intensificar-1423161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423259 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:32px !important;
}

#item1423112 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:227px !important;
}

#item1423122 {
	width:595px !important;
	height:500px !important;
}

@keyframes intensificar-1423122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1382532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382533 {
	width:628px !important;
	height:40px !important;
}

#item1382557 {
	width:490px !important;
	height:365px !important;
	top:68px !important;
}

#item1382580 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:387px !important;
}

#item1382586 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1382609 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1382633 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1382656 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1382530 {
	width:664px !important;
	height:500px !important;
	left:36px !important;
	top:575px !important;
}

#item1382792 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:507px !important;
}

#item1382815 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1382839 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1382843 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1411483 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1411484 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1411480 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1411514 {
	width:172px !important;
	height:70px !important;
}

#item1411515 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411489 {
	width:172px !important;
	height:70px !important;
}

#item1411490 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411487 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1411565 {
	width:141px !important;
	height:70px !important;
}

#item1411566 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411540 {
	width:141px !important;
	height:70px !important;
}

#item1411541 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411538 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1411617 {
	width:139px !important;
	height:70px !important;
}

#item1411618 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1411591 {
	width:139px !important;
	height:70px !important;
}

#item1411592 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1411589 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1411641 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1481852 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1481876 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1481849 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424649 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424649 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424649 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466193 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1311524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1311522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311520 {
	width:600px !important;
	height:790px !important;
}

#item1311525 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table1956297 th, table#table1956297 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1956297 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1956297 {
	table-layout:fixed;
}

#item1311744 {
	width:528px !important;
	height:232px !important;
	top:19px !important;
}

@keyframes intensificar-1311744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311767 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1311767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312295 {
	width:528px !important;
	height:292px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1312295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311660 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:261px !important;
}

#item1311664 {
	width:534px !important;
	height:515px !important;
	top:16px !important;
}

#item1328869 {
	width:509px !important;
	height:820px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1328869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1328869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311690 {
	width:14px !important;
	height:9px !important;
}

#item1311696 {
	width:14px !important;
	height:9px !important;
	top:538px !important;
}

#item1311531 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1311531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311554 {
	width:350px !important;
	height:261px !important;
	top:49px !important;
}

@keyframes intensificar-1311554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311577 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:311px !important;
}

@keyframes intensificar-1311577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311583 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1311583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311607 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1311607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311632 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1311632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311655 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1311655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311528 {
	width:564px !important;
	height:547px !important;
	left:636px !important;
	top:178px !important;
}

#item1311790 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:128px !important;
}

#item1311813 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1311837 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1311843 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1467676 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1311869 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1311870 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1311866 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1311902 {
	width:123px !important;
	height:50px !important;
}

#item1311903 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1311877 {
	width:123px !important;
	height:50px !important;
}

#item1311878 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1311873 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1311956 {
	width:101px !important;
	height:50px !important;
}

#item1311957 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1311931 {
	width:101px !important;
	height:50px !important;
}

#item1311932 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1311926 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1312009 {
	width:99px !important;
	height:50px !important;
}

#item1312010 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1311984 {
	width:99px !important;
	height:50px !important;
}

#item1311985 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1311980 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1466860 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1484004 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1484027 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1484001 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1312066 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1312066 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1312066 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466536 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1383096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1383090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383088 {
	width:700px !important;
	height:309px !important;
}

#item1399979 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1960083 th, table#table1960083 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1960083 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1960083 {
	table-layout:fixed;
}

#item1383277 {
	width:628px !important;
	height:338px !important;
	top:27px !important;
}

@keyframes intensificar-1383277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383300 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1383300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383325 {
	width:595px !important;
	height:92px !important;
}

@keyframes intensificar-1383325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423376 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:23px !important;
}

#item1423264 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:224px !important;
}

#item1423269 {
	width:595px !important;
	height:494px !important;
}

@keyframes intensificar-1423269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1383105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383106 {
	width:628px !important;
	height:40px !important;
}

#item1383129 {
	width:490px !important;
	height:365px !important;
	top:68px !important;
}

#item1383152 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:387px !important;
}

#item1383161 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1383185 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1383209 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1383232 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1383103 {
	width:664px !important;
	height:494px !important;
	left:36px !important;
	top:581px !important;
}

#item1383352 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1383375 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1383399 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1383402 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1467699 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1411696 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1411697 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1411693 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1411729 {
	width:172px !important;
	height:70px !important;
}

#item1411730 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411704 {
	width:172px !important;
	height:70px !important;
}

#item1411705 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411702 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1411780 {
	width:141px !important;
	height:70px !important;
}

#item1411781 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411755 {
	width:141px !important;
	height:70px !important;
}

#item1411756 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411753 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1411832 {
	width:139px !important;
	height:70px !important;
}

#item1411833 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1411807 {
	width:139px !important;
	height:70px !important;
}

#item1411808 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1411805 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1411856 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1481887 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1481910 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1481884 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424648 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424648 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424648 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466199 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1312355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1312353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312351 {
	width:600px !important;
	height:790px !important;
}

#item1312356 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table1963620 tr {
	border-right:2.2px solid #fff;;
}

table#table1963620 {
	table-layout:fixed;
}

#item1312404 {
	width:528px !important;
	height:220px !important;
	top:19px !important;
}

@keyframes intensificar-1312404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312427 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1312427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456790 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:145px !important;
}

#item1456795 {
	width:534px !important;
	height:283px !important;
	top:16px !important;
}

#item1456796 {
	width:511px !important;
	height: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-1456796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456820 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1456823 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:306px !important;
}

#item1312585 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:253px !important;
}

#item1312590 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1328946 {
	width:509px !important;
	height:986px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1328946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1328946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312616 {
	width:14px !important;
	height:9px !important;
}

#item1312621 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1312453 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1312453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312476 {
	width:350px !important;
	height:261px !important;
	top:49px !important;
}

@keyframes intensificar-1312476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312500 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:276px !important;
}

@keyframes intensificar-1312500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312510 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1312510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312533 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1312533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312557 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1312557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312580 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1312580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312359 {
	width:564px !important;
	height:567px !important;
	left:636px !important;
	top:158px !important;
}

#item1312625 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1312648 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1312672 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1312675 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1312701 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1312702 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1312698 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1312735 {
	width:123px !important;
	height:50px !important;
}

#item1312736 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1312709 {
	width:123px !important;
	height:50px !important;
}

#item1312710 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1312705 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1312789 {
	width:101px !important;
	height:50px !important;
}

#item1312790 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1312763 {
	width:101px !important;
	height:50px !important;
}

#item1312764 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1312759 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1312842 {
	width:99px !important;
	height:50px !important;
}

#item1312843 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1312817 {
	width:99px !important;
	height:50px !important;
}

#item1312818 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1312813 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1466864 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1484040 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1484063 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1484036 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1312899 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1312899 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1312899 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466541 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1383655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1383648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383646 {
	width:700px !important;
	height:309px !important;
}

#item1399974 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1968078 tr {
	border-right:3.08px solid #fff;;
}

table#table1968078 {
	table-layout:fixed;
}

#item1383837 {
	width:628px !important;
	height:322px !important;
	top:27px !important;
}

@keyframes intensificar-1383837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383860 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1383860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383884 {
	width:595px !important;
	height:138px !important;
}

@keyframes intensificar-1383884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423434 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:46px !important;
}

#item1423380 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1423380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423427 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:236px !important;
}

@keyframes intensificar-1383668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383669 {
	width:628px !important;
	height:40px !important;
}

#item1383692 {
	width:490px !important;
	height:365px !important;
	top:68px !important;
}

#item1383715 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:387px !important;
}

#item1383723 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1383746 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1383770 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1383793 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1383666 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1383911 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1383934 {
	width:652px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1383958 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1383963 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1411900 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1411901 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1411897 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1411932 {
	width:172px !important;
	height:70px !important;
}

#item1411933 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411906 {
	width:172px !important;
	height:70px !important;
}

#item1411907 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411904 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1411983 {
	width:141px !important;
	height:70px !important;
}

#item1411984 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411958 {
	width:141px !important;
	height:70px !important;
}

#item1411959 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411956 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1412035 {
	width:139px !important;
	height:70px !important;
}

#item1412037 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1412009 {
	width:139px !important;
	height:70px !important;
}

#item1412010 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1412007 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1412060 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1481920 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1481943 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1481917 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424647 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424647 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424647 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466204 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1313301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1313301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1313299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1313299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1313296 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1313302 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1313305 {
	width:528px !important;
	height:64px !important;
	left:36px !important;
	top:128px !important;
}

#item1313328 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1313352 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1313355 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table1972784 th, table#table1972784 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1972784 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1972784 {
	table-layout:fixed;
}

#item1313623 {
	width:528px !important;
	height:203px !important;
	top:20px !important;
}

@keyframes intensificar-1313623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1313623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1313646 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1313646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1313646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1313670 {
	width:528px !important;
	height:262px !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-1313670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1313670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1313597 {
	width:528px !important;
	height:26px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1313597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1313597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1344662 {
	width:528px !important;
	height:148px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1344662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1313555 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:253px !important;
}

#item1313562 {
	width:534px !important;
	height:500px !important;
	top:16px !important;
}

#item1338559 {
	width:509px !important;
	height:690px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1338559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1313589 {
	width:14px !important;
	height:9px !important;
}

#item1313592 {
	width:14px !important;
	height:9px !important;
	top:522px !important;
}

#item1313381 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1313381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1313381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1313404 {
	width:350px !important;
	height:260px !important;
	top:49px !important;
}

@keyframes intensificar-1313404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1313404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1313427 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:201px !important;
}

@keyframes intensificar-1313427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1313427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1313450 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:341px !important;
}

@keyframes intensificar-1313450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1313450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1313455 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:233px !important;
}

@keyframes intensificar-1313455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1313455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1313478 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:284px !important;
}

@keyframes intensificar-1313478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1313478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1313502 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:300px !important;
}

@keyframes intensificar-1313502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1313502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1313526 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1313526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1313526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1313549 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1313549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1313549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1313378 {
	width:564px !important;
	height:531px !important;
	left:36px !important;
	top:194px !important;
}

#item1313700 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1313701 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1313697 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1313732 {
	width:123px !important;
	height:50px !important;
}

#item1313733 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1313707 {
	width:123px !important;
	height:50px !important;
}

#item1313708 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1313704 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1313784 {
	width:113px !important;
	height:50px !important;
}

#item1313785 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1313759 {
	width:113px !important;
	height:50px !important;
}

#item1313760 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1313756 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1313836 {
	width:101px !important;
	height:50px !important;
}

#item1313838 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1313811 {
	width:101px !important;
	height:50px !important;
}

#item1313812 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1313808 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1313890 {
	width:101px !important;
	height:50px !important;
}

#item1313891 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1313864 {
	width:101px !important;
	height:50px !important;
}

#item1313865 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1313861 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1313917 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1313940 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1313914 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1313943 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1313943 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1313943 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466970 {
	width:186px !important;
	height:180px !important;
	top:1020px !important;
}

@keyframes intensificar-1384214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1384219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384212 {
	width:700px !important;
	height:309px !important;
}

#item1399971 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1384233 {
	width:628px !important;
	height:89px !important;
	left:36px !important;
	top:488px !important;
}

#item1384257 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1384282 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1384285 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

@keyframes intensificar-1384573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1977251 th, table#table1977251 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1977251 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1977251 {
	table-layout:fixed;
}

#item1384574 {
	width:628px !important;
	height:296px !important;
	top:28px !important;
}

@keyframes intensificar-1384574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384597 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1384597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384620 {
	width:595px !important;
	height:117px !important;
}

@keyframes intensificar-1384620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423571 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:36px !important;
}

#item1384523 {
	width:628px !important;
	height:36px !important;
}

@keyframes intensificar-1384523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384548 {
	width:628px !important;
	height:330px !important;
}

@keyframes intensificar-1384548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423440 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:213px !important;
}

#item1423445 {
	width:595px !important;
	height:471px !important;
}

@keyframes intensificar-1423445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1384311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384312 {
	width:628px !important;
	height:40px !important;
}

#item1384335 {
	width:490px !important;
	height:364px !important;
	top:68px !important;
}

#item1384358 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:281px !important;
}

#item1384381 {
	width:124px !important;
	height:31px !important;
	left:503px !important;
	top:477px !important;
}

#item1384386 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:304px !important;
}

#item1384409 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:375px !important;
}

#item1384432 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:398px !important;
}

#item1384456 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1384479 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1384308 {
	width:664px !important;
	height:508px !important;
	left:36px !important;
	top:604px !important;
}

#item1415772 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1415773 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1415769 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1415803 {
	width:172px !important;
	height:70px !important;
}

#item1415804 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1415778 {
	width:172px !important;
	height:70px !important;
}

#item1415779 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1415776 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1415855 {
	width:158px !important;
	height:70px !important;
}

#item1415856 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1415829 {
	width:158px !important;
	height:70px !important;
}

#item1415830 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1415827 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1415906 {
	width:141px !important;
	height:70px !important;
}

#item1415907 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1415881 {
	width:141px !important;
	height:70px !important;
}

#item1415882 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1415879 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1415958 {
	width:141px !important;
	height:70px !important;
}

#item1415959 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1415932 {
	width:141px !important;
	height:70px !important;
}

#item1415933 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1415930 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
}

#item1466961 {
	width:34px !important;
	height:73px !important;
	left:16px !important;
	top:1129px !important;
}

#item1481953 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1481976 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1481950 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424644 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424644 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424644 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466209 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1314184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1314184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1314182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1314182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1314180 {
	width:600px !important;
	height:790px !important;
}

#item1314185 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1314191 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:82px !important;
}

#item1314196 {
	width:534px !important;
	height:157px !important;
	top:16px !important;
}

#item1314976 {
	width:510px !important;
	height:340px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1314976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1314976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1314226 {
	width:14px !important;
	height:9px !important;
}

#item1314230 {
	width:14px !important;
	height:9px !important;
	top:180px !important;
}

table#table1981913 tr {
	border-right:2.2px solid #fff;;
}

table#table1981913 {
	table-layout:fixed;
}

#item1314235 {
	width:528px !important;
	height:307px !important;
	top:19px !important;
}

@keyframes intensificar-1314235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1314235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1314258 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1314258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1314258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1314416 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:253px !important;
}

#item1314420 {
	width:534px !important;
	height:498px !important;
	top:16px !important;
}

#item1314874 {
	width:509px !important;
	height:1182px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1314874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1314874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1314446 {
	width:14px !important;
	height:9px !important;
}

#item1314451 {
	width:14px !important;
	height:9px !important;
	top:521px !important;
}

#item1314283 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1314283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1314283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1314307 {
	width:350px !important;
	height:335px !important;
	top:49px !important;
}

@keyframes intensificar-1314307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1314307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1314330 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:377px !important;
}

@keyframes intensificar-1314330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1314330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1314337 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1314337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1314337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1314360 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1314360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1314360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1314384 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1314384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1314384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1314407 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1314407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1314407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1314189 {
	width:564px !important;
	height:530px !important;
	left:636px !important;
	top:195px !important;
}

#item1314454 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:145px !important;
}

#item1314477 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1314501 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1314504 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1314530 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1314531 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1314527 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1314564 {
	width:123px !important;
	height:50px !important;
}

#item1314565 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1314538 {
	width:123px !important;
	height:50px !important;
}

#item1314539 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1314534 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1314618 {
	width:101px !important;
	height:50px !important;
}

#item1314619 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1314593 {
	width:101px !important;
	height:50px !important;
}

#item1314594 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1314589 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1314671 {
	width:99px !important;
	height:50px !important;
}

#item1314672 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1314646 {
	width:99px !important;
	height:50px !important;
}

#item1314647 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1314642 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1466867 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1484076 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1484099 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1484073 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1314728 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1314728 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1314728 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466552 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1384930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1384921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384919 {
	width:700px !important;
	height:309px !important;
}

#item1399961 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1986426 tr {
	border-right:3.08px solid #fff;;
}

table#table1986426 {
	table-layout:fixed;
}

#item1385156 {
	width:595px !important;
	height:272px !important;
	top:27px !important;
}

@keyframes intensificar-1385156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385180 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1385180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423637 {
	width:595px !important;
	height:143px !important;
}

@keyframes intensificar-1423637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423631 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:49px !important;
}

#item1423672 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:312px !important;
}

#item1423577 {
	width:595px !important;
	height:471px !important;
}

@keyframes intensificar-1423577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423625 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:213px !important;
}

@keyframes intensificar-1384941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384943 {
	width:628px !important;
	height:40px !important;
}

#item1384966 {
	width:490px !important;
	height:397px !important;
	top:68px !important;
}

#item1384989 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:475px !important;
}

#item1384995 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1385018 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1385043 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1385066 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1384939 {
	width:664px !important;
	height:505px !important;
	left:36px !important;
	top:604px !important;
}

#item1385203 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:512px !important;
}

#item1385226 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1385250 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1385255 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1412113 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1412114 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1412110 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1412146 {
	width:172px !important;
	height:70px !important;
}

#item1412147 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1412120 {
	width:172px !important;
	height:70px !important;
}

#item1412121 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1412118 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1412197 {
	width:141px !important;
	height:70px !important;
}

#item1412198 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1412172 {
	width:141px !important;
	height:70px !important;
}

#item1412173 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1412170 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1412249 {
	width:139px !important;
	height:70px !important;
}

#item1412250 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1412223 {
	width:139px !important;
	height:70px !important;
}

#item1412224 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1412221 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1412273 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1469560 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1469583 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1469557 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424642 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424642 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424642 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466216 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1315031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1315029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315027 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1315032 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1315036 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1315059 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1315083 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1315087 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table1991673 th, table#table1991673 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1991673 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1991673 {
	table-layout:fixed;
}

#item1315113 {
	width:528px !important;
	height:203px !important;
	top:20px !important;
}

@keyframes intensificar-1315113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315136 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1315136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315159 {
	width:528px !important;
	height:314px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1315159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315407 {
	width:528px !important;
	height:26px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1315407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1344694 {
	width:528px !important;
	height:314px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1344694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315369 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:269px !important;
}

#item1315373 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1315814 {
	width:509px !important;
	height:592px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1315814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315400 {
	width:14px !important;
	height:9px !important;
}

#item1315403 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1315188 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1315188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315212 {
	width:350px !important;
	height:295px !important;
	top:66px !important;
}

@keyframes intensificar-1315212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315235 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:184px !important;
}

@keyframes intensificar-1315235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315258 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:391px !important;
}

@keyframes intensificar-1315258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315269 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:216px !important;
}

@keyframes intensificar-1315269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315292 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:335px !important;
}

@keyframes intensificar-1315292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315315 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:351px !important;
}

@keyframes intensificar-1315315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315339 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1315339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315363 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1315363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315110 {
	width:564px !important;
	height:564px !important;
	left:36px !important;
	top:161px !important;
}

#item1315435 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1315436 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1315432 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1315468 {
	width:123px !important;
	height:50px !important;
}

#item1315469 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1315442 {
	width:123px !important;
	height:50px !important;
}

#item1315443 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1315439 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1315521 {
	width:113px !important;
	height:50px !important;
}

#item1315522 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1315496 {
	width:113px !important;
	height:50px !important;
}

#item1315497 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1315493 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1315574 {
	width:101px !important;
	height:50px !important;
}

#item1315575 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1315548 {
	width:101px !important;
	height:50px !important;
}

#item1315549 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1315545 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1315627 {
	width:101px !important;
	height:50px !important;
}

#item1315628 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1315602 {
	width:101px !important;
	height:50px !important;
}

#item1315603 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1315598 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1315654 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1315677 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1315651 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1315680 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1315680 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1315680 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466560 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1385509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1385502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385500 {
	width:700px !important;
	height:309px !important;
}

#item1399953 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1385516 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1385539 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1385563 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1385568 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

@keyframes intensificar-1385860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1996366 th, table#table1996366 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1996366 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1996366 {
	table-layout:fixed;
}

#item1385861 {
	width:628px !important;
	height:302px !important;
	top:28px !important;
}

@keyframes intensificar-1385861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385884 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1385884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385907 {
	width:595px !important;
	height:163px !important;
	top:13px !important;
}

@keyframes intensificar-1385907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423727 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:64px !important;
}

#item1385810 {
	width:628px !important;
	height:37px !important;
	top:13px !important;
}

@keyframes intensificar-1385810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385835 {
	width:628px !important;
	height:481px !important;
}

@keyframes intensificar-1385835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423675 {
	width:595px !important;
	height:475px !important;
	top:13px !important;
}

@keyframes intensificar-1423675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423717 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:228px !important;
}

@keyframes intensificar-1385593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385594 {
	width:628px !important;
	height:64px !important;
}

#item1385617 {
	width:490px !important;
	height:413px !important;
	top:76px !important;
}

#item1385640 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:242px !important;
}

#item1385663 {
	width:124px !important;
	height:31px !important;
	left:503px !important;
	top:518px !important;
}

#item1385669 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:264px !important;
}

#item1385692 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:423px !important;
}

#item1385715 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:445px !important;
}

#item1385739 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1385762 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1385591 {
	width:664px !important;
	height:549px !important;
	left:36px !important;
	top:566px !important;
}

#item1415416 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1415418 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1415412 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1415455 {
	width:172px !important;
	height:70px !important;
}

#item1415456 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1415430 {
	width:172px !important;
	height:70px !important;
}

#item1415431 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1415427 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1415506 {
	width:158px !important;
	height:70px !important;
}

#item1415507 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1415481 {
	width:158px !important;
	height:70px !important;
}

#item1415482 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1415479 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1415557 {
	width:141px !important;
	height:70px !important;
}

#item1415558 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1415532 {
	width:141px !important;
	height:70px !important;
}

#item1415533 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1415530 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1415610 {
	width:141px !important;
	height:70px !important;
}

#item1415611 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1415584 {
	width:141px !important;
	height:70px !important;
}

#item1415585 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1415581 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1469593 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1469616 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1469590 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424641 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424641 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424641 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466221 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1315918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1315916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315914 {
	width:600px !important;
	height:790px !important;
}

#item1315920 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2000686 th, table#table2000686 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2000686 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2000686 {
	table-layout:fixed;
}

#item1315926 {
	width:528px !important;
	height:203px !important;
	top:19px !important;
}

@keyframes intensificar-1315926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315949 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1315949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315973 {
	width:528px !important;
	height:313px !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-1315973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316132 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:261px !important;
}

#item1316139 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1329177 {
	width:509px !important;
	height:1280px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1329177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316165 {
	width:14px !important;
	height:9px !important;
}

#item1316169 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1316003 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1316003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316026 {
	width:350px !important;
	height:261px !important;
	top:49px !important;
}

@keyframes intensificar-1316026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316049 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:309px !important;
}

@keyframes intensificar-1316049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316056 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1316056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316079 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1316079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316103 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1316103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316126 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1316126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315923 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1316175 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1316198 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1316222 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1316226 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1316252 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1316253 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1316249 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1316285 {
	width:123px !important;
	height:50px !important;
}

#item1316286 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1316260 {
	width:123px !important;
	height:50px !important;
}

#item1316261 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1316256 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1316339 {
	width:101px !important;
	height:50px !important;
}

#item1316340 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1316314 {
	width:101px !important;
	height:50px !important;
}

#item1316315 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1316309 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1316392 {
	width:99px !important;
	height:50px !important;
}

#item1316394 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1316367 {
	width:99px !important;
	height:50px !important;
}

#item1316368 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1316363 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1466870 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1484106 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1484129 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1484103 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1316449 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1316449 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1316449 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466567 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1386216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1386209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386207 {
	width:700px !important;
	height:309px !important;
}

#item1399948 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2004831 th, table#table2004831 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2004831 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2004831 {
	table-layout:fixed;
}

#item1386399 {
	width:628px !important;
	height:305px !important;
	top:27px !important;
}

@keyframes intensificar-1386399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386422 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1386422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386446 {
	width:595px !important;
	height:154px !important;
}

@keyframes intensificar-1386446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423802 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:54px !important;
}

#item1423738 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1423738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423731 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:236px !important;
}

@keyframes intensificar-1386227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386228 {
	width:628px !important;
	height:64px !important;
}

#item1386252 {
	width:490px !important;
	height:365px !important;
	top:84px !important;
}

#item1386275 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:454px !important;
}

#item1386282 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1386305 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1386329 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1386352 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1386225 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1386473 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1386497 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1386521 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1386524 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1412321 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1412322 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1412318 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1412352 {
	width:172px !important;
	height:70px !important;
}

#item1412353 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1412327 {
	width:172px !important;
	height:70px !important;
}

#item1412328 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1412325 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1412403 {
	width:141px !important;
	height:70px !important;
}

#item1412404 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1412378 {
	width:141px !important;
	height:70px !important;
}

#item1412379 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1412376 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1412455 {
	width:139px !important;
	height:70px !important;
}

#item1412456 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1412430 {
	width:139px !important;
	height:70px !important;
}

#item1412431 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1412428 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1412479 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1482449 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1482472 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1482446 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424640 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424640 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424640 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466229 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1316651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1316649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316647 {
	width:600px !important;
	height:790px !important;
}

#item1316652 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2008949 th, table#table2008949 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2008949 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2008949 {
	table-layout:fixed;
}

#item1316658 {
	width:528px !important;
	height:175px !important;
	top:19px !important;
}

@keyframes intensificar-1316658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316681 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1316681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316705 {
	width:528px !important;
	height:285px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1316705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316864 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1316872 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1329275 {
	width:509px !important;
	height:700px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1329275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316898 {
	width:14px !important;
	height:9px !important;
}

#item1316903 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1316734 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1316734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316757 {
	width:350px !important;
	height:261px !important;
	top:66px !important;
}

@keyframes intensificar-1316757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316781 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:259px !important;
}

@keyframes intensificar-1316781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316787 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1316787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316810 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1316810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316834 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1316834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316857 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1316857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316655 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1316907 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1316930 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1316955 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1316958 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1316984 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1316985 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1316981 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1317017 {
	width:123px !important;
	height:50px !important;
}

#item1317018 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1316992 {
	width:123px !important;
	height:50px !important;
}

#item1316993 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1316988 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1317070 {
	width:101px !important;
	height:50px !important;
}

#item1317071 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1317045 {
	width:101px !important;
	height:50px !important;
}

#item1317046 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1317041 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1317124 {
	width:99px !important;
	height:50px !important;
}

#item1317125 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1317099 {
	width:99px !important;
	height:50px !important;
}

#item1317100 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1317094 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1466875 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1484140 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1484163 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1484137 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1317181 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1317181 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1317181 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466572 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1386776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1386771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386769 {
	width:700px !important;
	height:309px !important;
}

#item1399941 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2012045 th, table#table2012045 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2012045 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2012045 {
	table-layout:fixed;
}

#item1386955 {
	width:628px !important;
	height:265px !important;
	top:27px !important;
}

@keyframes intensificar-1386955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386978 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1386978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387002 {
	width:595px !important;
	height:201px !important;
}

@keyframes intensificar-1387002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423854 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:78px !important;
}

#item1423806 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:236px !important;
}

#item1423811 {
	width:595px !important;
	height:515px !important;
}

@keyframes intensificar-1423811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1386786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386787 {
	width:628px !important;
	height:64px !important;
}

#item1386810 {
	width:490px !important;
	height:365px !important;
	top:92px !important;
}

#item1386833 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:363px !important;
}

#item1386841 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1386864 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1386888 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1386912 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1386784 {
	width:664px !important;
	height:522px !important;
	left:36px !important;
	top:560px !important;
}

#item1387029 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1387052 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1387077 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1387081 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1412533 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1412534 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1412530 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1412566 {
	width:172px !important;
	height:70px !important;
}

#item1412567 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1412541 {
	width:172px !important;
	height:70px !important;
}

#item1412542 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1412539 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1412618 {
	width:141px !important;
	height:70px !important;
}

#item1412619 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1412593 {
	width:141px !important;
	height:70px !important;
}

#item1412594 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1412590 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1412669 {
	width:139px !important;
	height:70px !important;
}

#item1412671 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1412644 {
	width:139px !important;
	height:70px !important;
}

#item1412645 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1412642 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1412694 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1482480 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1482503 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1482477 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424639 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424639 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424639 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466235 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1317386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1317386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1317384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1317384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1317382 {
	width:600px !important;
	height:790px !important;
}

#item1317387 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2015120 th, table#table2015120 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2015120 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2015120 {
	table-layout:fixed;
}

#item1317394 {
	width:528px !important;
	height:175px !important;
	top:19px !important;
}

@keyframes intensificar-1317394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1317394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1317417 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1317417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1317417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1317441 {
	width:528px !important;
	height:292px !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-1317441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1317441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1317600 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1317607 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1329376 {
	width:509px !important;
	height:1014px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1329376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1317633 {
	width:14px !important;
	height:9px !important;
}

#item1317636 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1317470 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1317470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1317470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1317493 {
	width:350px !important;
	height:261px !important;
	top:49px !important;
}

@keyframes intensificar-1317493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1317493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1317517 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:242px !important;
}

@keyframes intensificar-1317517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1317517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1317523 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1317523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1317523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1317546 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1317546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1317546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1317570 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1317570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1317570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1317594 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1317594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1317594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1317390 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1317640 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1317663 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1317689 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1317692 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1317718 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1317719 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1317715 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1317752 {
	width:123px !important;
	height:50px !important;
}

#item1317753 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1317727 {
	width:123px !important;
	height:50px !important;
}

#item1317728 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1317723 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1317805 {
	width:101px !important;
	height:50px !important;
}

#item1317806 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1317780 {
	width:101px !important;
	height:50px !important;
}

#item1317781 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1317776 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1317859 {
	width:99px !important;
	height:50px !important;
}

#item1317860 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1317834 {
	width:99px !important;
	height:50px !important;
}

#item1317835 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1317829 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1466878 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1484175 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1484198 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1484172 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1317915 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1317915 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1317915 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466583 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1387337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1387331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387329 {
	width:700px !important;
	height:309px !important;
}

#item1399937 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2018643 th, table#table2018643 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2018643 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2018643 {
	table-layout:fixed;
}

#item1387519 {
	width:628px !important;
	height:265px !important;
	top:27px !important;
}

@keyframes intensificar-1387519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387542 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1387542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387566 {
	width:595px !important;
	height:228px !important;
}

@keyframes intensificar-1387566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423915 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:91px !important;
}

#item1423865 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1423865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423860 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:248px !important;
}

@keyframes intensificar-1387349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387350 {
	width:628px !important;
	height:40px !important;
}

#item1387373 {
	width:490px !important;
	height:365px !important;
	top:68px !important;
}

#item1387396 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:339px !important;
}

#item1387403 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1387426 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1387450 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1387473 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1387347 {
	width:664px !important;
	height:549px !important;
	left:36px !important;
	top:533px !important;
}

#item1387594 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1387617 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1387641 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1387644 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1412750 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1412751 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1412747 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1412783 {
	width:172px !important;
	height:70px !important;
}

#item1412784 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1412757 {
	width:172px !important;
	height:70px !important;
}

#item1412758 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1412755 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1412834 {
	width:141px !important;
	height:70px !important;
}

#item1412835 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1412809 {
	width:141px !important;
	height:70px !important;
}

#item1412810 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1412807 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1412886 {
	width:139px !important;
	height:70px !important;
}

#item1412887 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1412860 {
	width:139px !important;
	height:70px !important;
}

#item1412861 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1412858 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1412910 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1482385 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1482408 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1482382 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424638 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424638 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424638 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466240 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1318117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1318115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1318113 {
	width:600px !important;
	height:790px !important;
}

#item1318118 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2022140 th, table#table2022140 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2022140 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2022140 {
	table-layout:fixed;
}

#item1318124 {
	width:528px !important;
	height:204px !important;
	top:19px !important;
}

@keyframes intensificar-1318124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1318147 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1318147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1318843 {
	width:13px !important;
	height:26px !important;
	left:541px !important;
	top:138px !important;
}

#item1318846 {
	width:534px !important;
	height:254px !important;
	top:24px !important;
}

#item1318945 {
	width:508px !important;
	height:536px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1318945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1318875 {
	width:14px !important;
	height:9px !important;
	left:520px !important;
	top:8px !important;
}

#item1318878 {
	width:14px !important;
	height:9px !important;
	left:520px !important;
	top:285px !important;
}

#item1318331 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:252px !important;
}

#item1318338 {
	width:534px !important;
	height:498px !important;
	top:16px !important;
}

#item1329467 {
	width:509px !important;
	height:1043px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1329467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1318365 {
	width:14px !important;
	height:9px !important;
}

#item1318369 {
	width:14px !important;
	height:9px !important;
	top:521px !important;
}

#item1318202 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1318202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1318225 {
	width:350px !important;
	height:261px !important;
	top:83px !important;
}

@keyframes intensificar-1318225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1318248 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:309px !important;
}

@keyframes intensificar-1318248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1318254 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1318254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1318277 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1318277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1318301 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1318301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1318324 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1318324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1318121 {
	width:564px !important;
	height:531px !important;
	left:636px !important;
	top:195px !important;
}

#item1318373 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:145px !important;
}

#item1318396 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1318420 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1318423 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1318449 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1318450 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1318446 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1318482 {
	width:123px !important;
	height:50px !important;
}

#item1318483 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1318457 {
	width:123px !important;
	height:50px !important;
}

#item1318458 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1318453 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1318537 {
	width:101px !important;
	height:50px !important;
}

#item1318538 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1318511 {
	width:101px !important;
	height:50px !important;
}

#item1318512 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1318507 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1318590 {
	width:99px !important;
	height:50px !important;
}

#item1318591 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1318565 {
	width:99px !important;
	height:50px !important;
}

#item1318566 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1318561 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1466883 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1484208 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1484231 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1484205 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1318647 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1318647 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1318647 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466589 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1387902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1387894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387892 {
	width:700px !important;
	height:309px !important;
}

#item1399931 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2026666 th, table#table2026666 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2026666 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2026666 {
	table-layout:fixed;
}

#item1388079 {
	width:628px !important;
	height:298px !important;
	top:27px !important;
}

@keyframes intensificar-1388079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388102 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1388102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423981 {
	width:595px !important;
	height:96px !important;
}

@keyframes intensificar-1423981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424017 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:25px !important;
}

#item1423922 {
	width:595px !important;
	height:454px !important;
}

@keyframes intensificar-1423922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423918 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:204px !important;
}

@keyframes intensificar-1387910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387911 {
	width:628px !important;
	height:88px !important;
}

#item1387934 {
	width:490px !important;
	height:365px !important;
	top:116px !important;
}

#item1387957 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:433px !important;
}

#item1387963 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1387987 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1388011 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1388034 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1387908 {
	width:664px !important;
	height:481px !important;
	left:36px !important;
	top:621px !important;
}

#item1388167 {
	width:628px !important;
	height:89px !important;
	left:36px !important;
	top:512px !important;
}

#item1388190 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1388214 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1388218 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1412959 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1412960 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1412955 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1412991 {
	width:172px !important;
	height:70px !important;
}

#item1412992 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1412966 {
	width:172px !important;
	height:70px !important;
}

#item1412967 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1412964 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1413043 {
	width:141px !important;
	height:70px !important;
}

#item1413044 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1413017 {
	width:141px !important;
	height:70px !important;
}

#item1413018 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1413015 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1413094 {
	width:139px !important;
	height:70px !important;
}

#item1413095 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1413069 {
	width:139px !important;
	height:70px !important;
}

#item1413070 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1413067 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1413118 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1482355 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1482378 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1482352 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424637 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424637 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424637 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466245 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1319007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1319005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319003 {
	width:600px !important;
	height:790px !important;
}

#item1319008 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2030872 th, table#table2030872 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2030872 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2030872 {
	table-layout:fixed;
}

#item1319185 {
	width:528px !important;
	height:88px !important;
	top:19px !important;
}

@keyframes intensificar-1319185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319208 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1319208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319812 {
	width:528px !important;
	height:413px !important;
	top:23px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1319812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319146 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1319151 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1329555 {
	width:509px !important;
	height:860px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1329555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319177 {
	width:14px !important;
	height:9px !important;
}

#item1319180 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1319018 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1319018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319041 {
	width:350px !important;
	height:261px !important;
	top:49px !important;
}

@keyframes intensificar-1319041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319064 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:139px !important;
}

@keyframes intensificar-1319064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319070 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1319070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319093 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1319093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319117 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1319117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319140 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1319140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319015 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1319271 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1319294 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1319319 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1319322 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1319348 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1319349 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1319345 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1319382 {
	width:123px !important;
	height:50px !important;
}

#item1319383 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1319357 {
	width:123px !important;
	height:50px !important;
}

#item1319358 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1319353 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1319435 {
	width:101px !important;
	height:50px !important;
}

#item1319436 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1319410 {
	width:101px !important;
	height:50px !important;
}

#item1319411 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1319406 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1319489 {
	width:99px !important;
	height:50px !important;
}

#item1319490 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1319464 {
	width:99px !important;
	height:50px !important;
}

#item1319465 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1319459 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1466888 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1484239 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1484262 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1484236 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1319551 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1319551 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1319551 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466595 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1388567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1388559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388557 {
	width:700px !important;
	height:309px !important;
}

#item1399927 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2033803 th, table#table2033803 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2033803 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2033803 {
	table-layout:fixed;
}

#item1388746 {
	width:628px !important;
	height:143px !important;
	top:27px !important;
}

@keyframes intensificar-1388746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388769 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1388769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388793 {
	width:595px !important;
	height:311px !important;
}

@keyframes intensificar-1388793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424076 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:133px !important;
}

#item1424022 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:229px !important;
}

#item1424025 {
	width:595px !important;
	height:503px !important;
}

@keyframes intensificar-1424025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1388576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388577 {
	width:628px !important;
	height:64px !important;
}

#item1388600 {
	width:490px !important;
	height:365px !important;
	top:84px !important;
}

#item1388623 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:211px !important;
}

#item1388629 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1388652 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1388676 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1388700 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1388574 {
	width:664px !important;
	height:510px !important;
	left:36px !important;
	top:572px !important;
}

#item1388820 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:508px !important;
}

#item1388843 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1388867 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1388871 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1413178 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1413179 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1413175 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1413209 {
	width:172px !important;
	height:70px !important;
}

#item1413210 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1413184 {
	width:172px !important;
	height:70px !important;
}

#item1413185 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1413182 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1413260 {
	width:141px !important;
	height:70px !important;
}

#item1413261 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1413235 {
	width:141px !important;
	height:70px !important;
}

#item1413236 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1413233 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1413311 {
	width:139px !important;
	height:70px !important;
}

#item1413312 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1413286 {
	width:139px !important;
	height:70px !important;
}

#item1413287 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1413284 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1413336 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1482315 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1482339 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1482312 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424635 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424635 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424635 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466253 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1319874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1319872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319870 {
	width:600px !important;
	height:790px !important;
}

#item1319875 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2036689 th, table#table2036689 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2036689 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2036689 {
	table-layout:fixed;
}

#item1319885 {
	width:528px !important;
	height:320px !important;
	top:19px !important;
}

@keyframes intensificar-1319885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319908 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1319908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319931 {
	width:13px !important;
	height:26px !important;
	left:541px !important;
	top:87px !important;
}

#item1319934 {
	width:534px !important;
	height:153px !important;
	top:24px !important;
}

#item1320641 {
	width:511px !important;
	height:276px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1320641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1320641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319964 {
	width:14px !important;
	height:9px !important;
	left:520px !important;
	top:8px !important;
}

#item1319968 {
	width:14px !important;
	height:9px !important;
	left:520px !important;
	top:184px !important;
}

#item1320100 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:261px !important;
}

#item1320103 {
	width:534px !important;
	height:515px !important;
	top:16px !important;
}

#item1320551 {
	width:509px !important;
	height:766px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1320551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1320551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320130 {
	width:14px !important;
	height:9px !important;
}

#item1320135 {
	width:14px !important;
	height:9px !important;
	top:538px !important;
}

#item1319973 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1319973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319996 {
	width:350px !important;
	height:318px !important;
	top:49px !important;
}

@keyframes intensificar-1319996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320019 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:411px !important;
}

@keyframes intensificar-1320019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1320019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320025 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1320025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1320025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320048 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1320048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1320048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320072 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1320072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1320072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320095 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1320095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1320095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319882 {
	width:564px !important;
	height:547px !important;
	left:636px !important;
	top:178px !important;
}

#item1320139 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1320162 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1320186 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1320189 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1320216 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1320217 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1320213 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1320250 {
	width:123px !important;
	height:50px !important;
}

#item1320251 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1320224 {
	width:123px !important;
	height:50px !important;
}

#item1320225 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1320220 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1320305 {
	width:101px !important;
	height:50px !important;
}

#item1320306 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1320279 {
	width:101px !important;
	height:50px !important;
}

#item1320280 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1320275 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1320358 {
	width:99px !important;
	height:50px !important;
}

#item1320359 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1320333 {
	width:99px !important;
	height:50px !important;
}

#item1320334 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1320329 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1466891 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1484271 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1484294 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1484268 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1320417 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1320417 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1320417 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466602 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1389125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1389119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389117 {
	width:700px !important;
	height:309px !important;
}

#item1399918 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2044068 th, table#table2044068 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2044068 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2044068 {
	table-layout:fixed;
}

#item1389305 {
	width:595px !important;
	height:248px !important;
	top:27px !important;
}

@keyframes intensificar-1389305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389329 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1389329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424142 {
	width:595px !important;
	height:186px !important;
}

@keyframes intensificar-1424142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424179 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:70px !important;
}

#item1424182 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:347px !important;
}

#item1424081 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:224px !important;
}

#item1424087 {
	width:595px !important;
	height:494px !important;
}

@keyframes intensificar-1424087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1389135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389136 {
	width:628px !important;
	height:40px !important;
}

#item1389159 {
	width:490px !important;
	height:445px !important;
	top:68px !important;
}

#item1389183 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:496px !important;
}

#item1389189 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1389212 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1389236 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1389260 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1389133 {
	width:664px !important;
	height:527px !important;
	left:36px !important;
	top:581px !important;
}

#item1389397 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

#item1389420 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1389444 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1389447 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1413402 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1413403 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1413399 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1413434 {
	width:172px !important;
	height:70px !important;
}

#item1413435 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1413409 {
	width:172px !important;
	height:70px !important;
}

#item1413410 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1413407 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1413485 {
	width:141px !important;
	height:70px !important;
}

#item1413486 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1413460 {
	width:141px !important;
	height:70px !important;
}

#item1413461 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1413458 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1413537 {
	width:139px !important;
	height:70px !important;
}

#item1413538 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1413512 {
	width:139px !important;
	height:70px !important;
}

#item1413513 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1413510 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1413561 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1482285 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1482308 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1482282 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424634 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424634 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424634 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466260 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1320714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1320714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1320711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1320711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320709 {
	width:600px !important;
	height:790px !important;
}

#item1320715 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2048963 th, table#table2048963 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2048963 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2048963 {
	table-layout:fixed;
}

#item1320721 {
	width:528px !important;
	height:348px !important;
	top:19px !important;
}

@keyframes intensificar-1320721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1320721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320744 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1320744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1320744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320767 {
	width:13px !important;
	height:26px !important;
	left:541px !important;
	top:74px !important;
}

#item1320770 {
	width:534px !important;
	height:126px !important;
	top:24px !important;
}

#item1321480 {
	width:511px !important;
	height:374px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1321480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320799 {
	width:14px !important;
	height:9px !important;
	left:520px !important;
	top:8px !important;
}

#item1320802 {
	width:14px !important;
	height:9px !important;
	left:520px !important;
	top:157px !important;
}

#item1320937 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:261px !important;
}

#item1320940 {
	width:534px !important;
	height:515px !important;
	top:16px !important;
}

#item1329635 {
	width:509px !important;
	height:1119px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1329635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320966 {
	width:14px !important;
	height:9px !important;
}

#item1320969 {
	width:14px !important;
	height:9px !important;
	top:538px !important;
}

#item1320807 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1320807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1320807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320830 {
	width:350px !important;
	height:402px !important;
	top:49px !important;
}

@keyframes intensificar-1320830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1320830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320853 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:447px !important;
}

@keyframes intensificar-1320853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1320853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320861 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1320861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1320861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320884 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1320884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1320884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320908 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1320908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1320908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320931 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1320931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1320931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320718 {
	width:564px !important;
	height:547px !important;
	left:636px !important;
	top:178px !important;
}

#item1320976 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1320999 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1321023 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1321027 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1321053 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1321054 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1321050 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1321088 {
	width:123px !important;
	height:50px !important;
}

#item1321089 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1321063 {
	width:123px !important;
	height:50px !important;
}

#item1321064 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1321058 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1321142 {
	width:101px !important;
	height:50px !important;
}

#item1321143 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1321117 {
	width:101px !important;
	height:50px !important;
}

#item1321118 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1321113 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1321197 {
	width:99px !important;
	height:50px !important;
}

#item1321198 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1321170 {
	width:99px !important;
	height:50px !important;
}

#item1321171 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1321166 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1466894 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1484304 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1484328 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1484301 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1321253 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1321253 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1321253 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466608 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1389702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1389695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389693 {
	width:700px !important;
	height:309px !important;
}

#item1399913 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2054125 th, table#table2054125 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2054125 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2054125 {
	table-layout:fixed;
}

#item1389886 {
	width:595px !important;
	height:246px !important;
	top:27px !important;
}

@keyframes intensificar-1389886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389909 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1389909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424281 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:70px !important;
}

#item1424287 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:348px !important;
}

#item1424296 {
	width:595px !important;
	height:189px !important;
}

@keyframes intensificar-1424296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424185 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:224px !important;
}

#item1424189 {
	width:595px !important;
	height:494px !important;
}

@keyframes intensificar-1424189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1389713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389714 {
	width:628px !important;
	height:40px !important;
}

#item1389737 {
	width:490px !important;
	height:492px !important;
	top:68px !important;
}

#item1389760 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:490px !important;
}

#item1389769 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1389794 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1389818 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1389841 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1389711 {
	width:664px !important;
	height:561px !important;
	left:36px !important;
	top:581px !important;
}

#item1389973 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

#item1389996 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1390020 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1390025 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1413619 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1413620 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1413616 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1413651 {
	width:172px !important;
	height:70px !important;
}

#item1413652 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1413625 {
	width:172px !important;
	height:70px !important;
}

#item1413626 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1413623 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1413702 {
	width:141px !important;
	height:70px !important;
}

#item1413704 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1413677 {
	width:141px !important;
	height:70px !important;
}

#item1413678 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1413675 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1413754 {
	width:139px !important;
	height:70px !important;
}

#item1413755 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1413729 {
	width:139px !important;
	height:70px !important;
}

#item1413730 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1413727 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1413778 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1482251 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1482274 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1482248 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424633 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424633 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424633 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466268 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1321537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1321535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321533 {
	width:600px !important;
	height:790px !important;
}

#item1321538 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2059311 tr {
	border-right:2.2px solid #fff;;
}

table#table2059311 {
	table-layout:fixed;
}

#item1321590 {
	width:528px !important;
	height:191px !important;
	top:19px !important;
}

@keyframes intensificar-1321590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321613 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1321613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461563 {
	width:13px !important;
	height:26px !important;
	left:541px !important;
	top:157px !important;
}

#item1461566 {
	width:534px !important;
	height:308px !important;
	top:16px !important;
}

#item1461567 {
	width:508px !important;
	height:390px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1461567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461591 {
	width:14px !important;
	height:9px !important;
	left:520px !important;
}

#item1461594 {
	width:14px !important;
	height:9px !important;
	left:520px !important;
	top:331px !important;
}

#item1322178 {
	width:528px !important;
	height:466px !important;
	top:18px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1322178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321638 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1321638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321661 {
	width:350px !important;
	height:284px !important;
	top:49px !important;
}

@keyframes intensificar-1321661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321684 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:242px !important;
}

@keyframes intensificar-1321684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321690 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1321690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321714 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1321714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321738 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1321738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321761 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1321761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321541 {
	width:564px !important;
	height:566px !important;
	left:636px !important;
	top:159px !important;
}

#item1321806 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1321829 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1321853 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1321856 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1321883 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1321884 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1321880 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1321917 {
	width:123px !important;
	height:50px !important;
}

#item1321918 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1321892 {
	width:123px !important;
	height:50px !important;
}

#item1321893 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1321888 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1321971 {
	width:101px !important;
	height:50px !important;
}

#item1321972 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1321945 {
	width:101px !important;
	height:50px !important;
}

#item1321946 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1321941 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1322024 {
	width:99px !important;
	height:50px !important;
}

#item1322025 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1321999 {
	width:99px !important;
	height:50px !important;
}

#item1322000 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1321995 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1466898 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1484340 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1484363 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1484337 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1322083 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1322083 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1322083 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466613 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1390281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1390275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390273 {
	width:700px !important;
	height:309px !important;
}

#item1399910 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2062844 tr {
	border-right:3.08px solid #fff;;
}

table#table2062844 {
	table-layout:fixed;
}

#item1390445 {
	width:628px !important;
	height:287px !important;
	top:27px !important;
}

@keyframes intensificar-1390445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390468 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1390468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390493 {
	width:595px !important;
	height:178px !important;
}

@keyframes intensificar-1390493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424339 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:66px !important;
}

#item1390419 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1390419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424331 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:236px !important;
}

@keyframes intensificar-1390290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390291 {
	width:628px !important;
	height:40px !important;
}

#item1390314 {
	width:490px !important;
	height:397px !important;
	top:68px !important;
}

#item1390337 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:339px !important;
}

#item1390344 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1390367 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1390391 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1390414 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1390288 {
	width:664px !important;
	height:524px !important;
	left:36px !important;
	top:557px !important;
}

#item1390520 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1390543 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1390567 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1390570 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1413913 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1413914 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1413910 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1413944 {
	width:172px !important;
	height:70px !important;
}

#item1413945 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1413919 {
	width:172px !important;
	height:70px !important;
}

#item1413920 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1413917 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1413996 {
	width:141px !important;
	height:70px !important;
}

#item1413997 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1413971 {
	width:141px !important;
	height:70px !important;
}

#item1413972 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1413968 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1414047 {
	width:139px !important;
	height:70px !important;
}

#item1414048 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1414022 {
	width:139px !important;
	height:70px !important;
}

#item1414023 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1414020 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1414072 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1482217 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1482240 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1482213 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424632 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424632 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424632 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466277 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1322362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1322360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322358 {
	width:600px !important;
	height:790px !important;
}

#item1322363 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2066358 th, table#table2066358 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2066358 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2066358 {
	table-layout:fixed;
}

#item1322369 {
	width:528px !important;
	height:320px !important;
	top:19px !important;
}

@keyframes intensificar-1322369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322392 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1322392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322416 {
	width:13px !important;
	height:26px !important;
	left:541px !important;
	top:80px !important;
}

#item1322419 {
	width:534px !important;
	height:154px !important;
	top:16px !important;
}

#item1323101 {
	width:508px !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-1323101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322450 {
	width:14px !important;
	height:9px !important;
	left:520px !important;
}

#item1322453 {
	width:14px !important;
	height:9px !important;
	left:520px !important;
	top:177px !important;
}

#item1323007 {
	width:528px !important;
	height:567px !important;
	top:2px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1323007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322458 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1322458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322481 {
	width:350px !important;
	height:362px !important;
	top:49px !important;
}

@keyframes intensificar-1322481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322504 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:412px !important;
}

@keyframes intensificar-1322504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322510 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1322510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322533 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1322533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322557 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1322557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322580 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1322580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322366 {
	width:564px !important;
	height:569px !important;
	left:636px !important;
	top:186px !important;
}

#item1322626 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1322650 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1322675 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1322679 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1322705 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1322706 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1322702 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1322741 {
	width:123px !important;
	height:50px !important;
}

#item1322742 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1322715 {
	width:123px !important;
	height:50px !important;
}

#item1322716 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1322711 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1322795 {
	width:101px !important;
	height:50px !important;
}

#item1322796 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1322769 {
	width:101px !important;
	height:50px !important;
}

#item1322770 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1322765 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1322848 {
	width:99px !important;
	height:50px !important;
}

#item1322849 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1322823 {
	width:99px !important;
	height:50px !important;
}

#item1322824 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1322819 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1466903 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1484370 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1484394 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1484367 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1322904 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1322904 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1322904 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466618 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1390828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1390820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390818 {
	width:700px !important;
	height:309px !important;
}

#item1399905 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2071215 th, table#table2071215 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2071215 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2071215 {
	table-layout:fixed;
}

#item1390994 {
	width:595px !important;
	height:248px !important;
	top:27px !important;
}

@keyframes intensificar-1390994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391017 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1391017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424355 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:72px !important;
}

#item1424359 {
	width:595px !important;
	height:189px !important;
}

@keyframes intensificar-1424359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424397 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:347px !important;
}

#item1390968 {
	width:595px !important;
	height:494px !important;
}

@keyframes intensificar-1390968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424350 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:224px !important;
}

@keyframes intensificar-1390838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390839 {
	width:628px !important;
	height:64px !important;
}

#item1390863 {
	width:490px !important;
	height:366px !important;
	top:84px !important;
}

#item1390886 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:498px !important;
}

#item1390892 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1390916 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1390940 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1390963 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1390836 {
	width:664px !important;
	height:529px !important;
	left:36px !important;
	top:581px !important;
}

#item1391080 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

#item1391103 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1391127 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1391131 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1414133 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1414134 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1414130 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1414167 {
	width:172px !important;
	height:70px !important;
}

#item1414168 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1414141 {
	width:172px !important;
	height:70px !important;
}

#item1414142 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1414139 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1414218 {
	width:141px !important;
	height:70px !important;
}

#item1414219 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1414193 {
	width:141px !important;
	height:70px !important;
}

#item1414194 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1414191 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1414269 {
	width:139px !important;
	height:70px !important;
}

#item1414270 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1414244 {
	width:139px !important;
	height:70px !important;
}

#item1414245 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1414242 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1414293 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1482181 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1482205 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1482178 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424631 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424631 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424631 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466282 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1323163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1323161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323159 {
	width:600px !important;
	height:790px !important;
}

#item1323164 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2076159 tr {
	border-right:2.2px solid #fff;;
}

table#table2076159 {
	table-layout:fixed;
}

#item1323172 {
	width:528px !important;
	height:191px !important;
	top:19px !important;
}

@keyframes intensificar-1323172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323195 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1323195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323219 {
	width:528px !important;
	height:326px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1323219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323375 {
	width:528px !important;
	height:530px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1323375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323249 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1323249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323272 {
	width:350px !important;
	height:284px !important;
	top:49px !important;
}

@keyframes intensificar-1323272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323295 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:242px !important;
}

@keyframes intensificar-1323295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323301 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1323301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323324 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1323324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323348 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1323348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323371 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1323371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323169 {
	width:564px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1323399 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1323422 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1323446 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1323449 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1323477 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1323478 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1323473 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1323510 {
	width:123px !important;
	height:50px !important;
}

#item1323511 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1323485 {
	width:123px !important;
	height:50px !important;
}

#item1323486 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1323481 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1323564 {
	width:101px !important;
	height:50px !important;
}

#item1323565 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1323539 {
	width:101px !important;
	height:50px !important;
}

#item1323540 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1323535 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1323617 {
	width:99px !important;
	height:50px !important;
}

#item1323619 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1323592 {
	width:99px !important;
	height:50px !important;
}

#item1323593 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1323588 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1466909 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1484404 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1484427 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1484401 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1323677 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1323677 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1323677 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466625 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1391386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1391380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391378 {
	width:700px !important;
	height:309px !important;
}

#item1399899 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2079658 tr {
	border-right:3.08px solid #fff;;
}

table#table2079658 {
	table-layout:fixed;
}

#item1391552 {
	width:628px !important;
	height:282px !important;
	top:27px !important;
}

@keyframes intensificar-1391552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391576 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1391576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391600 {
	width:595px !important;
	height:178px !important;
}

@keyframes intensificar-1391600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424444 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:66px !important;
}

#item1391526 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1391526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424439 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:236px !important;
}

@keyframes intensificar-1391398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391399 {
	width:628px !important;
	height:64px !important;
}

#item1391422 {
	width:490px !important;
	height:397px !important;
	top:84px !important;
}

#item1391445 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:355px !important;
}

#item1391451 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1391475 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1391499 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1391522 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1391396 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1391628 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1391651 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1391675 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1391679 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1414346 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1414348 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1414343 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1414378 {
	width:172px !important;
	height:70px !important;
}

#item1414379 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1414353 {
	width:172px !important;
	height:70px !important;
}

#item1414354 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1414351 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1414429 {
	width:141px !important;
	height:70px !important;
}

#item1414430 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1414404 {
	width:141px !important;
	height:70px !important;
}

#item1414405 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1414402 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1414480 {
	width:139px !important;
	height:70px !important;
}

#item1414481 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1414455 {
	width:139px !important;
	height:70px !important;
}

#item1414456 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1414453 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1414504 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1482151 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1482174 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1482148 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424630 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424630 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424630 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466290 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1323769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1323767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323765 {
	width:600px !important;
	height:790px !important;
}

#item1323770 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2083148 th, table#table2083148 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2083148 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2083148 {
	table-layout:fixed;
}

#item1323779 {
	width:528px !important;
	height:262px !important;
	top:19px !important;
}

@keyframes intensificar-1323779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323802 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1323802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323826 {
	width:13px !important;
	height:26px !important;
	left:541px !important;
	top:124px !important;
}

#item1323829 {
	width:534px !important;
	height:228px !important;
	top:23px !important;
}

#item1425096 {
	width:510px !important;
	height:350px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1425096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323859 {
	width:14px !important;
	height:9px !important;
	left:520px !important;
	top:7px !important;
}

#item1323863 {
	width:14px !important;
	height:9px !important;
	left:520px !important;
	top:258px !important;
}

#item1324392 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1324396 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item1329719 {
	width:509px !important;
	height:694px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1329719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324422 {
	width:14px !important;
	height:9px !important;
}

#item1324429 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1323869 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1323869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323893 {
	width:350px !important;
	height:266px !important;
	top:49px !important;
}

@keyframes intensificar-1323893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323916 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:344px !important;
}

@keyframes intensificar-1323916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323922 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1323922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323945 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1323945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323969 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1323969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323992 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1323992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323776 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1324021 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1324045 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1324069 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1324072 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1324098 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1324099 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1324095 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1324131 {
	width:123px !important;
	height:50px !important;
}

#item1324132 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1324106 {
	width:123px !important;
	height:50px !important;
}

#item1324107 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1324102 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1324184 {
	width:101px !important;
	height:50px !important;
}

#item1324185 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1324159 {
	width:101px !important;
	height:50px !important;
}

#item1324160 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1324155 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1324239 {
	width:99px !important;
	height:50px !important;
}

#item1324240 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1324213 {
	width:99px !important;
	height:50px !important;
}

#item1324214 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1324209 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1466917 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1484435 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1484458 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1484432 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1324297 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1324297 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1324297 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466630 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1391936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1391930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391927 {
	width:700px !important;
	height:309px !important;
}

#item1399893 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2087703 th, table#table2087703 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2087703 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2087703 {
	table-layout:fixed;
}

#item1392121 {
	width:628px !important;
	height:386px !important;
	top:27px !important;
}

@keyframes intensificar-1392121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392144 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1392144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424502 {
	width:595px !important;
	height:100px !important;
}

@keyframes intensificar-1424502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424536 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:27px !important;
}

#item1424452 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1424452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424447 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:236px !important;
}

@keyframes intensificar-1391947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391948 {
	width:628px !important;
	height:40px !important;
}

#item1391971 {
	width:490px !important;
	height:372px !important;
	top:68px !important;
}

#item1391994 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:482px !important;
}

#item1392001 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1392024 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1392048 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1392072 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1391945 {
	width:664px !important;
	height:525px !important;
	left:36px !important;
	top:557px !important;
}

#item1392209 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:512px !important;
}

#item1392232 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1392256 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1392259 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1414560 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1414561 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1414557 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1414592 {
	width:172px !important;
	height:70px !important;
}

#item1414593 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1414567 {
	width:172px !important;
	height:70px !important;
}

#item1414568 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1414565 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1414643 {
	width:141px !important;
	height:70px !important;
}

#item1414644 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1414618 {
	width:141px !important;
	height:70px !important;
}

#item1414619 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1414616 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1414694 {
	width:139px !important;
	height:70px !important;
}

#item1414695 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1414669 {
	width:139px !important;
	height:70px !important;
}

#item1414670 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1414667 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1414719 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1482092 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1482115 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1482089 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424629 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424629 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424629 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466295 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1324662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1324660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324658 {
	width:600px !important;
	height:790px !important;
}

#item1324663 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2092097 th, table#table2092097 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2092097 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2092097 {
	table-layout:fixed;
}

#item1324669 {
	width:528px !important;
	height:145px !important;
	top:19px !important;
}

@keyframes intensificar-1324669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324692 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1324692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324716 {
	width:528px !important;
	height:277px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1324716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324873 {
	width:528px !important;
	height:525px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1324873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324745 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1324745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324768 {
	width:350px !important;
	height:284px !important;
	top:49px !important;
}

@keyframes intensificar-1324768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324792 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:193px !important;
}

@keyframes intensificar-1324792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324799 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1324799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324822 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1324822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324846 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1324846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324869 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1324869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340866 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:137px !important;
}

@keyframes intensificar-1340866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324666 {
	width:564px !important;
	height:525px !important;
	left:636px !important;
	top:160px !important;
}

#item1324897 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1324920 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1324944 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1324948 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1325238 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1324974 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1324975 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1324971 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1325009 {
	width:123px !important;
	height:50px !important;
}

#item1325010 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1324983 {
	width:123px !important;
	height:50px !important;
}

#item1324984 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1324979 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1325062 {
	width:101px !important;
	height:50px !important;
}

#item1325063 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1325037 {
	width:101px !important;
	height:50px !important;
}

#item1325038 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1325033 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1325115 {
	width:99px !important;
	height:50px !important;
}

#item1325116 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1325090 {
	width:99px !important;
	height:50px !important;
}

#item1325091 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1325086 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1466920 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1484470 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1484493 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1484467 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1325175 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1325175 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1325175 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466639 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1392510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1392504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392502 {
	width:700px !important;
	height:309px !important;
}

#item1399888 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2096147 th, table#table2096147 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2096147 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2096147 {
	table-layout:fixed;
}

#item1392685 {
	width:628px !important;
	height:210px !important;
	top:27px !important;
}

@keyframes intensificar-1392685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392708 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1392708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392732 {
	width:595px !important;
	height:271px !important;
}

@keyframes intensificar-1392732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424549 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:118px !important;
}

#item1392658 {
	width:595px !important;
	height:541px !important;
}

@keyframes intensificar-1392658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424540 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:248px !important;
}

@keyframes intensificar-1392523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392525 {
	width:628px !important;
	height:40px !important;
}

#item1392548 {
	width:490px !important;
	height:397px !important;
	top:68px !important;
}

#item1392571 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:270px !important;
}

#item1392577 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1392600 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1392624 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1392647 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1392652 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:192px !important;
}

#item1392521 {
	width:664px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1392760 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1392783 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1392807 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1392811 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1392834 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1414782 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1414783 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1414779 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1414813 {
	width:172px !important;
	height:70px !important;
}

#item1414815 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1414788 {
	width:172px !important;
	height:70px !important;
}

#item1414789 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1414786 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1414866 {
	width:141px !important;
	height:70px !important;
}

#item1414867 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1414841 {
	width:141px !important;
	height:70px !important;
}

#item1414842 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1414839 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1414918 {
	width:139px !important;
	height:70px !important;
}

#item1414919 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1414893 {
	width:139px !important;
	height:70px !important;
}

#item1414894 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1414890 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1414942 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1482056 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1482079 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1482053 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424628 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424628 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424628 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466302 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1325289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1325286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1325284 {
	width:600px !important;
	height:790px !important;
}

#item1325290 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2098918 th, table#table2098918 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2098918 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2098918 {
	table-layout:fixed;
}

#item1325302 {
	width:528px !important;
	height:169px !important;
	top:19px !important;
}

@keyframes intensificar-1325302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1325325 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1325325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1325349 {
	width:528px !important;
	height:271px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1325349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1325505 {
	width:528px !important;
	height:525px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1325505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1325378 {
	width:528px !important;
	height:12px !important;
}

@keyframes intensificar-1325378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1325401 {
	width:350px !important;
	height:284px !important;
	top:32px !important;
}

@keyframes intensificar-1325401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1325424 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:211px !important;
}

@keyframes intensificar-1325424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1325430 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1325430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1325453 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1325453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1325477 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1325477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1325500 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1325500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340871 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:155px !important;
}

@keyframes intensificar-1340871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1325298 {
	width:564px !important;
	height:525px !important;
	left:636px !important;
	top:160px !important;
}

#item1325530 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1325553 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1325577 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1325580 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1325604 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1325630 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1325631 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1325627 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1325663 {
	width:123px !important;
	height:50px !important;
}

#item1325664 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1325638 {
	width:123px !important;
	height:50px !important;
}

#item1325639 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1325634 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1325717 {
	width:101px !important;
	height:50px !important;
}

#item1325718 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1325691 {
	width:101px !important;
	height:50px !important;
}

#item1325693 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1325687 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1325770 {
	width:99px !important;
	height:50px !important;
}

#item1325771 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1325745 {
	width:99px !important;
	height:50px !important;
}

#item1325746 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1325741 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1466925 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1484501 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1484524 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1484498 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1325826 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1325826 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1325826 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466645 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1393085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1393085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1393079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1393079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1393077 {
	width:700px !important;
	height:309px !important;
}

#item1399883 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2102119 th, table#table2102119 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2102119 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2102119 {
	table-layout:fixed;
}

#item1393258 {
	width:628px !important;
	height:251px !important;
	top:27px !important;
}

@keyframes intensificar-1393258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1393258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1393281 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1393281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1393281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1393305 {
	width:595px !important;
	height:233px !important;
}

@keyframes intensificar-1393305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1393305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424560 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:94px !important;
}

#item1393232 {
	width:595px !important;
	height:541px !important;
}

@keyframes intensificar-1393232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1393232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424555 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:248px !important;
}

@keyframes intensificar-1393098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1393098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1393099 {
	width:628px !important;
	height:16px !important;
}

#item1393122 {
	width:490px !important;
	height:397px !important;
	top:44px !important;
}

#item1393145 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:295px !important;
}

#item1393151 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1393175 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1393199 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1393222 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1393227 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:218px !important;
}

#item1393096 {
	width:664px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1393332 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1393355 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1393380 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1393384 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1393407 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1414999 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1415000 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1414996 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1415031 {
	width:172px !important;
	height:70px !important;
}

#item1415032 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1415006 {
	width:172px !important;
	height:70px !important;
}

#item1415007 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1415004 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1415084 {
	width:141px !important;
	height:70px !important;
}

#item1415085 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1415058 {
	width:141px !important;
	height:70px !important;
}

#item1415059 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1415056 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1415135 {
	width:139px !important;
	height:70px !important;
}

#item1415136 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1415110 {
	width:139px !important;
	height:70px !important;
}

#item1415111 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1415108 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1415159 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1482018 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1482041 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1482014 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424627 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424627 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424627 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466306 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1325911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1325909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1325907 {
	width:600px !important;
	height:790px !important;
}

#item1325912 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2105254 th, table#table2105254 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-bottom:2.2px solid #fff;;
}

table#table2105254 tr {
	height:29px;;
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2105254 {
	table-layout:fixed;
}

#item1325966 {
	width:528px !important;
	height:188px !important;
	top:19px !important;
}

@keyframes intensificar-1325966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1325989 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1325989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1326632 {
	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-1326632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1326632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1326143 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1326146 {
	width:534px !important;
	height:548px !important;
	top:16px !important;
}

#item1340914 {
	width:509px !important;
	height:914px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1340914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1326173 {
	width:14px !important;
	height:9px !important;
}

#item1326176 {
	width:14px !important;
	height:9px !important;
	top:571px !important;
}

#item1326014 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1326014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1326014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1326037 {
	width:350px !important;
	height:261px !important;
	top:66px !important;
}

@keyframes intensificar-1326037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1326037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1326060 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:258px !important;
}

@keyframes intensificar-1326060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1326060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1326066 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1326066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1326066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1326089 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1326089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1326089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1326114 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1326114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1326114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1326137 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1326137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1326137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1325916 {
	width:564px !important;
	height:580px !important;
	left:636px !important;
	top:145px !important;
}

#item1326179 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1326202 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1326226 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1326229 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1326255 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1326257 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1326252 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1326290 {
	width:123px !important;
	height:50px !important;
}

#item1326291 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1326265 {
	width:123px !important;
	height:50px !important;
}

#item1326266 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1326261 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1326345 {
	width:101px !important;
	height:50px !important;
}

#item1326346 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1326319 {
	width:101px !important;
	height:50px !important;
}

#item1326320 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1326315 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1326398 {
	width:99px !important;
	height:50px !important;
}

#item1326399 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1326373 {
	width:99px !important;
	height:50px !important;
}

#item1326374 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1326369 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1466928 {
	width:25px !important;
	height:53px !important;
	left:812px !important;
	top:738px !important;
}

#item1484536 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1484559 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1484533 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1326456 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1326456 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1326456 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466649 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1393661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1393661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1393655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1393655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1393653 {
	width:700px !important;
	height:309px !important;
}

#item1399876 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2108976 th, table#table2108976 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
	border-bottom:3.08px solid #fff;;
}

table#table2108976 tr {
	height:40.6px;;
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2108976 {
	table-layout:fixed;
}

#item1393848 {
	width:628px !important;
	height:291px !important;
	top:27px !important;
}

@keyframes intensificar-1393848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1393848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1393872 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1393872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1393872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1393896 {
	width:595px !important;
	height:192px !important;
}

@keyframes intensificar-1393896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1393896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424614 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:73px !important;
}

#item1424565 {
	width:595px !important;
	height:540px !important;
}

@keyframes intensificar-1424565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424607 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:247px !important;
}

@keyframes intensificar-1393675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1393675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1393676 {
	width:628px !important;
	height:85px !important;
}

#item1393699 {
	width:490px !important;
	height:365px !important;
	top:120px !important;
}

#item1393722 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:390px !important;
}

#item1393730 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1393753 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1393777 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1393800 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1393673 {
	width:664px !important;
	height:540px !important;
	left:36px !important;
	top:535px !important;
}

#item1393923 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1393946 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1393970 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1393973 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1415207 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1415208 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1415204 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1415240 {
	width:172px !important;
	height:70px !important;
}

#item1415241 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1415214 {
	width:172px !important;
	height:70px !important;
}

#item1415215 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1415212 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1415291 {
	width:141px !important;
	height:70px !important;
}

#item1415292 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1415266 {
	width:141px !important;
	height:70px !important;
}

#item1415267 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1415264 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1415342 {
	width:139px !important;
	height:70px !important;
}

#item1415343 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1415317 {
	width:139px !important;
	height:70px !important;
}

#item1415318 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1415315 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1415366 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1481986 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1482009 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1481982 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424626 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424626 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424626 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1480158 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:567px !important;
	height:60px !important;
	left:25px !important;
	top:38px !important;
	border-radius:12px;
	background:#000;
}

#item1480166 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:275px !important;
	height:160px !important;
	left:25px !important;
	top:410px !important;
	border-radius:12px;
	background:#000;
}

#item1480167 {
	width:1203px !important;
	height:793px !important;
	left:-1px !important;
	top:-1px !important;
}

#item1480176 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1480181 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1480187 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1480192 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1480197 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1480202 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1480208 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1480214 {
	width:70px !important;
	height:23px !important;
	left:508px !important;
	top:49px !important;
	border-radius:6px;
	background:#fff;
}

#item1480150 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1480150 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1480150 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1480095 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:651px !important;
	height:60px !important;
	left:25px !important;
	top:24px !important;
	border-radius:12px;
	background:#000;
}

#item1480096 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:317px !important;
	height:64px !important;
	left:25px !important;
	top:719px !important;
	border-radius:12px;
	background:#000;
}

#item1480097 {
	width:70px !important;
	height:23px !important;
	left:588px !important;
	top:43px !important;
	border-radius:6px;
	background:#fff;
}

#item1480105 {
	width:703px !important;
	height:1203px !important;
	left:-1px !important;
	top:-2px !important;
}

#item1480113 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1480118 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1480123 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1480129 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1480134 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1480139 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1480145 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1480076 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1480076 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1480076 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1182054 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

#item1182074 {
	width:150px !important;
	height:28px !important;
	left:525px !important;
	top:609px !important;
}

#item1182089 {
	width:122px !important;
	height:28px !important;
	left:539px !important;
	top:640px !important;
}

#item1182053 {
	width:424px !important;
	height:68px !important;
	left:388px !important;
	top:361px !important;
}

@keyframes intensificar-1182053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1182053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463321 {
	width:446px !important;
	height:39px !important;
	left:377px !important;
	top:686px !important;
}

#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;}
}
#item1399862 {
	width:705px !important;
	height:1206px !important;
	background:#101820;
}

#item1399804 {
	width:214px !important;
	height:40px !important;
	left:243px !important;
	top:791px !important;
}

#item1399850 {
	width:171px !important;
	height:39px !important;
	left:265px !important;
	top:834px !important;
}

#item1399856 {
	width:424px !important;
	height:68px !important;
	left:138px !important;
	top:566px !important;
}

@keyframes intensificar-1399856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463285 {
	width:546px !important;
	height:40px !important;
	left:77px !important;
	top:911px !important;
}

#item1394269 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1394269 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1394269 {
	0% {opacity:1;}
	100% {opacity:0;}
}
p.autoParaStyle213 {
	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.autoParaStyle212 {
	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.autoParaStyle211 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle210 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle209 {
	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.autoParaStyle208 {
	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.autoParaStyle207 {
	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.autoParaStyle206 {
	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.autoParaStyle205 {
	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.autoParaStyle204 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10px;
	line-height:13.1px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle203 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:17.5px;
	line-height:21.3px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle202 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:17.5px;
	line-height:21.3px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle201 {
	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.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.autoParaStyle200 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	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.autoParaStyle199 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle198 {
	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.autoParaStyle197 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle196 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle195 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:18px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle194 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:27px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle193 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:27px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle192 {
	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.autoParaStyle191 {
	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.autoParaStyle190 {
	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.autoParaStyle189 {
	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.autoParaStyle188 {
	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.autoParaStyle187 {
	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.autoParaStyle186 {
	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.autoParaStyle185 {
	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.autoParaStyle184 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:22.4px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle183 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:22.4px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle182 {
	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.autoParaStyle181 {
	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.autoParaStyle180 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:16px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle179 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:16px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle178 {
	font-family:FF-Averta-Regular,Averta;
	font-size:3.2px;
	line-height:10px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle177 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:13px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle176 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	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.autoParaStyle175 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16px;
	line-height:20px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle174 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16px;
	line-height:20px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle173 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:22.7px;
	line-height:22.7px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle172 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.1px;
	line-height:22.7px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle171 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	line-height:16px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle170 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	line-height:21px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle169 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:15px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle168 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:20px;
	line-height:20px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle167 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16px;
	line-height:20px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle166 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle165 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle164 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle163 {
	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.autoParaStyle162 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:32px;
	line-height:26px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle161 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle160 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:8px;
	line-height:15px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle159 {
	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.autoParaStyle158 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle157 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle156 {
	font-weight: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.autoParaStyle155 {
	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.autoParaStyle154 {
	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.autoParaStyle153 {
	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.autoParaStyle152 {
	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.autoParaStyle151 {
	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.autoParaStyle150 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle149 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle148 {
	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.autoParaStyle147 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle146 {
	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.autoParaStyle145 {
	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.autoParaStyle144 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle143 {
	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.autoParaStyle142 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle141 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle140 {
	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.autoParaStyle139 {
	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.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;
	text-align:left;
}

p.autoParaStyle137 {
	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.autoParaStyle136 {
	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.autoParaStyle135 {
	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.autoParaStyle134 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle133 {
	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.autoParaStyle132 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle131 {
	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.autoParaStyle130 {
	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.autoParaStyle129 {
	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.autoParaStyle128 {
	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.autoParaStyle127 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle126 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#5a4675;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle125 {
	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.autoParaStyle124 {
	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.autoParaStyle123 {
	font-family:FF-Averta-Regular,Averta;
	font-size:23.8px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.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: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.autoParaStyle119 {
	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.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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle117 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size: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.autoParaStyle116 {
	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.autoParaStyle115 {
	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.autoParaStyle114 {
	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.autoParaStyle113 {
	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.autoParaStyle112 {
	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.autoParaStyle111 {
	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.autoParaStyle110 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle109 {
	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.autoParaStyle108 {
	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.autoParaStyle107 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#5a4675;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle106 {
	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.autoParaStyle105 {
	font-family:FF-Averta-Regular,Averta;
	font-size:17px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle104 {
	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.autoParaStyle103 {
	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.autoParaStyle102 {
	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.autoParaStyle101 {
	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.autoParaStyle100 {
	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.autoParaStyle99 {
	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.autoParaStyle98 {
	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.autoParaStyle97 {
	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.autoParaStyle96 {
	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.autoParaStyle95 {
	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.autoParaStyle94 {
	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.autoParaStyle93 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:10px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle92 {
	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.autoParaStyle91 {
	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.autoParaStyle90 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#5a4675;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle89 {
	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.autoParaStyle88 {
	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.autoParaStyle87 {
	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.autoParaStyle86 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.5px;
	line-height:17.9px;
	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.autoParaStyle85 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12.5px;
	line-height:17.9px;
	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.autoParaStyle84 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12.5px;
	line-height:17.9px;
	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.autoParaStyle83 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:11.3px;
	line-height:17.9px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle82 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:13.1px;
	line-height:17.9px;
	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.autoParaStyle81 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14.3px;
	line-height:31px;
	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.autoParaStyle80 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.4px;
	line-height:19.9px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle79 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.4px;
	line-height:19.9px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle78 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:13.1px;
	line-height:17.2px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle77 {
	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.autoParaStyle76 {
	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.autoParaStyle75 {
	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.autoParaStyle74 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#5a4675;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle73 {
	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.autoParaStyle72 {
	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.autoParaStyle71 {
	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.autoParaStyle70 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10.5px;
	line-height:15px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle69 {
	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.autoParaStyle68 {
	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.autoParaStyle67 {
	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.autoParaStyle66 {
	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.autoParaStyle65 {
	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.autoParaStyle64 {
	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.autoParaStyle63 {
	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.autoParaStyle62 {
	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.autoParaStyle61 {
	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.autoParaStyle60 {
	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.autoParaStyle59 {
	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.autoParaStyle58 {
	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.autoParaStyle57 {
	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.autoParaStyle56 {
	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.autoParaStyle55 {
	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.autoParaStyle54 {
	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.autoParaStyle53 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	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.autoParaStyle52 {
	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.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.autoParaStyle51 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	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.autoParaStyle50 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	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.autoParaStyle49 {
	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.autoParaStyle48 {
	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.autoParaStyle47 {
	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.autoParaStyle46 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle45 {
	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.autoParaStyle44 {
	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.autoParaStyle43 {
	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.autoParaStyle42 {
	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.autoParaStyle41 {
	font-family:FF-Averta-Regular,Averta;
	font-size:17px;
	line-height:24px;
	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-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.autoParaStyle39 {
	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.autoParaStyle38 {
	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.autoParaStyle37 {
	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.autoParaStyle36 {
	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.autoParaStyle35 {
	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.autoParaStyle34 {
	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.autoParaStyle33 {
	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.autoParaStyle32 {
	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.autoParaStyle31 {
	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.autoParaStyle30 {
	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.autoParaStyle29 {
	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.autoParaStyle28 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle27 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	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.autoParaStyle26 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:20px;
	line-height:22px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle24 {
	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.autoParaStyle23 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle22 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle21 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle20 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle19 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	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.autoParaStyle18 {
	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.autoParaStyle17 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	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-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.autoParaStyle15 {
	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.autoParaStyle14 {
	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.autoParaStyle13 {
	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.autoParaStyle12 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle11 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle10 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle9 {
	font-weight: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.autoParaStyle8 {
	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.autoParaStyle7 {
	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.autoParaStyle6 {
	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.autoParaStyle5 {
	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.autoParaStyle4 {
	font-family:FF-Averta-Regular,Averta;
	font-size:12px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle3 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle2 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:24px;
	line-height:65px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:65px;
	line-height:65px;
	color:#fff;
	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.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.autoCharStyle21 {
}

span.autoCharStyle20 {
}

span.autoCharStyle19 {
	font-size:8px;
	color:#ea5153;
}

span.autoCharStyle18 {
	font-size:4.5px;
}

span.autoCharStyle17 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle16 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#101820;
}

span.autoCharStyle15 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.025em;
}

span.autoCharStyle14 {
	text-transform:uppercase;
}

span.autoCharStyle13 {
	font-size:14px;
}

span.autoCharStyle12 {
}

span.autoCharStyle11 {
	font-size:10px;
}

span.autoCharStyle10 {
}

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._2-1_NEGRITA_TEXTO-GENERAL {
	font-weight:bold;
}

span.texto-mapa-1 {
	font-weight:bold;
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:8.5px;
	color:#fff;
}

span.Texto-itinerario {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:8.5px;
	color:#000;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:767px) { 
    [class*=" mq-"], 
    .mq-default { display:none; } 
    .mq-700 {display:block; } 

    #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;
    }
}

