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

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

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

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

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

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

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

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

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

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

#item1151998 {
	width:650px !important;
	height:48px !important;
	left:70px !important;
	top:70px !important;
}

#item1152006 {
	width:645px !important;
	height:22px !important;
	left:75px !important;
	top:142px !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;}
}
#item1417040 {
	width:1909px !important;
	height:1273px !important;
	left:-614px !important;
	top:-40px !important;
	background:#101820;
}

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

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

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

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

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

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

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

#item1152142 {
	width:427px !important;
	height:161px !important;
	left:89px !important;
	top:316px !important;
}

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

#item1152187 {
	width:499px !important;
	height:165px !important;
	left:94px !important;
	top:514px !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;}
}
#item1417116 {
	width:1879px !important;
	height:1237px !important;
	left:-589px !important;
	top:-18px !important;
	background:#101820;
}

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

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

@keyframes intensificar-1446634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446657 {
	opacity:0.45;
	width:628px !important;
	height:359px !important;
	left:36px !important;
	top:663px !important;
	background:#0e0b00;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1156251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1156251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#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:189px !important;
	top:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1446880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446904 {
	width:628px !important;
	height:15px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1446425 {
	width:171px !important;
	height:242px !important;
	top:52px !important;
	background:#f5f5f5;
}

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

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

#item1446475 {
	width:170px !important;
	height:224px !important;
	top:52px !important;
	background:#f5f5f5;
}

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

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

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

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

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

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

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

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

@keyframes atenuar-1418319 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1418319 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-1152750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1152750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283194 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1161877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1161877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1161905 {
	width:102px !important;
	height:50px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#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-1418334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447746 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

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

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

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

@keyframes intensificar-1418394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418460 {
	width:628px !important;
	height:432px !important;
}

@keyframes intensificar-1418460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418436 {
	width:628px !important;
	height:550px !important;
}

@keyframes intensificar-1418436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447776 {
	width:23px !important;
	height:46px !important;
	left:632px !important;
	top:253px !important;
}

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

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

@keyframes intensificar-1452895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418394 {
	width:655px !important;
	height:560px !important;
	left:36px !important;
	top:540px !important;
}

@keyframes intensificar-1418483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418512 {
	width:143px !important;
	height:70px !important;
}

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

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

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

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

@keyframes intensificar-1418537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418565 {
	width:129px !important;
	height:70px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1254416 {
	width:269px !important;
	height:51px !important;
	left:850px !important;
	top:250px !important;
}

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

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

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

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

#item1362150 {
	width:269px !important;
	height:51px !important;
	left:850px !important;
	top:345px !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;}
}
#item1418664 {
	width:1156px !important;
	height:761px !important;
	left:-82px !important;
	top:5px !important;
	background:#000;
}

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

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

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

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

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

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

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

#item1418679 {
	width:377px !important;
	height:72px !important;
	left:124px !important;
	top:781px !important;
}

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

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

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

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

#item1418735 {
	width:377px !important;
	height:72px !important;
	left:124px !important;
	top:886px !important;
}

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

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

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

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

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

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

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

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

@keyframes atenuar-1418881 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1418881 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#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:296px !important;
	height:107px !important;
	left:70px !important;
	top:297px !important;
}

@keyframes intensificar-1153777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1153777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1153800 {
	opacity:0.50;
	width:350px !important;
	height:297px !important;
	left:70px !important;
	top:404px !important;
	background:#0e0b00;
}

#item1153802 {
	width:304px !important;
	height:275px !important;
	left:92px !important;
	top:423px !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;}
}
#item1418897 {
	width:1619px !important;
	height:1066px !important;
	left:-492px !important;
	top:67px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1418898 {
	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-1418898 {
	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;
	}
}
#item1418909 {
	width:415px !important;
	height:62px !important;
	left:36px !important;
	top:635px !important;
}

@keyframes intensificar-1418909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418934 {
	opacity:0.50;
	width:490px !important;
	height:416px !important;
	left:36px !important;
	top:750px !important;
	background:#0e0b00;
}

#item1418935 {
	width:426px !important;
	height:384px !important;
	left:66px !important;
	top:777px !important;
}

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

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

#item1288003 {
	opacity:0.50;
	width:370px !important;
	height:431px !important;
	left:124px !important;
	top:138px !important;
}

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

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

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

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

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

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

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

#item1159942 {
	width:509px !important;
	height:825px !important;
	left:1px !important;
}

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

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

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

#item1154186 {
	width:528px !important;
	height:580px !important;
	left:36px !important;
	top:65px !important;
}

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

#item1177519 {
	width:95px !important;
	height:16px !important;
	left:43px !important;
	top:84px !important;
}

#item1285484 {
	width:20px !important;
	height:10px !important;
	left:100px !important;
}

#item1285493 {
	width:20px !important;
	height:10px !important;
	left:100px !important;
	top:18px !important;
}

#item1285496 {
	width:20px !important;
	height:10px !important;
	left:184px !important;
	top:52px !important;
}

#item1285499 {
	width:20px !important;
	height:10px !important;
	left:172px !important;
	top:69px !important;
}

#item1285502 {
	width:20px !important;
	height:10px !important;
	left:169px !important;
	top:87px !important;
}

#item1285506 {
	width:20px !important;
	height:10px !important;
	top:105px !important;
}

#item1285509 {
	width:20px !important;
	height:10px !important;
	top:176px !important;
}

#item1285513 {
	width:20px !important;
	height:10px !important;
	left:8px !important;
	top:195px !important;
}

#item1285517 {
	width:20px !important;
	height:10px !important;
	left:71px !important;
	top:231px !important;
}

#item1285521 {
	width:20px !important;
	height:10px !important;
	left:12px !important;
	top:250px !important;
}

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

table#table1472269 {
	table-layout:fixed;
}

#item1183538 {
	width:500px !important;
	height:358px !important;
	left:11px !important;
}

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

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

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

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

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

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

#item1183577 {
	width:511px !important;
	height:32px !important;
}

#item1183574 {
	width:511px !important;
	height:32px !important;
	top:54px !important;
}

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

#item1183578 {
	width:511px !important;
	height:17px !important;
	top:86px !important;
}

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

#item1183582 {
	width:511px !important;
	height:17px !important;
	top:104px !important;
}

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

#item1183586 {
	width:511px !important;
	height:17px !important;
	top:122px !important;
}

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

#item1183590 {
	width:511px !important;
	height:17px !important;
	top:140px !important;
}

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

#item1183594 {
	width:511px !important;
	height:17px !important;
	top:157px !important;
}

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

#item1183598 {
	width:511px !important;
	height:17px !important;
	top:175px !important;
}

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

#item1183602 {
	width:511px !important;
	height:17px !important;
	top:193px !important;
}

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

#item1183606 {
	width:511px !important;
	height:17px !important;
	top:211px !important;
}

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

#item1183610 {
	width:511px !important;
	height:17px !important;
	top:229px !important;
}

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

#item1183615 {
	width:511px !important;
	height:17px !important;
	top:246px !important;
}

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

#item1183619 {
	width:511px !important;
	height:18px !important;
	top:266px !important;
}

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

#item1362406 {
	width:511px !important;
	height:18px !important;
	top:284px !important;
}

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

#item1362410 {
	width:511px !important;
	height:18px !important;
	top:302px !important;
}

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

#item1362414 {
	width:511px !important;
	height:18px !important;
	top:319px !important;
}

#item1242174 {
	width:98px !important;
	height:16px !important;
	left:430px !important;
	top:84px !important;
}

#item1284608 {
	width:33px !important;
	height:17px !important;
	left:141px !important;
}

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

#item1284621 {
	width:87px !important;
	height:8px !important;
	left:39px !important;
	top:5px !important;
}

#item1284644 {
	width:93px !important;
	height:8px !important;
	left:179px !important;
	top:5px !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;
	top:1px !important;
}

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

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

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

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

#item1167478 {
	width:105px !important;
	height:15px !important;
	left:36px !important;
	top: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:#e5c6c6;
}

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

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

@keyframes intensificar-1174072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1174072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1174099 {
	width:131px !important;
	height:50px !important;
}

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

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

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

#item1174072 {
	width:131px !important;
	height:50px !important;
	left:629px !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:504px !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:142px !important;
	height:50px !important;
}

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

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

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

#item1174175 {
	width:142px !important;
	height:50px !important;
	left:765px !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:910px !important;
	top:740px !important;
}

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

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

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

@keyframes intensificar-1386556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386583 {
	width:142px !important;
	height:50px !important;
}

#item1386584 {
	width:127px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1386558 {
	width:142px !important;
	height:50px !important;
}

#item1386559 {
	width:127px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1386556 {
	width:142px !important;
	height:50px !important;
	left:1001px !important;
	top:740px !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;}
}
#item1419414 {
	width:700px !important;
	height:870px !important;
	background:#f3f3f2;
}

#item1419437 {
	width:625px !important;
	height:783px !important;
	left:37px !important;
	top:60px !important;
}

@keyframes intensificar-1419437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419367 {
	width:700px !important;
	height:870px !important;
	background:#f3f3f2;
}

#item1419390 {
	width:600px !important;
	height:753px !important;
	left:50px !important;
	top:60px !important;
}

@keyframes intensificar-1419390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419304 {
	width:700px !important;
	height:870px !important;
	background:#f3f3f2;
}

#item1447868 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:457px !important;
}

#item1452945 {
	width:614px !important;
	height:780px !important;
	left:36px !important;
	top:60px !important;
}

#item1452947 {
	width:595px !important;
	height:1474px !important;
	background:#f5f5f5;
}

@keyframes intensificar-1452947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419257 {
	width:700px !important;
	height:870px !important;
	background:#f3f3f2;
}

#item1419280 {
	width:600px !important;
	height:779px !important;
	left:50px !important;
	top:60px !important;
}

@keyframes intensificar-1419280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418994 {
	width:700px !important;
	height:870px !important;
	background:#f3f3f2;
}

#item1419017 {
	width:116px !important;
	height:20px !important;
	left:47px !important;
	top:67px !important;
}

#item1419041 {
	width:24px !important;
	height:12px !important;
	left:122px !important;
}

#item1419045 {
	width:24px !important;
	height:12px !important;
	left:122px !important;
	top:22px !important;
}

#item1419049 {
	width:24px !important;
	height:12px !important;
	left:224px !important;
	top:63px !important;
}

#item1419054 {
	width:24px !important;
	height:12px !important;
	left:210px !important;
	top:84px !important;
}

#item1419058 {
	width:24px !important;
	height:12px !important;
	left:206px !important;
	top:106px !important;
}

#item1419062 {
	width:24px !important;
	height:12px !important;
	top:128px !important;
}

#item1419066 {
	width:24px !important;
	height:12px !important;
	top:215px !important;
}

#item1419069 {
	width:24px !important;
	height:12px !important;
	left:10px !important;
	top:238px !important;
}

#item1419073 {
	width:24px !important;
	height:12px !important;
	left:87px !important;
	top:282px !important;
}

#item1419077 {
	width:24px !important;
	height:12px !important;
	left:15px !important;
	top:305px !important;
}

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

table#table1479519 {
	table-layout:fixed;
}

#item1419081 {
	width:610px !important;
	height:437px !important;
	left:13px !important;
}

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

#item1419104 {
	width:623px !important;
	height:21px !important;
	top:1px !important;
}

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

#item1419108 {
	width:623px !important;
	height:21px !important;
	top:22px !important;
}

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

#item1419112 {
	width:623px !important;
	height:21px !important;
	top:44px !important;
}

#item1419120 {
	width:623px !important;
	height:39px !important;
}

#item1419116 {
	width:623px !important;
	height:39px !important;
	top:66px !important;
}

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

#item1419121 {
	width:623px !important;
	height:21px !important;
	top:105px !important;
}

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

#item1419125 {
	width:623px !important;
	height:21px !important;
	top:127px !important;
}

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

#item1419129 {
	width:623px !important;
	height:21px !important;
	top:149px !important;
}

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

#item1419133 {
	width:623px !important;
	height:21px !important;
	top:170px !important;
}

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

#item1419137 {
	width:623px !important;
	height:21px !important;
	top:192px !important;
}

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

#item1419141 {
	width:623px !important;
	height:21px !important;
	top:214px !important;
}

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

#item1419145 {
	width:623px !important;
	height:21px !important;
	top:235px !important;
}

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

#item1419150 {
	width:623px !important;
	height:21px !important;
	top:257px !important;
}

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

#item1419154 {
	width:623px !important;
	height:21px !important;
	top:279px !important;
}

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

#item1419158 {
	width:623px !important;
	height:21px !important;
	top:301px !important;
}

#item1419165 {
	width:623px !important;
	height:22px !important;
}

#item1419162 {
	width:623px !important;
	height:22px !important;
	top:324px !important;
}

#item1419169 {
	width:623px !important;
	height:22px !important;
}

#item1419166 {
	width:623px !important;
	height:22px !important;
	top:346px !important;
}

#item1419173 {
	width:623px !important;
	height:22px !important;
}

#item1419170 {
	width:623px !important;
	height:22px !important;
	top:368px !important;
}

#item1419177 {
	width:623px !important;
	height:22px !important;
}

#item1419174 {
	width:623px !important;
	height:22px !important;
	top:390px !important;
}

#item1419179 {
	width:120px !important;
	height:20px !important;
	left:519px !important;
	top:67px !important;
}

#item1419203 {
	width:40px !important;
	height:20px !important;
	left:172px !important;
}

#item1419206 {
	width:40px !important;
	height:20px !important;
}

#item1419210 {
	width:106px !important;
	height:10px !important;
	left:47px !important;
	top:6px !important;
}

#item1419233 {
	width:114px !important;
	height:10px !important;
	left:218px !important;
	top:6px !important;
}

#item1418985 {
	width:700px !important;
	height:870px !important;
	background:#fff;
}

@keyframes intensificar-1418985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418983 {
	width:700px !important;
	height:870px !important;
	top:150px !important;
}

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

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

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

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

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

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

#item1419690 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:169px !important;
}

@keyframes intensificar-1419697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419700 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

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

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

@keyframes intensificar-1419704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419733 {
	width:183px !important;
	height:70px !important;
}

#item1419734 {
	width:162px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1419708 {
	width:183px !important;
	height:70px !important;
}

#item1419709 {
	width:162px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1419704 {
	width:183px !important;
	height:70px !important;
	left:517px !important;
	top:1052px !important;
}

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

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

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

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

#item1419758 {
	width:171px !important;
	height:70px !important;
	left:342px !important;
	top:1052px !important;
}

@keyframes intensificar-1419812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419842 {
	width:199px !important;
	height:70px !important;
}

#item1419843 {
	width:150px !important;
	height:39px !important;
	left:49px !important;
	top:14px !important;
}

#item1419816 {
	width:199px !important;
	height:70px !important;
}

#item1419817 {
	width:150px !important;
	height:39px !important;
	left:49px !important;
	top:14px !important;
}

#item1419812 {
	width:199px !important;
	height:70px !important;
	left:91px !important;
	top:1130px !important;
}

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

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

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

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

#item1419866 {
	width:122px !important;
	height:70px !important;
	left:294px !important;
	top:1130px !important;
}

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

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

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

@keyframes intensificar-1419949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419978 {
	width:199px !important;
	height:70px !important;
}

#item1419979 {
	width:178px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1419953 {
	width:199px !important;
	height:70px !important;
}

#item1419954 {
	width:178px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1419949 {
	width:199px !important;
	height:70px !important;
	left:421px !important;
	top:1130px !important;
}

#item1449096 {
	width:35px !important;
	height:74px !important;
	left:86px !important;
	top:1126px !important;
}

#item1449100 {
	width:35px !important;
	height:74px !important;
	left:339px !important;
	top:1050px !important;
}

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

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

@keyframes intensificar-1255686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1255686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1255684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1255684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1255682 {
	width:600px !important;
	height:790px !important;
}

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

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

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

table#table1482902 {
	table-layout:fixed;
}

#item1255868 {
	width:528px !important;
	height:112px !important;
	top:259px !important;
}

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

@keyframes intensificar-1255891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1255891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1255914 {
	width:57px !important;
	height:13px !important;
	top:239px !important;
}

@keyframes intensificar-1255914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1255914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1256288 {
	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-1256288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1256288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1255697 {
	width:528px !important;
	height:12px !important;
}

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

@keyframes intensificar-1255720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1255720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1255743 {
	width:70px !important;
	height:16px !important;
	left:457px !important;
	top:50px !important;
}

@keyframes intensificar-1255743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1255743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1255766 {
	width:93px !important;
	height:18px !important;
	left:434px !important;
	top:66px !important;
}

@keyframes intensificar-1255766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1255766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1255789 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:120px !important;
}

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

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

@keyframes intensificar-1255819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1255819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1255694 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

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

@keyframes intensificar-1255941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1255941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1255964 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1256185 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1256182 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

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

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

@keyframes intensificar-1420022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1420028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420020 {
	width:700px !important;
	height:309px !important;
}

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

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

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

table#table1486225 {
	table-layout:fixed;
}

#item1420195 {
	width:628px !important;
	height:179px !important;
	top:27px !important;
}

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

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

#item1452846 {
	width:595px !important;
	height:296px !important;
}

@keyframes intensificar-1452846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449191 {
	width:595px !important;
	height:533px !important;
}

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

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

@keyframes intensificar-1420039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420062 {
	width:490px !important;
	height:325px !important;
	top:73px !important;
}

@keyframes intensificar-1420062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420086 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:98px !important;
}

@keyframes intensificar-1420086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420110 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:121px !important;
}

@keyframes intensificar-1420110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420133 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:196px !important;
}

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

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

@keyframes intensificar-1420164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420036 {
	width:665px !important;
	height:533px !important;
	left:36px !important;
	top:534px !important;
}

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

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

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

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

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

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

#item1420340 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

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

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

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

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

#item1420349 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

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

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

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

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

#item1420403 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

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

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

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

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

#item1420456 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1129px !important;
}

#item1420513 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

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

#item1420510 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1420539 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

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

@keyframes intensificar-1256346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1256346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1256344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1256344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1256342 {
	width:600px !important;
	height:790px !important;
}

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

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

@keyframes intensificar-1279971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1279971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1489267 tr {
	border-right:2.2px solid #fff;;
}

table#table1489267 {
	table-layout:fixed;
}

#item1263145 {
	width:528px !important;
	height:158px !important;
	top:20px !important;
}

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

@keyframes intensificar-1263168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1263168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1256483 {
	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-1256483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1256483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1256355 {
	width:527px !important;
	height:12px !important;
}

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

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

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

@keyframes intensificar-1256425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1256425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1256448 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:174px !important;
}

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

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

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

@keyframes intensificar-1285099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1256352 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

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

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

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

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

@keyframes intensificar-1369539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1256659 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1410193 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1410190 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

@keyframes atenuar-1256856 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1256856 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1420559 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1420569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1420564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420562 {
	width:700px !important;
	height:309px !important;
}

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

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

table#table1491624 {
	table-layout:fixed;
}

#item1420767 {
	width:628px !important;
	height:251px !important;
	top:28px !important;
}

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

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

#item1452817 {
	width:595px !important;
	height:223px !important;
}

@keyframes intensificar-1452817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449252 {
	width:595px !important;
	height:533px !important;
}

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

#item1420583 {
	width:626px !important;
	height:40px !important;
}

@keyframes intensificar-1420583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420606 {
	width:490px !important;
	height:325px !important;
	top:73px !important;
}

@keyframes intensificar-1420606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420629 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:146px !important;
}

@keyframes intensificar-1420629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420652 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:169px !important;
}

@keyframes intensificar-1420652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420675 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:272px !important;
}

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

@keyframes intensificar-1420682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420705 {
	width:7px !important;
	height:11px !important;
	top:2px !important;
}

@keyframes intensificar-1420705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420711 {
	width:66px !important;
	height:33px !important;
	left:564px !important;
	top:198px !important;
}

@keyframes intensificar-1420711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420580 {
	width:665px !important;
	height:533px !important;
	left:36px !important;
	top:534px !important;
}

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

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

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

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

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

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

#item1420888 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

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

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

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

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

#item1420896 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

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

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

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

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

#item1420949 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

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

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

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

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

#item1421003 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1129px !important;
}

#item1421056 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1421062 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

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

#item1421059 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

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

@keyframes intensificar-1257715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1257715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1257713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1257713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1257711 {
	width:600px !important;
	height:790px !important;
}

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

#item1280040 {
	width:528px !important;
	height:317px !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-1280040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1280040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1494945 tr {
	border-right:2.2px solid #fff;;
}

table#table1494945 {
	table-layout:fixed;
}

#item1262469 {
	width:528px !important;
	height:216px !important;
	top:20px !important;
}

@keyframes intensificar-1262469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1262469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1262492 {
	width:60px !important;
	height:13px !important;
}

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

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

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

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

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

@keyframes intensificar-1257723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1257723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1257724 {
	width:528px !important;
	height:29px !important;
}

#item1257747 {
	width:263px !important;
	height:220px !important;
	top:49px !important;
}

#item1257770 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:258px !important;
}

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

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

#item1257823 {
	width:166px !important;
	height:15px !important;
	left:8px !important;
}

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

#item1285113 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:219px !important;
}

#item1257721 {
	width:564px !important;
	height:577px !important;
	left:636px !important;
	top:147px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1410226 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1410223 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

@keyframes atenuar-1258261 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1258261 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1421106 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:311px !important;
}

@keyframes intensificar-1421112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1421118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421110 {
	width:700px !important;
	height:309px !important;
}

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

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

table#table1498047 {
	table-layout:fixed;
}

#item1421330 {
	width:628px !important;
	height:332px !important;
	top:28px !important;
}

@keyframes intensificar-1421330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421353 {
	width:84px !important;
	height:18px !important;
}

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

#item1452787 {
	width:595px !important;
	height:143px !important;
}

@keyframes intensificar-1452787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449296 {
	width:595px !important;
	height:533px !important;
}

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

@keyframes intensificar-1421128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421129 {
	width:626px !important;
	height:64px !important;
}

#item1421153 {
	width:368px !important;
	height:308px !important;
	top:89px !important;
}

#item1421176 {
	width:102px !important;
	height:25px !important;
	left:527px !important;
	top:382px !important;
}

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

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

#item1421230 {
	width:232px !important;
	height:21px !important;
	left:11px !important;
}

#item1421253 {
	width:7px !important;
	height:11px !important;
	top:2px !important;
}

#item1421259 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:306px !important;
}

#item1421126 {
	width:664px !important;
	height:533px !important;
	left:36px !important;
	top:534px !important;
}

#item1421376 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

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

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

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

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

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

#item1421451 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

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

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

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

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

#item1421458 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

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

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

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

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

#item1421511 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

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

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

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

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

#item1421564 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1421618 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1421624 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

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

#item1421621 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

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

@keyframes intensificar-1258641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1258641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1258638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1258638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1258636 {
	width:600px !important;
	height:790px !important;
}

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

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

table#table1501561 {
	table-layout:fixed;
}

#item1261801 {
	width:528px !important;
	height:219px !important;
	left:1px !important;
	top:359px !important;
}

@keyframes intensificar-1261801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1261801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1261824 {
	width:57px !important;
	height:13px !important;
	left:2px !important;
	top:339px !important;
}

@keyframes intensificar-1261824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1261824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1280181 {
	width:13px !important;
	height:26px !important;
	left:538px !important;
	top:148px !important;
}

#item1280184 {
	width:534px !important;
	height:294px !important;
	top:14px !important;
}

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

#item1280219 {
	width:14px !important;
	height:9px !important;
	top:316px !important;
}

#item1258779 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:275px !important;
}

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

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

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

#item1258813 {
	width:14px !important;
	height:9px !important;
	top:569px !important;
}

@keyframes intensificar-1258649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1258649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1258650 {
	width:528px !important;
	height:47px !important;
}

#item1258673 {
	width:264px !important;
	height:220px !important;
	top:67px !important;
}

#item1258696 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:313px !important;
}

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

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

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

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

#item1285122 {
	width:47px !important;
	height:24px !important;
	left:482px !important;
	top:275px !important;
}

#item1258647 {
	width:565px !important;
	height:578px !important;
	left:635px !important;
	top:147px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1410256 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1410253 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

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

@keyframes intensificar-1421674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1421681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421672 {
	width:700px !important;
	height:309px !important;
}

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

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

table#table1505542 {
	table-layout:fixed;
}

#item1421868 {
	width:628px !important;
	height:325px !important;
	top:208px !important;
}

@keyframes intensificar-1421868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421891 {
	width:80px !important;
	height:18px !important;
	left:1px !important;
	top:180px !important;
}

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

#item1452754 {
	width:595px !important;
	height:151px !important;
}

@keyframes intensificar-1452754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449353 {
	width:595px !important;
	height:533px !important;
}

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

@keyframes intensificar-1421696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421697 {
	width:626px !important;
	height:66px !important;
}

#item1421721 {
	width:370px !important;
	height:308px !important;
	top:94px !important;
}

#item1421744 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:438px !important;
}

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

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

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

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

#item1421825 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:362px !important;
}

#item1421694 {
	width:665px !important;
	height:533px !important;
	left:36px !important;
	top:534px !important;
}

#item1421952 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

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

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

#item1422004 {
	width:626px !important;
	height:52px !important;
	left:22px !important;
}

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

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

#item1422027 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

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

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

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

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

#item1422036 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

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

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

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

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

#item1422089 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

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

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

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

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

#item1422142 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1422197 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1422205 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

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

#item1422202 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

@keyframes atenuar-1422232 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1422232 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1448512 {
	width:75px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1259500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1259500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1259498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1259498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1259496 {
	width:600px !important;
	height:790px !important;
}

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

#item1259703 {
	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-1259703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1259703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1509975 th, table#table1509975 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1509975 {
	table-layout:fixed;
}

#item1259680 {
	width:528px !important;
	height:174px !important;
	top:293px !important;
}

@keyframes intensificar-1259680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1259680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1259726 {
	width:57px !important;
	height:13px !important;
	top:273px !important;
}

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

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

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

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

#item1259545 {
	width:14px !important;
	height:9px !important;
	top:567px !important;
}

@keyframes intensificar-1259549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1259549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1259550 {
	width:528px !important;
	height:47px !important;
}

#item1259573 {
	width:264px !important;
	height:250px !important;
	top:67px !important;
}

#item1259596 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:187px !important;
}

#item1259619 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:203px !important;
}

#item1259643 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:279px !important;
}

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

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

#item1285130 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:238px !important;
}

#item1259507 {
	width:564px !important;
	height:576px !important;
	left:636px !important;
	top:147px !important;
}

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

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

#item1259807 {
	width:277px !important;
	height:37px !important;
	left:16px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1410288 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1410285 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

@keyframes atenuar-1260032 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1260032 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1422251 {
	width:78px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1422256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1422261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422254 {
	width:700px !important;
	height:309px !important;
}

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

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

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

table#table1512732 {
	table-layout:fixed;
}

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

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

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

#item1452719 {
	width:595px !important;
	height:213px !important;
}

@keyframes intensificar-1452719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449411 {
	width:595px !important;
	height:533px !important;
}

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

@keyframes intensificar-1422273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422274 {
	width:628px !important;
	height:66px !important;
}

#item1422297 {
	width:370px !important;
	height:350px !important;
	top:94px !important;
}

#item1422320 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:262px !important;
}

#item1422344 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:285px !important;
}

#item1422367 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:390px !important;
}

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

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

#item1422401 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:314px !important;
}

#item1422271 {
	width:665px !important;
	height:533px !important;
	left:36px !important;
	top:534px !important;
}

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

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

#item1422547 {
	width:388px !important;
	height:52px !important;
	left:22px !important;
}

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

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

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

#item1422593 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

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

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

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

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

#item1422600 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

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

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

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

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

#item1422654 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

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

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

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

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

#item1422709 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1129px !important;
}

#item1422762 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1422768 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1422765 {
	width:124px !important;
	height:13px !important;
	left:36px !important;
	top:1089px !important;
}

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

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

@keyframes intensificar-1260166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1260166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1260164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1260164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1260161 {
	width:600px !important;
	height:790px !important;
}

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

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

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

table#table1515947 {
	table-layout:fixed;
}

#item1260344 {
	width:528px !important;
	height:203px !important;
	top:285px !important;
}

@keyframes intensificar-1260344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1260344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1260367 {
	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-1260367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1260367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1260390 {
	width:57px !important;
	height:13px !important;
	top:266px !important;
}

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

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

#item1260308 {
	width:509px !important;
	height:743px !important;
	left:1px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

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

#item1260339 {
	width:14px !important;
	height:9px !important;
	top:569px !important;
}

@keyframes intensificar-1260174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1260174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1260175 {
	width:528px !important;
	height:47px !important;
}

#item1260198 {
	width:264px !important;
	height:220px !important;
	top:67px !important;
}

#item1260221 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:220px !important;
}

#item1260244 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:236px !important;
}

#item1260267 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:310px !important;
}

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

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

#item1285138 {
	width:47px !important;
	height:24px !important;
	left:482px !important;
	top:271px !important;
}

#item1260172 {
	width:565px !important;
	height:578px !important;
	left:635px !important;
	top:147px !important;
}

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

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

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

#item1260470 {
	width:417px !important;
	height:37px !important;
	left:16px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1410319 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1410316 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

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

@keyframes intensificar-1422822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1422816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422814 {
	width:700px !important;
	height:309px !important;
}

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

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

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

table#table1519257 {
	table-layout:fixed;
}

#item1423006 {
	width:628px !important;
	height:302px !important;
	top:27px !important;
}

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

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

#item1452686 {
	width:595px !important;
	height:176px !important;
}

@keyframes intensificar-1452686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449465 {
	width:595px !important;
	height:533px !important;
}

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

@keyframes intensificar-1422833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422834 {
	width:628px !important;
	height:66px !important;
}

#item1422857 {
	width:370px !important;
	height:308px !important;
	top:94px !important;
}

#item1422880 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:308px !important;
}

#item1422903 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:331px !important;
}

#item1422926 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:434px !important;
}

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

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

#item1422961 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:358px !important;
}

#item1422831 {
	width:665px !important;
	height:533px !important;
	left:36px !important;
	top:534px !important;
}

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

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

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

#item1423126 {
	width:583px !important;
	height:52px !important;
	left:22px !important;
}

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

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

#item1423149 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

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

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

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

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

#item1423157 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

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

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

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

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

#item1423210 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

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

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

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

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

#item1423263 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1129px !important;
}

#item1423317 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1423324 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

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

#item1423321 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

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

@keyframes intensificar-1263277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1263277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1263275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1263275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1263272 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

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

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

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

table#table1525200 {
	table-layout:fixed;
}

#item1263453 {
	width:528px !important;
	height:189px !important;
	top:19px !important;
}

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

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

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

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

@keyframes intensificar-1386663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363496 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:2px !important;
}

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

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

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

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

#item1363295 {
	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-1363295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363319 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
}

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

#item1263286 {
	width:528px !important;
	height:47px !important;
}

@keyframes intensificar-1263286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1263286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1263309 {
	width:264px !important;
	height:311px !important;
	top:67px !important;
}

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

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

@keyframes intensificar-1263355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1263355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1263378 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:405px !important;
}

@keyframes intensificar-1263378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1263378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1263384 {
	width:174px !important;
	height:15px !important;
	left:8px !important;
}

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

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

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

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

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

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

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

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

@keyframes intensificar-1363164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1263283 {
	width:564px !important;
	height:565px !important;
	left:36px !important;
	top:160px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1263805 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1263805 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1423370 {
	width:186px !important;
	height:188px !important;
	top:1012px !important;
}

@keyframes intensificar-1423376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1423384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423373 {
	width:700px !important;
	height:309px !important;
}

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

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

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

table#table1532047 {
	table-layout:fixed;
}

#item1423732 {
	width:628px !important;
	height:307px !important;
	top:27px !important;
}

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

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

#item1452643 {
	width:595px !important;
	height:150px !important;
}

@keyframes intensificar-1452643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449558 {
	width:595px !important;
	height:514px !important;
}

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

#item1449517 {
	width:595px !important;
	height:514px !important;
}

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

#item1423398 {
	width:628px !important;
	height:66px !important;
}

@keyframes intensificar-1423398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423421 {
	width:370px !important;
	height:435px !important;
	top:94px !important;
}

@keyframes intensificar-1423421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423445 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:398px !important;
}

@keyframes intensificar-1423445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423468 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:421px !important;
}

@keyframes intensificar-1423468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423491 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:525px !important;
}

@keyframes intensificar-1423491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423498 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

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

@keyframes intensificar-1423521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423524 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:449px !important;
}

@keyframes intensificar-1423524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423527 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:333px !important;
}

@keyframes intensificar-1423527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423550 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:355px !important;
}

@keyframes intensificar-1423550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423574 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:228px !important;
}

@keyframes intensificar-1423574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423597 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:250px !important;
}

@keyframes intensificar-1423597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423620 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:119px !important;
}

@keyframes intensificar-1423620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423644 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:141px !important;
}

@keyframes intensificar-1423644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423395 {
	width:664px !important;
	height:550px !important;
	left:36px !important;
	top:553px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1263959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1263959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1263957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1263957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1263955 {
	width:600px !important;
	height:790px !important;
}

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

#item1263972 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:176px !important;
}

#item1263975 {
	width:534px !important;
	height:349px !important;
	top:14px !important;
}

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

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

#item1264009 {
	width:14px !important;
	height:9px !important;
	top:371px !important;
}

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

table#table1538881 {
	table-layout:fixed;
}

#item1264014 {
	width:528px !important;
	height:161px !important;
	top:413px !important;
}

@keyframes intensificar-1264014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1264014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1264037 {
	width:57px !important;
	height:12px !important;
	top:394px !important;
}

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

#item1367894 {
	width:534px !important;
	height:547px !important;
	top:14px !important;
}

#item1367895 {
	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-1367895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1367895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1367920 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1367923 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:569px !important;
}

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

#item1264085 {
	width:264px !important;
	height:140px !important;
	top:32px !important;
}

#item1264108 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:188px !important;
}

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

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

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

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

#item1263967 {
	width:564px !important;
	height:578px !important;
	left:636px !important;
	top:147px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1410349 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1410346 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

@keyframes atenuar-1264507 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1264507 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424167 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:311px !important;
}

@keyframes intensificar-1424172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1424177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424170 {
	width:700px !important;
	height:309px !important;
}

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

#item1452478 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:92px !important;
}

#item1452483 {
	width:595px !important;
	height:230px !important;
}

@keyframes intensificar-1452483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452515 {
	width:80px !important;
	height:16px !important;
	top:251px !important;
}

@keyframes intensificar-1452515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452538 {
	width:628px !important;
	height:256px !important;
	top:277px !important;
}

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

table#table1542590 {
	table-layout:fixed;
}

#item1452539 {
	width:739px !important;
	height:256px !important;
}

@keyframes intensificar-1452539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452562 {
	width:45px !important;
	height:23px !important;
	left:293px !important;
	top:541px !important;
}

#item1449597 {
	width:595px !important;
	height:533px !important;
}

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

@keyframes intensificar-1424186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424187 {
	width:627px !important;
	height:16px !important;
}

#item1424210 {
	width:370px !important;
	height:196px !important;
	top:45px !important;
}

#item1424233 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:263px !important;
}

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

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

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

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

#item1424184 {
	width:665px !important;
	height:564px !important;
	left:36px !important;
	top:534px !important;
}

#item1424440 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

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

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

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

#item1424516 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1424517 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1424513 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1424549 {
	width:172px !important;
	height:70px !important;
}

#item1424551 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1424524 {
	width:172px !important;
	height:70px !important;
}

#item1424525 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1424520 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1424604 {
	width:141px !important;
	height:70px !important;
}

#item1424605 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1424578 {
	width:141px !important;
	height:70px !important;
}

#item1424579 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1424574 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1424657 {
	width:139px !important;
	height:70px !important;
}

#item1424658 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1424632 {
	width:139px !important;
	height:70px !important;
}

#item1424633 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1424628 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1424681 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1424687 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

#item1424710 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1424684 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424713 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424713 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424713 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1324694 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1264671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1264671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1264669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1264669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1264667 {
	width:600px !important;
	height:790px !important;
}

#item1264674 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1545879 tr {
	border-right:2.2px solid #fff;;
}

table#table1545879 {
	table-layout:fixed;
}

#item1264683 {
	width:528px !important;
	height:134px !important;
	top:429px !important;
}

@keyframes intensificar-1264683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1264683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1264707 {
	width:528px !important;
	height:379px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1264707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1264707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1264730 {
	width:57px !important;
	height:13px !important;
	top:410px !important;
}

@keyframes intensificar-1264730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1264730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369739 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:275px !important;
}

#item1369742 {
	width:534px !important;
	height:547px !important;
	top:14px !important;
}

#item1369743 {
	width:509px !important;
	height:700px !important;
	left:1px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1369743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369769 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
}

#item1369773 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
	top:569px !important;
}

#item1264759 {
	width:528px !important;
	height:29px !important;
	left:1px !important;
	top:15px !important;
}

#item1264783 {
	width:264px !important;
	height:120px !important;
	left:1px !important;
	top:64px !important;
}

#item1264806 {
	width:70px !important;
	height:16px !important;
	left:459px !important;
	top:116px !important;
}

#item1264829 {
	width:93px !important;
	height:18px !important;
	left:436px !important;
	top:132px !important;
}

#item1264852 {
	width:73px !important;
	height:18px !important;
	left:457px !important;
	top:186px !important;
}

#item1264858 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1264881 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1264680 {
	width:565px !important;
	height:578px !important;
	left:635px !important;
	top:147px !important;
}

#item1264922 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1264945 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1264969 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1264972 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1264998 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1264999 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1264995 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1265035 {
	width:123px !important;
	height:50px !important;
}

#item1265036 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1265008 {
	width:123px !important;
	height:50px !important;
}

#item1265009 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1265004 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1265088 {
	width:99px !important;
	height:50px !important;
}

#item1265089 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1265063 {
	width:99px !important;
	height:50px !important;
}

#item1265064 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1265059 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1265142 {
	width:101px !important;
	height:50px !important;
}

#item1265143 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1265116 {
	width:101px !important;
	height:50px !important;
}

#item1265118 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1265112 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1265195 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1410380 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1410403 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1410377 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1265200 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1265200 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1265200 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424730 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1424736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1424742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424734 {
	width:700px !important;
	height:309px !important;
}

#item1447935 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1548866 tr {
	border-right:3.08px solid #fff;;
}

table#table1548866 {
	table-layout:fixed;
}

#item1424925 {
	width:629px !important;
	height:206px !important;
	top:27px !important;
}

@keyframes intensificar-1424925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424972 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1424972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452441 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:113px !important;
}

#item1452446 {
	width:595px !important;
	height:271px !important;
	left:1px !important;
}

@keyframes intensificar-1452446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449636 {
	width:595px !important;
	height:533px !important;
	left:1px !important;
}

@keyframes intensificar-1449636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449659 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:244px !important;
}

#item1424756 {
	width:628px !important;
	height:40px !important;
	left:1px !important;
}

@keyframes intensificar-1424756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424779 {
	width:370px !important;
	height:168px !important;
	left:1px !important;
	top:68px !important;
}

@keyframes intensificar-1424779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424802 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:142px !important;
}

@keyframes intensificar-1424802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424825 {
	width:130px !important;
	height:25px !important;
	left:500px !important;
	top:164px !important;
}

@keyframes intensificar-1424825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424848 {
	width:102px !important;
	height:25px !important;
	left:529px !important;
	top:240px !important;
}

@keyframes intensificar-1424848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424857 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1424857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424880 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1424880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424754 {
	width:666px !important;
	height:533px !important;
	left:35px !important;
	top:534px !important;
}

#item1424995 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1425018 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1425042 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1425045 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1425071 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1425072 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1425068 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1425105 {
	width:172px !important;
	height:70px !important;
}

#item1425106 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1425079 {
	width:172px !important;
	height:70px !important;
}

#item1425080 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1425075 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1425158 {
	width:139px !important;
	height:70px !important;
}

#item1425159 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1425133 {
	width:139px !important;
	height:70px !important;
}

#item1425134 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1425129 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1425211 {
	width:141px !important;
	height:70px !important;
}

#item1425212 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1425186 {
	width:141px !important;
	height:70px !important;
}

#item1425187 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1425182 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1129px !important;
}

#item1425235 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1425242 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

#item1425265 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1425239 {
	width:174px !important;
	height:18px !important;
	left:35px !important;
	top:1089px !important;
}

#item1425269 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1425269 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1425269 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1448509 {
	width:75px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1265328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1265328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1265326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1265326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1265324 {
	width:600px !important;
	height:790px !important;
}

#item1265331 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1551888 th, table#table1551888 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1551888 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1551888 {
	table-layout:fixed;
}

#item1265551 {
	width:528px !important;
	height:202px !important;
	top:19px !important;
}

@keyframes intensificar-1265551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1265551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1265574 {
	width:57px !important;
	height:12px !important;
}

@keyframes intensificar-1265574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1265574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1265954 {
	width:528px !important;
	height:239px !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-1265954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1265954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1265469 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:267px !important;
}

#item1265474 {
	width:534px !important;
	height:531px !important;
	top:14px !important;
}

#item1265475 {
	width:509px !important;
	height:840px !important;
	left:1px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1265475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1265475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1265500 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
}

#item1276733 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
	top:553px !important;
}

#item1265337 {
	width:528px !important;
	height:63px !important;
	left:1px !important;
	top:12px !important;
}

@keyframes intensificar-1265337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1265337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1265360 {
	width:264px !important;
	height:260px !important;
	left:1px !important;
	top:95px !important;
}

@keyframes intensificar-1265360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1265360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1265383 {
	width:73px !important;
	height:18px !important;
	left:457px !important;
	top:320px !important;
}

@keyframes intensificar-1265383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1265383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1265392 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1265392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1265392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1265415 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1265415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1265415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1265439 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1265439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1265439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1265464 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1265464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1265464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1265334 {
	width:565px !important;
	height:562px !important;
	left:635px !important;
	top:163px !important;
}

#item1265597 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1265620 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1265644 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1265647 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1265673 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1265674 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1265670 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1265709 {
	width:123px !important;
	height:50px !important;
}

#item1265710 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1265684 {
	width:123px !important;
	height:50px !important;
}

#item1265685 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1265679 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1265762 {
	width:101px !important;
	height:50px !important;
}

#item1265763 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1265737 {
	width:101px !important;
	height:50px !important;
}

#item1265738 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1265733 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1265815 {
	width:99px !important;
	height:50px !important;
}

#item1265816 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1265790 {
	width:99px !important;
	height:50px !important;
}

#item1265791 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1265786 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1265869 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1410410 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1410433 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1410407 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1265874 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1265874 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1265874 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1448392 {
	width:78px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1425293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1425299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425291 {
	width:700px !important;
	height:309px !important;
}

#item1447940 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1555619 th, table#table1555619 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1555619 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1555619 {
	table-layout:fixed;
}

#item1425477 {
	width:628px !important;
	height:300px !important;
	top:27px !important;
}

@keyframes intensificar-1425477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425500 {
	width:80px !important;
	height:16px !important;
}

@keyframes intensificar-1425500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452373 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:41px !important;
}

#item1452377 {
	width:595px !important;
	height:128px !important;
}

@keyframes intensificar-1452377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449675 {
	width:595px !important;
	height:484px !important;
}

@keyframes intensificar-1449675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449698 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:219px !important;
}

#item1425311 {
	width:627px !important;
	height:88px !important;
	left:1px !important;
}

@keyframes intensificar-1425311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425334 {
	width:370px !important;
	height:364px !important;
	top:116px !important;
}

@keyframes intensificar-1425334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425357 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:431px !important;
}

@keyframes intensificar-1425357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425363 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1425363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425386 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1425386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425412 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1425412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425435 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1425435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425309 {
	width:665px !important;
	height:484px !important;
	left:36px !important;
	top:583px !important;
}

#item1425547 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:517px !important;
}

#item1425570 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1425595 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1425599 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1425626 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1425627 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1425623 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1425659 {
	width:172px !important;
	height:70px !important;
}

#item1425661 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1425634 {
	width:172px !important;
	height:70px !important;
}

#item1425635 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1425630 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1425714 {
	width:141px !important;
	height:70px !important;
}

#item1425715 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1425689 {
	width:141px !important;
	height:70px !important;
}

#item1425690 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1425684 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1425768 {
	width:139px !important;
	height:70px !important;
}

#item1425769 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1425743 {
	width:139px !important;
	height:70px !important;
}

#item1425744 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1425738 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1425792 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1425801 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

#item1425825 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1425798 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1425829 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1425829 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1425829 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1324673 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1266010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1266008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266006 {
	width:600px !important;
	height:790px !important;
}

#item1266014 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1266192 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:152px !important;
}

#item1266195 {
	width:534px !important;
	height:298px !important;
	top:16px !important;
}

#item1386828 {
	width:509px !important;
	height:500px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1386828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266226 {
	width:14px !important;
	height:9px !important;
}

#item1266229 {
	width:14px !important;
	height:9px !important;
	top:321px !important;
}

table#table1560185 tr {
	border-right:2.2px solid #fff;;
}

table#table1560185 {
	table-layout:fixed;
}

#item1266234 {
	width:528px !important;
	height:200px !important;
	top:19px !important;
}

@keyframes intensificar-1266234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266257 {
	width:57px !important;
	height:12px !important;
}

@keyframes intensificar-1266257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266150 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:274px !important;
}

#item1266155 {
	width:534px !important;
	height:543px !important;
	top:16px !important;
}

#item1386744 {
	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-1386744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266182 {
	width:14px !important;
	height:9px !important;
}

#item1266186 {
	width:14px !important;
	height:9px !important;
	top:566px !important;
}

@keyframes intensificar-1266019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266020 {
	width:528px !important;
	height:47px !important;
}

#item1266043 {
	width:264px !important;
	height:230px !important;
	top:67px !important;
}

#item1266067 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:276px !important;
}

#item1266075 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1266098 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1266122 {
	width:139px !important;
	height:15px !important;
	left:8px !important;
}

#item1266145 {
	width:5px !important;
	height:8px !important;
	top:3px !important;
}

#item1285157 {
	width:47px !important;
	height:24px !important;
	left:482px !important;
	top:239px !important;
}

#item1266017 {
	width:553px !important;
	height:576px !important;
	left:635px !important;
	top:149px !important;
}

#item1266280 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1266303 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1266328 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1266332 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1266358 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1266359 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1266355 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1266393 {
	width:123px !important;
	height:50px !important;
}

#item1266394 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1266368 {
	width:123px !important;
	height:50px !important;
}

#item1266369 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1266364 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1266446 {
	width:101px !important;
	height:50px !important;
}

#item1266447 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1266421 {
	width:101px !important;
	height:50px !important;
}

#item1266422 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1266417 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1266500 {
	width:99px !important;
	height:50px !important;
}

#item1266501 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1266474 {
	width:99px !important;
	height:50px !important;
}

#item1266475 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1266470 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1266554 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1410441 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1410465 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1410438 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1266559 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1266559 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1266559 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1448309 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:311px !important;
}

@keyframes intensificar-1425852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1425859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425850 {
	width:700px !important;
	height:309px !important;
}

#item1447943 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1452230 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:47px !important;
}

#item1452234 {
	width:595px !important;
	height:140px !important;
}

@keyframes intensificar-1452234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452263 {
	width:80px !important;
	height:16px !important;
	top:170px !important;
}

@keyframes intensificar-1452263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452286 {
	width:628px !important;
	height:306px !important;
	top:196px !important;
}

table#table1566662 tr {
	border-right:3.08px solid #fff;;
}

table#table1566662 {
	table-layout:fixed;
}

#item1452287 {
	width:703px !important;
	height:305px !important;
}

@keyframes intensificar-1452287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452310 {
	width:45px !important;
	height:23px !important;
	left:293px !important;
	top:510px !important;
}

#item1449724 {
	width:595px !important;
	height:502px !important;
}

@keyframes intensificar-1449724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449747 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:228px !important;
}

@keyframes intensificar-1425868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425869 {
	width:627px !important;
	height:88px !important;
}

#item1425892 {
	width:370px !important;
	height:322px !important;
	top:108px !important;
}

#item1425915 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:401px !important;
}

#item1425921 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1425944 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1425968 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1425991 {
	width:7px !important;
	height:11px !important;
	top:4px !important;
}

#item1425995 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:326px !important;
}

#item1425866 {
	width:664px !important;
	height:533px !important;
	left:36px !important;
	top:565px !important;
}

#item1426127 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:510px !important;
}

#item1426150 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1426174 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1426178 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1426205 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1426206 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1426202 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1426238 {
	width:172px !important;
	height:70px !important;
}

#item1426239 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1426213 {
	width:172px !important;
	height:70px !important;
}

#item1426214 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1426209 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1426291 {
	width:141px !important;
	height:70px !important;
}

#item1426292 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1426266 {
	width:141px !important;
	height:70px !important;
}

#item1426267 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1426262 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1426345 {
	width:139px !important;
	height:70px !important;
}

#item1426346 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1426320 {
	width:139px !important;
	height:70px !important;
}

#item1426321 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1426315 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1426370 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1426376 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

#item1426399 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1426373 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1426402 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1426402 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1426402 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1324697 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1266659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1266657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266655 {
	width:600px !important;
	height:790px !important;
}

#item1266662 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1266837 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:170px !important;
}

#item1266841 {
	width:534px !important;
	height:337px !important;
	top:15px !important;
}

#item1367364 {
	width:509px !important;
	height:462px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1367364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1367364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266872 {
	width:14px !important;
	height:9px !important;
}

#item1266877 {
	width:14px !important;
	height:9px !important;
	top:359px !important;
}

table#table1573118 th, table#table1573118 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1573118 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1573118 {
	table-layout:fixed;
}

#item1266881 {
	width:528px !important;
	height:173px !important;
	top:19px !important;
}

@keyframes intensificar-1266881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266904 {
	width:57px !important;
	height:12px !important;
}

@keyframes intensificar-1266904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266799 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:275px !important;
}

#item1266802 {
	width:534px !important;
	height:546px !important;
	top:15px !important;
}

#item1266803 {
	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-1266803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266828 {
	width:14px !important;
	height:9px !important;
}

#item1266831 {
	width:14px !important;
	height:9px !important;
	top:569px !important;
}

@keyframes intensificar-1266669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266670 {
	width:528px !important;
	height:29px !important;
}

#item1266693 {
	width:264px !important;
	height:220px !important;
	top:49px !important;
}

#item1267270 {
	width:70px !important;
	height:16px !important;
	left:459px !important;
	top:184px !important;
}

#item1267293 {
	width:73px !important;
	height:18px !important;
	left:457px !important;
	top:291px !important;
}

#item1267304 {
	width:93px !important;
	height:18px !important;
	left:436px !important;
	top:200px !important;
}

#item1267351 {
	width:139px !important;
	height:26px !important;
	left:390px !important;
	top:252px !important;
}

#item1267374 {
	width:5px !important;
	height:8px !important;
	left:382px !important;
	top:254px !important;
}

#item1285185 {
	width:47px !important;
	height:24px !important;
	left:482px !important;
	top:220px !important;
}

#item1266667 {
	width:553px !important;
	height:578px !important;
	left:635px !important;
	top:147px !important;
}

#item1266927 {
	width:541px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1266950 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1266974 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1266979 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1267005 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1267006 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1267002 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1267040 {
	width:123px !important;
	height:50px !important;
}

#item1267041 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1267014 {
	width:123px !important;
	height:50px !important;
}

#item1267015 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1267010 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1267094 {
	width:101px !important;
	height:50px !important;
}

#item1267095 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1267069 {
	width:101px !important;
	height:50px !important;
}

#item1267070 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1267064 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1267147 {
	width:99px !important;
	height:50px !important;
}

#item1267148 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1267122 {
	width:99px !important;
	height:50px !important;
}

#item1267123 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1267118 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1267203 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1410471 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1410494 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1410468 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1267206 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1267206 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1267206 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1426419 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1426424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1426429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426422 {
	width:700px !important;
	height:309px !important;
}

#item1447951 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1581869 th, table#table1581869 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1581869 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1581869 {
	table-layout:fixed;
}

#item1426649 {
	width:627px !important;
	height:259px !important;
	top:27px !important;
}

@keyframes intensificar-1426649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426672 {
	width:80px !important;
	height:16px !important;
}

@keyframes intensificar-1426672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452193 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:78px !important;
}

#item1452197 {
	width:595px !important;
	height:202px !important;
}

@keyframes intensificar-1452197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449787 {
	width:595px !important;
	height:517px !important;
}

@keyframes intensificar-1449787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449810 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

@keyframes intensificar-1426440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426441 {
	width:627px !important;
	height:64px !important;
}

#item1426464 {
	width:370px !important;
	height:308px !important;
	top:89px !important;
}

#item1426488 {
	width:98px !important;
	height:22px !important;
	left:528px !important;
	top:257px !important;
}

#item1426511 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:408px !important;
}

#item1426517 {
	width:130px !important;
	height:25px !important;
	left:495px !important;
	top:279px !important;
}

#item1426540 {
	width:195px !important;
	height:36px !important;
	left:431px !important;
	top:352px !important;
}

#item1426563 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:355px !important;
}

#item1426567 {
	width:66px !important;
	height:33px !important;
	left:560px !important;
	top:307px !important;
}

#item1426438 {
	width:639px !important;
	height:517px !important;
	left:36px !important;
	top:550px !important;
}

#item1426695 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1426718 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1426742 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1426745 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1426771 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1426772 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1426768 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1426810 {
	width:172px !important;
	height:70px !important;
}

#item1426811 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1426784 {
	width:172px !important;
	height:70px !important;
}

#item1426785 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1426778 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1426863 {
	width:141px !important;
	height:70px !important;
}

#item1426864 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1426838 {
	width:141px !important;
	height:70px !important;
}

#item1426839 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1426834 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1426916 {
	width:139px !important;
	height:70px !important;
}

#item1426917 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1426891 {
	width:139px !important;
	height:70px !important;
}

#item1426892 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1426887 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1426940 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1426947 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

#item1426971 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1426944 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1426975 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1426975 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1426975 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1448433 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1389106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1389112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389104 {
	width:600px !important;
	height:790px !important;
}

#item1389116 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1389294 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:146px !important;
}

#item1389297 {
	width:534px !important;
	height:297px !important;
	top:16px !important;
}

#item1389298 {
	width:509px !important;
	height:394px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1389298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389324 {
	width:14px !important;
	height:9px !important;
}

#item1389327 {
	width:14px !important;
	height:9px !important;
	top:320px !important;
}

table#table1586197 th, table#table1586197 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1586197 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1586197 {
	table-layout:fixed;
}

#item1389331 {
	width:528px !important;
	height:201px !important;
	top:19px !important;
}

@keyframes intensificar-1389331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389354 {
	width:57px !important;
	height:12px !important;
}

@keyframes intensificar-1389354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389255 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:260px !important;
}

#item1389260 {
	width:534px !important;
	height:531px !important;
	top:15px !important;
}

#item1389909 {
	width:509px !important;
	height:1120px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1389909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389286 {
	width:14px !important;
	height:9px !important;
}

#item1389289 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

@keyframes intensificar-1389124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389125 {
	width:528px !important;
	height:115px !important;
}

#item1389148 {
	width:264px !important;
	height:220px !important;
	top:117px !important;
}

#item1389171 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:284px !important;
}

#item1389200 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:300px !important;
}

#item1389799 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:348px !important;
}

@keyframes intensificar-1389799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389804 {
	width:148px !important;
	height:13px !important;
	left:397px !important;
	top:326px !important;
}

@keyframes intensificar-1389804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389827 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:328px !important;
}

@keyframes intensificar-1389827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389122 {
	width:552px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1389377 {
	width:511px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1389400 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1389424 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1389428 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1389727 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1389455 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1389456 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1389451 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1389492 {
	width:123px !important;
	height:50px !important;
}

#item1389493 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1389466 {
	width:123px !important;
	height:50px !important;
}

#item1389467 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1389462 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1389545 {
	width:101px !important;
	height:50px !important;
}

#item1389546 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1389520 {
	width:101px !important;
	height:50px !important;
}

#item1389521 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1389516 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1389598 {
	width:99px !important;
	height:50px !important;
}

#item1389599 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1389573 {
	width:99px !important;
	height:50px !important;
}

#item1389574 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1389569 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1389651 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1410501 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1410524 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1410498 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1389655 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1389655 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1389655 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1448316 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1427005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1426999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426997 {
	width:700px !important;
	height:309px !important;
}

#item1447957 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1589214 th, table#table1589214 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1589214 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1589214 {
	table-layout:fixed;
}

#item1427228 {
	width:628px !important;
	height:300px !important;
	top:27px !important;
}

@keyframes intensificar-1427228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427251 {
	width:80px !important;
	height:16px !important;
}

@keyframes intensificar-1427251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452155 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:54px !important;
}

#item1452158 {
	width:595px !important;
	height:153px !important;
}

@keyframes intensificar-1452158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449844 {
	width:595px !important;
	height:509px !important;
}

@keyframes intensificar-1449844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449867 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:232px !important;
}

@keyframes intensificar-1427017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427018 {
	width:627px !important;
	height:162px !important;
}

#item1427041 {
	width:370px !important;
	height:308px !important;
	top:185px !important;
}

#item1427064 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:396px !important;
}

#item1427087 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:418px !important;
}

#item1427111 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:485px !important;
}

@keyframes intensificar-1427111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427117 {
	width:233px !important;
	height:18px !important;
	left:431px !important;
	top:455px !important;
}

@keyframes intensificar-1427117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427140 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:458px !important;
}

@keyframes intensificar-1427140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427015 {
	width:664px !important;
	height:511px !important;
	left:36px !important;
	top:558px !important;
}

#item1427274 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:512px !important;
}

#item1427297 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1427321 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1427324 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1427347 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1427373 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1427374 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1427370 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1427407 {
	width:172px !important;
	height:70px !important;
}

#item1427408 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1427381 {
	width:172px !important;
	height:70px !important;
}

#item1427382 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1427377 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1427460 {
	width:141px !important;
	height:70px !important;
}

#item1427461 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1427435 {
	width:141px !important;
	height:70px !important;
}

#item1427436 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1427431 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1427514 {
	width:139px !important;
	height:70px !important;
}

#item1427515 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1427489 {
	width:139px !important;
	height:70px !important;
}

#item1427490 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1427484 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1427538 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1427544 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

#item1427567 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1427541 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1427571 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1427571 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1427571 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1448438 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1267422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1267422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1267420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1267420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1267418 {
	width:600px !important;
	height:790px !important;
}

#item1267426 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1267606 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:121px !important;
}

#item1267609 {
	width:534px !important;
	height:238px !important;
	top:15px !important;
}

#item1367443 {
	width:509px !important;
	height:442px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1367443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1367443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1267640 {
	width:14px !important;
	height:9px !important;
}

#item1267644 {
	width:14px !important;
	height:9px !important;
	top:260px !important;
}

table#table1593690 th, table#table1593690 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1593690 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1593690 {
	table-layout:fixed;
}

#item1267648 {
	width:528px !important;
	height:260px !important;
	top:19px !important;
}

@keyframes intensificar-1267648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1267648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1267671 {
	width:57px !important;
	height:12px !important;
}

@keyframes intensificar-1267671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1267671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1267560 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:268px !important;
}

#item1267567 {
	width:534px !important;
	height:531px !important;
	top:15px !important;
}

#item1267568 {
	width:509px !important;
	height:950px !important;
	left:1px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1267568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1267568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1267595 {
	width:14px !important;
	height:9px !important;
}

#item1267598 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

@keyframes intensificar-1267431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1267431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1267432 {
	width:528px !important;
	height:63px !important;
}

#item1267455 {
	width:264px !important;
	height:369px !important;
	top:83px !important;
}

#item1267478 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:397px !important;
}

#item1267484 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1267507 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1267531 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1267554 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1285163 {
	width:47px !important;
	height:24px !important;
	left:482px !important;
	top:357px !important;
}

#item1267429 {
	width:565px !important;
	height:563px !important;
	left:635px !important;
	top:162px !important;
}

#item1267694 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1267717 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1267742 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1267745 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1267771 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1267772 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1267768 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1267805 {
	width:123px !important;
	height:50px !important;
}

#item1267806 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1267780 {
	width:123px !important;
	height:50px !important;
}

#item1267781 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1267776 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1267858 {
	width:101px !important;
	height:50px !important;
}

#item1267859 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1267833 {
	width:101px !important;
	height:50px !important;
}

#item1267834 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1267829 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1267912 {
	width:99px !important;
	height:50px !important;
}

#item1267913 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1267886 {
	width:99px !important;
	height:50px !important;
}

#item1267887 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1267882 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1267965 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1410536 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1410559 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1410532 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1267968 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1267968 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1267968 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1448322 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1427595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1427604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427593 {
	width:700px !important;
	height:309px !important;
}

#item1447960 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1597299 th, table#table1597299 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1597299 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1597299 {
	table-layout:fixed;
}

#item1427830 {
	width:628px !important;
	height:381px !important;
	top:27px !important;
}

@keyframes intensificar-1427830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427854 {
	width:80px !important;
	height:16px !important;
}

@keyframes intensificar-1427854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452115 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:19px !important;
}

#item1452118 {
	width:595px !important;
	height:83px !important;
}

@keyframes intensificar-1452118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449898 {
	width:595px !important;
	height:510px !important;
}

@keyframes intensificar-1449898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449921 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:232px !important;
}

@keyframes intensificar-1427614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427615 {
	width:627px !important;
	height:112px !important;
}

#item1427638 {
	width:370px !important;
	height:368px !important;
	top:131px !important;
}

#item1427661 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:506px !important;
}

#item1427668 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1427691 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1427717 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1427740 {
	width:7px !important;
	height:11px !important;
	top:2px !important;
}

#item1427745 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:429px !important;
}

#item1427612 {
	width:665px !important;
	height:531px !important;
	left:36px !important;
	top:557px !important;
}

#item1427877 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:512px !important;
}

#item1427900 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1427924 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1427927 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1427953 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1427954 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1427950 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1427988 {
	width:172px !important;
	height:70px !important;
}

#item1427989 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1427963 {
	width:172px !important;
	height:70px !important;
}

#item1427964 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1427959 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1428042 {
	width:141px !important;
	height:70px !important;
}

#item1428043 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1428017 {
	width:141px !important;
	height:70px !important;
}

#item1428018 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1428013 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1428095 {
	width:139px !important;
	height:70px !important;
}

#item1428096 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1428070 {
	width:139px !important;
	height:70px !important;
}

#item1428071 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1428066 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1428120 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1428127 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

#item1428150 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1428124 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1428155 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1428155 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1428155 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1448505 {
	width:75px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1268072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1268070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268068 {
	width:600px !important;
	height:790px !important;
}

#item1268075 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1268256 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:120px !important;
}

#item1268260 {
	width:534px !important;
	height:237px !important;
	top:15px !important;
}

#item1367506 {
	width:509px !important;
	height:490px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1367506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1367506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268292 {
	width:14px !important;
	height:9px !important;
}

#item1268295 {
	width:14px !important;
	height:9px !important;
	top:259px !important;
}

table#table1602380 th, table#table1602380 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1602380 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1602380 {
	table-layout:fixed;
}

#item1270347 {
	width:528px !important;
	height:260px !important;
	left:1px !important;
	top:303px !important;
}

@keyframes intensificar-1270347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270370 {
	width:57px !important;
	height:12px !important;
	left:1px !important;
	top:284px !important;
}

@keyframes intensificar-1270370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268927 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:269px !important;
}

#item1268931 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1386902 {
	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-1386902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268957 {
	width:14px !important;
	height:9px !important;
}

#item1268960 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1268085 {
	width:528px !important;
	height:97px !important;
}

@keyframes intensificar-1268085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268109 {
	width:264px !important;
	height:270px !important;
	top:117px !important;
}

@keyframes intensificar-1268109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268133 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:429px !important;
}

@keyframes intensificar-1268133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268139 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1268139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268162 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1268162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268186 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1268186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268209 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1268209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285171 {
	width:47px !important;
	height:24px !important;
	left:482px !important;
	top:390px !important;
}

@keyframes intensificar-1285171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268082 {
	width:565px !important;
	height:563px !important;
	left:635px !important;
	top:162px !important;
}

#item1268345 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1268368 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1268393 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1268396 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1268424 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1268425 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1268419 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1268457 {
	width:123px !important;
	height:50px !important;
}

#item1268458 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1268432 {
	width:123px !important;
	height:50px !important;
}

#item1268433 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1268428 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1268510 {
	width:101px !important;
	height:50px !important;
}

#item1268511 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1268485 {
	width:101px !important;
	height:50px !important;
}

#item1268486 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1268481 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1268564 {
	width:99px !important;
	height:50px !important;
}

#item1268565 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1268538 {
	width:99px !important;
	height:50px !important;
}

#item1268539 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1268534 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1268622 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1410565 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1410588 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1410562 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1268625 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1268625 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1268625 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1448395 {
	width:78px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1428180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1428180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1428186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1428186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1428178 {
	width:700px !important;
	height:309px !important;
}

#item1447966 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1605850 th, table#table1605850 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1605850 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1605850 {
	table-layout:fixed;
}

#item1428410 {
	width:628px !important;
	height:381px !important;
	top:130px !important;
}

@keyframes intensificar-1428410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1428410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1428434 {
	width:80px !important;
	height:16px !important;
	top:104px !important;
}

@keyframes intensificar-1428434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1428434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452076 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:14px !important;
}

#item1452079 {
	width:595px !important;
	height:74px !important;
}

@keyframes intensificar-1452079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449952 {
	width:595px !important;
	height:510px !important;
}

@keyframes intensificar-1449952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449975 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:232px !important;
}

#item1428197 {
	width:627px !important;
	height:159px !important;
}

@keyframes intensificar-1428197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1428197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1428220 {
	width:370px !important;
	height:346px !important;
	top:185px !important;
}

@keyframes intensificar-1428220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1428220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1428243 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:501px !important;
}

@keyframes intensificar-1428243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1428243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1428249 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1428249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1428249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1428272 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1428272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1428272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1428296 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1428296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1428296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1428320 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1428320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1428320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1428323 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:425px !important;
}

@keyframes intensificar-1428323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1428323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1428194 {
	width:665px !important;
	height:531px !important;
	left:36px !important;
	top:557px !important;
}

#item1428457 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:512px !important;
}

#item1428480 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1428504 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1428508 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1428534 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1428535 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1428531 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1428567 {
	width:172px !important;
	height:70px !important;
}

#item1428568 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1428542 {
	width:172px !important;
	height:70px !important;
}

#item1428543 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1428538 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1428621 {
	width:141px !important;
	height:70px !important;
}

#item1428622 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1428595 {
	width:141px !important;
	height:70px !important;
}

#item1428597 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1428591 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1428674 {
	width:139px !important;
	height:70px !important;
}

#item1428675 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1428649 {
	width:139px !important;
	height:70px !important;
}

#item1428650 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1428645 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1428698 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1428704 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

#item1428727 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1428701 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1428730 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1428730 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1428730 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1448515 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1389977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1389974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389972 {
	width:600px !important;
	height:790px !important;
}

#item1389978 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1390155 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:140px !important;
}

#item1390159 {
	width:534px !important;
	height:274px !important;
	top:16px !important;
}

#item1390744 {
	width:509px !important;
	height:426px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1390744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390185 {
	width:14px !important;
	height:9px !important;
}

#item1390190 {
	width:14px !important;
	height:9px !important;
	top:297px !important;
}

#item1390780 {
	width:57px !important;
	height:12px !important;
	top:321px !important;
}

@keyframes intensificar-1390780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390803 {
	width:528px !important;
	height:218px !important;
	top:340px !important;
}

table#table1611365 tr {
	border-right:2.2px solid #fff;;
}

table#table1611365 {
	table-layout:fixed;
}

#item1390931 {
	width:622px !important;
	height:218px !important;
}

@keyframes intensificar-1390931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390827 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:562px !important;
}

#item1390111 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:275px !important;
}

#item1390116 {
	width:534px !important;
	height:547px !important;
	top:15px !important;
}

#item1390674 {
	width:509px !important;
	height:1059px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1390674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390143 {
	width:14px !important;
	height:9px !important;
}

#item1390147 {
	width:14px !important;
	height:9px !important;
	top:565px !important;
}

@keyframes intensificar-1389983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389984 {
	width:528px !important;
	height:84px !important;
}

#item1390008 {
	width:264px !important;
	height:220px !important;
	top:92px !important;
}

#item1390031 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:224px !important;
}

#item1390054 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:240px !important;
}

#item1390077 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:288px !important;
}

@keyframes intensificar-1390077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390083 {
	width:148px !important;
	height:13px !important;
	left:397px !important;
	top:266px !important;
}

@keyframes intensificar-1390083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390106 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:268px !important;
}

@keyframes intensificar-1390106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389981 {
	width:552px !important;
	height:575px !important;
	left:636px !important;
	top:150px !important;
}

#item1390241 {
	width:511px !important;
	height:13px !important;
	left:636px !important;
	top:133px !important;
}

#item1390264 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1390289 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1390292 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1390315 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1390341 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1390342 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1390338 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1390374 {
	width:123px !important;
	height:50px !important;
}

#item1390375 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1390349 {
	width:123px !important;
	height:50px !important;
}

#item1390350 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1390345 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1390428 {
	width:101px !important;
	height:50px !important;
}

#item1390429 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1390403 {
	width:101px !important;
	height:50px !important;
}

#item1390404 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1390399 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1390482 {
	width:99px !important;
	height:50px !important;
}

#item1390483 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1390457 {
	width:99px !important;
	height:50px !important;
}

#item1390458 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1390452 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1390535 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1410596 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1410619 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1410592 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1390539 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1390539 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1390539 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1448358 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:311px !important;
}

@keyframes intensificar-1428754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1428754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1428762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1428762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1428752 {
	width:700px !important;
	height:309px !important;
}

#item1447973 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1428979 {
	width:80px !important;
	height:16px !important;
	top:194px !important;
}

@keyframes intensificar-1428979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1428979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1429002 {
	width:628px !important;
	height:306px !important;
	top:220px !important;
}

table#table1614675 tr {
	border-right:3.08px solid #fff;;
}

table#table1614675 {
	table-layout:fixed;
}

#item1429003 {
	width:777px !important;
	height:305px !important;
}

@keyframes intensificar-1429003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1429003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1429026 {
	width:45px !important;
	height:23px !important;
	left:293px !important;
	top:534px !important;
}

#item1452036 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:59px !important;
}

#item1452040 {
	width:595px !important;
	height:164px !important;
}

@keyframes intensificar-1452040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450001 {
	width:595px !important;
	height:526px !important;
}

@keyframes intensificar-1450001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450024 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:240px !important;
}

@keyframes intensificar-1428776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1428776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1428777 {
	width:627px !important;
	height:118px !important;
}

#item1428800 {
	width:370px !important;
	height:308px !important;
	top:129px !important;
}

#item1428823 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:291px !important;
}

#item1428847 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:314px !important;
}

#item1428870 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:381px !important;
}

@keyframes intensificar-1428870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1428870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1428876 {
	width:233px !important;
	height:18px !important;
	left:431px !important;
	top:350px !important;
}

@keyframes intensificar-1428876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1428876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1428899 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:353px !important;
}

@keyframes intensificar-1428899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1428899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1428774 {
	width:664px !important;
	height:557px !important;
	left:36px !important;
	top:541px !important;
}

#item1429029 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:495px !important;
}

#item1429053 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1429077 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1429082 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1429105 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1429131 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1429132 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1429128 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1429166 {
	width:172px !important;
	height:70px !important;
}

#item1429167 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1429141 {
	width:172px !important;
	height:70px !important;
}

#item1429142 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1429136 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1429219 {
	width:141px !important;
	height:70px !important;
}

#item1429221 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1429194 {
	width:141px !important;
	height:70px !important;
}

#item1429195 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1429190 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1429273 {
	width:139px !important;
	height:70px !important;
}

#item1429274 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1429248 {
	width:139px !important;
	height:70px !important;
}

#item1429249 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1429244 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1429297 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1429306 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

#item1429329 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1429303 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1429334 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1429334 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1429334 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1371111 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1371094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1371100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371092 {
	width:600px !important;
	height:790px !important;
}

#item1371106 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1370931 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:102px !important;
}

#item1370935 {
	width:534px !important;
	height:201px !important;
	top:15px !important;
}

#item1386986 {
	width:509px !important;
	height:790px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1386986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370962 {
	width:14px !important;
	height:9px !important;
}

#item1370966 {
	width:14px !important;
	height:9px !important;
	top:223px !important;
}

#item1370994 {
	width:57px !important;
	height:12px !important;
	left:1px !important;
	top:247px !important;
}

@keyframes intensificar-1370994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371264 {
	width:528px !important;
	height:295px !important;
	left:1px !important;
	top:266px !important;
}

table#table1619889 tr {
	border-right:2.2px solid #fff;;
}

table#table1619889 {
	table-layout:fixed;
}

#item1371265 {
	width:622px !important;
	height:265px !important;
}

@keyframes intensificar-1371265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371288 {
	width:26px !important;
	height:13px !important;
	left:253px !important;
	top:565px !important;
}

#item1370892 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:273px !important;
}

#item1370896 {
	width:534px !important;
	height:553px !important;
	top:9px !important;
}

#item1370897 {
	width:509px !important;
	height:1150px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1370897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370922 {
	width:14px !important;
	height:9px !important;
}

#item1370926 {
	width:14px !important;
	height:9px !important;
	top:569px !important;
}

#item1370758 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1370758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370781 {
	width:264px !important;
	height:270px !important;
	top:49px !important;
}

@keyframes intensificar-1370781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370804 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:231px !important;
}

@keyframes intensificar-1370804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370811 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1370811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370835 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1370835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370859 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1370859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370882 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1370882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370755 {
	width:565px !important;
	height:578px !important;
	left:635px !important;
	top:147px !important;
}

#item1371017 {
	width:528px !important;
	height:14px !important;
	left:636px !important;
	top:128px !important;
}

#item1371040 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1371066 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1371069 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1371366 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1370557 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1370558 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1370554 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1370591 {
	width:123px !important;
	height:50px !important;
}

#item1370592 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1370566 {
	width:123px !important;
	height:50px !important;
}

#item1370567 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1370562 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1370644 {
	width:101px !important;
	height:50px !important;
}

#item1370645 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1370619 {
	width:101px !important;
	height:50px !important;
}

#item1370620 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1370615 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1370698 {
	width:99px !important;
	height:50px !important;
}

#item1370699 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1370673 {
	width:99px !important;
	height:50px !important;
}

#item1370674 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1370669 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1370752 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1410625 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1410649 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1410622 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1370553 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1370553 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1370553 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1448327 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1429358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1429358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1429366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1429366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1429356 {
	width:700px !important;
	height:309px !important;
}

#item1447976 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1429583 {
	width:80px !important;
	height:16px !important;
	top:106px !important;
}

@keyframes intensificar-1429583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1429583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1429606 {
	width:628px !important;
	height:401px !important;
	top:132px !important;
}

table#table1626344 tr {
	border-right:3.08px solid #fff;;
}

table#table1626344 {
	table-layout:fixed;
}

#item1429607 {
	width:825px !important;
	height:371px !important;
}

@keyframes intensificar-1429607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1429607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1429630 {
	width:45px !important;
	height:23px !important;
	left:292px !important;
	top:540px !important;
}

#item1451979 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:18px !important;
}

#item1451982 {
	width:595px !important;
	height:81px !important;
}

@keyframes intensificar-1451982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450056 {
	width:595px !important;
	height:533px !important;
}

@keyframes intensificar-1450056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450079 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:244px !important;
}

#item1429377 {
	width:627px !important;
	height:40px !important;
}

@keyframes intensificar-1429377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1429377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1429400 {
	width:370px !important;
	height:378px !important;
	top:68px !important;
}

@keyframes intensificar-1429400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1429400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1429423 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:323px !important;
}

@keyframes intensificar-1429423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1429423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1429429 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1429429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1429429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1429452 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1429452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1429452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1429476 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1429476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1429476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1429499 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1429499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1429499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1429373 {
	width:665px !important;
	height:562px !important;
	left:36px !important;
	top:534px !important;
}

#item1429633 {
	width:627px !important;
	height:20px !important;
	left:36px !important;
	top:488px !important;
}

#item1429657 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1429681 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1429684 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1429707 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1429733 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1429734 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1429730 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1429766 {
	width:172px !important;
	height:70px !important;
}

#item1429767 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1429741 {
	width:172px !important;
	height:70px !important;
}

#item1429742 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1429737 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1429820 {
	width:141px !important;
	height:70px !important;
}

#item1429821 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1429795 {
	width:141px !important;
	height:70px !important;
}

#item1429796 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1429790 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1429874 {
	width:139px !important;
	height:70px !important;
}

#item1429875 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1429849 {
	width:139px !important;
	height:70px !important;
}

#item1429850 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1429845 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1429899 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1429905 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

#item1429929 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1429902 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1429933 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1429933 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1429933 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1448465 {
	width:164px !important;
	height:302px !important;
	left:436px !important;
}

@keyframes intensificar-1271106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1271106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1271104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1271104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1271102 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1271111 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1271117 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1271140 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1271164 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1271168 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1271218 {
	width:57px !important;
	height:13px !important;
	top:343px !important;
}

@keyframes intensificar-1271218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1271218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1271241 {
	width:528px !important;
	height:323px !important;
	top:19px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1271241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1271241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1632405 th, table#table1632405 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1632405 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1632405 {
	table-layout:fixed;
}

#item1272081 {
	width:528px !important;
	height:116px !important;
	top:363px !important;
}

@keyframes intensificar-1272081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1272081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1361886 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1361886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1361886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371438 {
	width:528px !important;
	height:518px !important;
	top:45px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1371438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387023 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:269px !important;
}

#item1387026 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1387124 {
	width:509px !important;
	height:661px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1387124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387054 {
	width:14px !important;
	height:9px !important;
}

#item1387057 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

@keyframes intensificar-1271269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1271269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1271270 {
	width:529px !important;
	height:63px !important;
}

#item1271294 {
	width:263px !important;
	height:240px !important;
	top:83px !important;
}

#item1271317 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:99px !important;
}

#item1271340 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:246px !important;
}

#item1271345 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:131px !important;
}

#item1271368 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:192px !important;
}

#item1271391 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:208px !important;
}

#item1271415 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1271439 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1271192 {
	width:564px !important;
	height:563px !important;
	left:36px !important;
	top:162px !important;
}

#item1271514 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1271515 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1271511 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1271548 {
	width:123px !important;
	height:50px !important;
}

#item1271550 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1271522 {
	width:123px !important;
	height:50px !important;
}

#item1271523 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1271518 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1271602 {
	width:113px !important;
	height:50px !important;
}

#item1271603 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1271577 {
	width:113px !important;
	height:50px !important;
}

#item1271578 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1271573 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1271655 {
	width:101px !important;
	height:50px !important;
}

#item1271656 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1271630 {
	width:101px !important;
	height:50px !important;
}

#item1271631 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1271626 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1271708 {
	width:101px !important;
	height:50px !important;
}

#item1271709 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1271683 {
	width:101px !important;
	height:50px !important;
}

#item1271684 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1271679 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1271736 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1271759 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1271732 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1271762 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1271762 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1271762 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1448380 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:311px !important;
}

@keyframes intensificar-1429954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1429954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1429961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1429961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1429952 {
	width:700px !important;
	height:309px !important;
}

#item1447979 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1429970 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1429993 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1430017 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1430021 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1430307 {
	width:80px !important;
	height:18px !important;
	top:304px !important;
}

@keyframes intensificar-1430307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1430307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1635014 th, table#table1635014 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1635014 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1635014 {
	table-layout:fixed;
}

#item1430355 {
	width:628px !important;
	height:178px !important;
	top:332px !important;
}

@keyframes intensificar-1430355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1430355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451945 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:114px !important;
}

#item1451949 {
	width:595px !important;
	height:274px !important;
}

@keyframes intensificar-1451949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450149 {
	width:627px !important;
	height:510px !important;
}

@keyframes intensificar-1450149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450101 {
	width:595px !important;
	height:510px !important;
}

@keyframes intensificar-1450101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450124 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:232px !important;
}

@keyframes intensificar-1430046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1430046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1430048 {
	width:628px !important;
	height:88px !important;
}

#item1430071 {
	width:368px !important;
	height:336px !important;
	top:116px !important;
}

#item1430094 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:139px !important;
}

#item1430117 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:345px !important;
}

#item1430122 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:161px !important;
}

#item1430145 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:247px !important;
}

#item1430169 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:269px !important;
}

#item1430193 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1430216 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1430044 {
	width:665px !important;
	height:510px !important;
	left:36px !important;
	top:557px !important;
}

#item1430381 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1430382 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1430378 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1430415 {
	width:172px !important;
	height:70px !important;
}

#item1430416 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1430390 {
	width:172px !important;
	height:70px !important;
}

#item1430391 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1430386 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1430469 {
	width:158px !important;
	height:70px !important;
}

#item1430470 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1430443 {
	width:158px !important;
	height:70px !important;
}

#item1430444 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1430439 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1430523 {
	width:141px !important;
	height:70px !important;
}

#item1430524 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1430497 {
	width:141px !important;
	height:70px !important;
}

#item1430498 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1430493 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1430576 {
	width:141px !important;
	height:70px !important;
}

#item1430577 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1430551 {
	width:141px !important;
	height:70px !important;
}

#item1430552 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1430547 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1430603 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1430626 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1430600 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1449117 {
	width:35px !important;
	height:74px !important;
	left:-5px !important;
	top:1126px !important;
}

#item1430629 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1430629 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1430629 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1371691 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1371692 {
	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-1371692 {
	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;
	}
}
#item1371707 {
	width:296px !important;
	height:56px !important;
	left:78px !important;
	top:83px !important;
}

@keyframes intensificar-1371707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371730 {
	opacity:0.40;
	width:428px !important;
	height:186px !important;
	left:78px !important;
	top:164px !important;
	background:#0e0b00;
}

#item1371731 {
	width:382px !important;
	height:174px !important;
	left:100px !important;
	top:183px !important;
}

@keyframes intensificar-1371731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371754 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1371754 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1371754 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes moverhacialaizquierdayreducir-1430648 {
	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-1430648 {
	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;
	}
}
#item1430654 {
	width:151px !important;
	height:335px !important;
	left:549px !important;
	top:865px !important;
}

#item1430658 {
	width:415px !important;
	height:78px !important;
	left:36px !important;
	top:36px !important;
}

@keyframes intensificar-1430658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1430658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1430683 {
	opacity:0.40;
	width:599px !important;
	height:260px !important;
	left:36px !important;
	top:149px !important;
	background:#0e0b00;
}

#item1430684 {
	width:535px !important;
	height:243px !important;
	left:66px !important;
	top:177px !important;
}

@keyframes intensificar-1430684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1430684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1430707 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1430707 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1430707 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1371769 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1371775 {
	width:600px !important;
	height:725px !important;
}

#item1371784 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1371807 {
	width:528px !important;
	height:538px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1371807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372000 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1372023 {
	width:528px !important;
	height:371px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1372023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371953 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1371976 {
	width:528px !important;
	height:580px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1371976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371851 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1371874 {
	width:112px !important;
	height:16px !important;
	left:43px !important;
	top:84px !important;
}

table#table1639072 th, table#table1639072 td {
	padding:0px 4px 0px 0px;;
	vertical-align:top;;
}

table#table1639072 tr {
	height:18px;;
}

table#table1639072 {
	table-layout:fixed;
}

#item1371898 {
	width:500px !important;
	height:50px !important;
	left:11px !important;
}

#item1371924 {
	width:511px !important;
	height:17px !important;
}

#item1371921 {
	width:511px !important;
	height:17px !important;
}

#item1371928 {
	width:511px !important;
	height:17px !important;
}

#item1371925 {
	width:511px !important;
	height:17px !important;
	top:18px !important;
}

#item1371929 {
	width:118px !important;
	height:16px !important;
	left:426px !important;
	top:84px !important;
}

@keyframes intensificar-1371831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371842 {
	width:148px !important;
	height:37px !important;
	left:228px !important;
	top:37px !important;
}

#item1371782 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1372048 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1372055 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1372201 {
	width:96px !important;
	height:15px !important;
	left:9px !important;
}

#item1372224 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1372198 {
	width:105px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1372234 {
	width:19px !important;
	height:19px !important;
}

#item1372229 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1372240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372243 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1372244 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1372240 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1372251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372280 {
	width:131px !important;
	height:50px !important;
}

#item1372281 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1372255 {
	width:131px !important;
	height:50px !important;
}

#item1372256 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1372251 {
	width:131px !important;
	height:50px !important;
	left:797px !important;
	top:740px !important;
}

@keyframes intensificar-1372304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372333 {
	width:122px !important;
	height:50px !important;
}

#item1372334 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1372308 {
	width:122px !important;
	height:50px !important;
}

#item1372309 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1372304 {
	width:122px !important;
	height:50px !important;
	left:672px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

@keyframes intensificar-1372357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372386 {
	width:122px !important;
	height:50px !important;
}

#item1372387 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1372361 {
	width:122px !important;
	height:50px !important;
}

#item1372362 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1372357 {
	width:122px !important;
	height:50px !important;
	left:931px !important;
	top:740px !important;
}

@keyframes intensificar-1372410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372440 {
	width:87px !important;
	height:50px !important;
}

#item1372441 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1372415 {
	width:87px !important;
	height:50px !important;
}

#item1372416 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1372410 {
	width:87px !important;
	height:50px !important;
	left:1056px !important;
	top:740px !important;
}

#item1372467 {
	width:149px !important;
	height:13px !important;
	left:17px !important;
}

#item1372490 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1372464 {
	width:166px !important;
	height:13px !important;
	left:398px !important;
	top:748px !important;
}

#item1372497 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1372497 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1372497 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1430943 {
	width:700px !important;
	height:881px !important;
	background:#f3f3f2;
}

#item1430966 {
	width:600px !important;
	height:724px !important;
	left:50px !important;
	top:91px !important;
}

@keyframes intensificar-1430966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1430966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1430896 {
	width:700px !important;
	height:881px !important;
	background:#f3f3f2;
}

#item1430919 {
	width:600px !important;
	height:536px !important;
	left:50px !important;
	top:91px !important;
}

@keyframes intensificar-1430919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1430919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1430849 {
	width:700px !important;
	height:881px !important;
	background:#f3f3f2;
}

#item1430872 {
	width:600px !important;
	height:722px !important;
	left:50px !important;
	top:91px !important;
}

@keyframes intensificar-1430872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1430872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1430745 {
	width:700px !important;
	height:881px !important;
	background:#f3f3f2;
}

#item1430768 {
	width:137px !important;
	height:20px !important;
	left:45px !important;
	top:95px !important;
}

table#table1640866 th, table#table1640866 td {
	padding:0px 4.88px 0px 0px;;
	vertical-align:top;;
}

table#table1640866 tr {
	height:22px;;
}

table#table1640866 {
	table-layout:fixed;
}

#item1430792 {
	width:610px !important;
	height:61px !important;
	left:13px !important;
}

#item1430818 {
	width:623px !important;
	height:21px !important;
}

#item1430815 {
	width:623px !important;
	height:21px !important;
	top:1px !important;
}

#item1430824 {
	width:623px !important;
	height:21px !important;
}

#item1430819 {
	width:623px !important;
	height:21px !important;
	top:22px !important;
}

#item1430825 {
	width:144px !important;
	height:20px !important;
	left:513px !important;
	top:95px !important;
}

#item1430736 {
	width:700px !important;
	height:880px !important;
	background:#fff;
}

@keyframes intensificar-1430736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1430736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1430734 {
	width:700px !important;
	height:881px !important;
	top:150px !important;
}

#item1430990 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1430993 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1431140 {
	width:135px !important;
	height:21px !important;
	left:13px !important;
}

#item1431163 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1431137 {
	width:148px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1431170 {
	width:26px !important;
	height:26px !important;
}

#item1431166 {
	width:26px !important;
	height:26px !important;
	left:637px !important;
	top:171px !important;
}

@keyframes intensificar-1431175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1431175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1431178 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1431179 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1431175 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1431184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1431184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1431214 {
	width:183px !important;
	height:70px !important;
}

#item1431215 {
	width:162px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1431188 {
	width:183px !important;
	height:70px !important;
}

#item1431189 {
	width:162px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1431184 {
	width:183px !important;
	height:70px !important;
	left:517px !important;
	top:1053px !important;
}

@keyframes intensificar-1431238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1431238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1431267 {
	width:171px !important;
	height:70px !important;
}

#item1431268 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1431242 {
	width:171px !important;
	height:70px !important;
}

#item1431243 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1431238 {
	width:171px !important;
	height:70px !important;
	left:342px !important;
	top:1053px !important;
}

@keyframes intensificar-1431291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1431291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1431320 {
	width:191px !important;
	height:70px !important;
}

#item1431321 {
	width:150px !important;
	height:39px !important;
	left:41px !important;
	top:14px !important;
}

#item1431295 {
	width:191px !important;
	height:70px !important;
}

#item1431296 {
	width:150px !important;
	height:39px !important;
	left:41px !important;
	top:14px !important;
}

#item1431291 {
	width:191px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

@keyframes intensificar-1431344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1431344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1431373 {
	width:122px !important;
	height:70px !important;
}

#item1431374 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1431348 {
	width:122px !important;
	height:70px !important;
}

#item1431349 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1431344 {
	width:122px !important;
	height:70px !important;
	left:498px !important;
	top:1130px !important;
}

#item1431401 {
	width:209px !important;
	height:18px !important;
	left:23px !important;
}

#item1431424 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1431397 {
	width:232px !important;
	height:18px !important;
	left:36px !important;
	top:1081px !important;
}

#item1449120 {
	width:35px !important;
	height:74px !important;
	left:300px !important;
	top:1126px !important;
}

#item1449123 {
	width:35px !important;
	height:74px !important;
	left:339px !important;
	top:1050px !important;
}

#item1431428 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1431428 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1431428 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1448448 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1275876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1275876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1275874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1275874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1275872 {
	width:600px !important;
	height:790px !important;
}

#item1275879 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1276054 {
	width:528px !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-1276054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1276054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1276077 {
	width:57px !important;
	height:13px !important;
	top:323px !important;
}

@keyframes intensificar-1276077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1276077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1642541 th, table#table1642541 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1642541 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1642541 {
	table-layout:fixed;
}

#item1276105 {
	width:528px !important;
	height:145px !important;
	top:360px !important;
}

@keyframes intensificar-1276105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1276105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1276013 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1276020 {
	width:533px !important;
	height:547px !important;
	top:15px !important;
}

#item1276021 {
	width:509px !important;
	height:721px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1276021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1276021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1276046 {
	width:14px !important;
	height:9px !important;
}

#item1276049 {
	width:14px !important;
	height:9px !important;
	top:569px !important;
}

@keyframes intensificar-1275884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1275884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1275885 {
	width:528px !important;
	height:63px !important;
}

#item1275908 {
	width:264px !important;
	height:220px !important;
	top:83px !important;
}

#item1275931 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:203px !important;
}

#item1275955 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:219px !important;
}

#item1275978 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:273px !important;
}

#item1275985 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1276008 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1275882 {
	width:564px !important;
	height:578px !important;
	left:636px !important;
	top:147px !important;
}

#item1276128 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1276151 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1276175 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1276180 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1276206 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1276208 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1276203 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1276241 {
	width:123px !important;
	height:50px !important;
}

#item1276242 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1276216 {
	width:123px !important;
	height:50px !important;
}

#item1276217 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1276212 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1276296 {
	width:99px !important;
	height:50px !important;
}

#item1276297 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1276269 {
	width:99px !important;
	height:50px !important;
}

#item1276271 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1276265 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1276349 {
	width:101px !important;
	height:50px !important;
}

#item1276350 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1276324 {
	width:101px !important;
	height:50px !important;
}

#item1276325 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1276320 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1276376 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1276399 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1276373 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1276404 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1276412 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1276412 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1276412 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1448331 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1431449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1431449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1431455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1431455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1431447 {
	width:700px !important;
	height:309px !important;
}

#item1448006 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1431658 {
	width:80px !important;
	height:18px !important;
	top:284px !important;
}

@keyframes intensificar-1431658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1431658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1644966 th, table#table1644966 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1644966 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1644966 {
	table-layout:fixed;
}

#item1431681 {
	width:628px !important;
	height:218px !important;
	top:315px !important;
}

@keyframes intensificar-1431681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1431681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451914 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:104px !important;
}

#item1451919 {
	width:595px !important;
	height:253px !important;
}

@keyframes intensificar-1451919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450190 {
	width:595px !important;
	height:533px !important;
}

@keyframes intensificar-1450190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450213 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:255px !important;
}

@keyframes intensificar-1431466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1431466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1431467 {
	width:628px !important;
	height:88px !important;
}

#item1431490 {
	width:370px !important;
	height:308px !important;
	top:116px !important;
}

#item1431513 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:284px !important;
}

#item1431537 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:306px !important;
}

#item1431561 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:382px !important;
}

#item1431567 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1431590 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1431464 {
	width:665px !important;
	height:533px !important;
	left:36px !important;
	top:534px !important;
}

#item1431704 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1431728 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1431753 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1431757 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1431783 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1431784 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1431780 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1431817 {
	width:172px !important;
	height:70px !important;
}

#item1431818 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1431792 {
	width:172px !important;
	height:70px !important;
}

#item1431793 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1431788 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1431870 {
	width:139px !important;
	height:70px !important;
}

#item1431871 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1431845 {
	width:139px !important;
	height:70px !important;
}

#item1431846 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1431841 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1431924 {
	width:141px !important;
	height:70px !important;
}

#item1431925 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1431899 {
	width:141px !important;
	height:70px !important;
}

#item1431900 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1431895 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1129px !important;
}

#item1431951 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

#item1431974 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1431948 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1431978 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1431982 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1431982 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1431982 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1448502 {
	width:75px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1274494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1274494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1274492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1274492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1274490 {
	width:600px !important;
	height:790px !important;
}

#item1274497 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1274695 {
	width:57px !important;
	height:9px !important;
	top:318px !important;
}

@keyframes intensificar-1274695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1274695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1648059 th, table#table1648059 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1648059 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1648059 {
	table-layout:fixed;
}

#item1274723 {
	width:528px !important;
	height:232px !important;
	top:334px !important;
}

@keyframes intensificar-1274723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1274723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1276635 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:137px !important;
}

#item1276638 {
	width:534px !important;
	height:272px !important;
	top:15px !important;
}

#item1387281 {
	width:509px !important;
	height:400px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1387281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1276670 {
	width:14px !important;
	height:9px !important;
}

#item1276673 {
	width:14px !important;
	height:9px !important;
	top:293px !important;
}

#item1274631 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:275px !important;
}

#item1274637 {
	width:534px !important;
	height:547px !important;
	top:15px !important;
}

#item1387198 {
	width:509px !important;
	height:890px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1387198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1274663 {
	width:14px !important;
	height:9px !important;
}

#item1274666 {
	width:14px !important;
	height:9px !important;
	top:569px !important;
}

#item1274503 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1274503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1274503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1274527 {
	width:264px !important;
	height:280px !important;
	top:66px !important;
}

@keyframes intensificar-1274527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1274527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1274551 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:287px !important;
}

@keyframes intensificar-1274551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1274551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1274574 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:303px !important;
}

@keyframes intensificar-1274574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1274574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1274597 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:358px !important;
}

@keyframes intensificar-1274597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1274597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1274603 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1274603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1274603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1274626 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1274626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1274626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1274500 {
	width:564px !important;
	height:578px !important;
	left:636px !important;
	top:147px !important;
}

#item1274746 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1274769 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1274793 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1274797 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1274823 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1274824 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1274820 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1274857 {
	width:123px !important;
	height:50px !important;
}

#item1274858 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1274832 {
	width:123px !important;
	height:50px !important;
}

#item1274833 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1274828 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1274911 {
	width:99px !important;
	height:50px !important;
}

#item1274912 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1274886 {
	width:99px !important;
	height:50px !important;
}

#item1274887 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1274881 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1274964 {
	width:101px !important;
	height:50px !important;
}

#item1274965 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1274939 {
	width:101px !important;
	height:50px !important;
}

#item1274940 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1274935 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1274992 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1275015 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1274989 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1275019 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1275027 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1275027 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1275027 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1448398 {
	width:78px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1432005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1432005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1432011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1432011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1432003 {
	width:700px !important;
	height:309px !important;
}

#item1448009 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1432193 {
	width:80px !important;
	height:12px !important;
	top:171px !important;
}

@keyframes intensificar-1432193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1432193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1651987 th, table#table1651987 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1651987 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1651987 {
	table-layout:fixed;
}

#item1432216 {
	width:628px !important;
	height:340px !important;
	top:193px !important;
}

@keyframes intensificar-1432216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1432216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451846 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:48px !important;
}

#item1451851 {
	width:595px !important;
	height:141px !important;
}

@keyframes intensificar-1451851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450241 {
	width:595px !important;
	height:533px !important;
}

@keyframes intensificar-1450241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450264 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:255px !important;
}

#item1432024 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1432024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1432024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1432047 {
	width:370px !important;
	height:392px !important;
	top:92px !important;
}

@keyframes intensificar-1432047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1432047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1432070 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:402px !important;
}

@keyframes intensificar-1432070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1432070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1432093 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:425px !important;
}

@keyframes intensificar-1432093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1432093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1432116 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:501px !important;
}

@keyframes intensificar-1432116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1432116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1432122 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1432122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1432122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1432145 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1432145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1432145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1432021 {
	width:665px !important;
	height:533px !important;
	left:36px !important;
	top:534px !important;
}

#item1432281 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1432304 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1432328 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1432332 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1432358 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1432359 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1432355 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1432392 {
	width:172px !important;
	height:70px !important;
}

#item1432393 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1432367 {
	width:172px !important;
	height:70px !important;
}

#item1432368 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1432363 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1432446 {
	width:139px !important;
	height:70px !important;
}

#item1432447 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1432421 {
	width:139px !important;
	height:70px !important;
}

#item1432422 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1432417 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1432500 {
	width:141px !important;
	height:70px !important;
}

#item1432501 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1432474 {
	width:141px !important;
	height:70px !important;
}

#item1432475 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1432470 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1129px !important;
}

#item1432527 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

#item1432550 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1432524 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1432553 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1432556 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1432556 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1432556 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1272147 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1272148 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1272148 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1272155 {
	width:437px !important;
	height:94px !important;
	left:701px !important;
	top:137px !important;
}

@keyframes intensificar-1272155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1272155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1272178 {
	opacity:0.60;
	width:388px !important;
	height:402px !important;
	left:750px !important;
	top:277px !important;
	background:#0e0b00;
}

#item1272179 {
	width:342px !important;
	height:386px !important;
	left:772px !important;
	top:293px !important;
}

@keyframes intensificar-1272179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1272179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1272202 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1272202 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1272202 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1432574 {
	width:1823px !important;
	height:1200px !important;
	left:-611px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1432575 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1432575 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1432580 {
	width:151px !important;
	height:335px !important;
	left:549px !important;
	top:865px !important;
}

#item1432586 {
	width:612px !important;
	height:132px !important;
	left:50px !important;
	top:35px !important;
}

@keyframes intensificar-1432586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1432586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1432609 {
	opacity:0.60;
	width:543px !important;
	height:563px !important;
	left:119px !important;
	top:231px !important;
	background:#0e0b00;
}

#item1432610 {
	width:479px !important;
	height:540px !important;
	left:149px !important;
	top:253px !important;
}

@keyframes intensificar-1432610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1432610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1432633 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1432633 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1432633 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1272220 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1288025 {
	width:582px !important;
	height:512px !important;
	left:10px !important;
	top:152px !important;
}

#item1387596 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1387620 {
	width:13px !important;
	height:26px !important;
	left:585px !important;
	top:384px !important;
}

#item1387623 {
	width:534px !important;
	height:643px !important;
	left:45px !important;
	top:76px !important;
}

#item1387624 {
	width:509px !important;
	height:999px !important;
}

@keyframes intensificar-1387624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387647 {
	width:14px !important;
	height:9px !important;
	left:568px !important;
	top:61px !important;
}

#item1387652 {
	width:14px !important;
	height:9px !important;
	left:568px !important;
	top:726px !important;
}

#item1272480 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1387481 {
	width:13px !important;
	height:26px !important;
	left:585px !important;
	top:384px !important;
}

#item1387487 {
	width:534px !important;
	height:643px !important;
	left:45px !important;
	top:76px !important;
}

#item1399369 {
	width:509px !important;
	height:4406px !important;
}

@keyframes intensificar-1399369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387511 {
	width:14px !important;
	height:9px !important;
	left:568px !important;
	top:61px !important;
}

#item1387514 {
	width:14px !important;
	height:9px !important;
	left:568px !important;
	top:726px !important;
}

#item1272225 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1399281 {
	width:20px !important;
	height:10px !important;
	left:165px !important;
	top:142px !important;
}

#item1371504 {
	width:75px !important;
	height:16px !important;
	left:53px !important;
	top:94px !important;
}

#item1371527 {
	width:86px !important;
	height:16px !important;
	left:449px !important;
	top:94px !important;
}

table#table1661449 th, table#table1661449 td {
	vertical-align:top;;
}

table#table1661449 tr {
	height:18px;;
}

table#table1661449 {
	table-layout:fixed;
}

#item1371550 {
	width:510px !important;
	height:311px !important;
	left:46px !important;
	top:122px !important;
}

#item1371573 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1387351 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:119px !important;
}

#item1371574 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1387354 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:137px !important;
}

#item1371575 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1387357 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:155px !important;
}

#item1371576 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1387360 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:173px !important;
}

#item1371577 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1387363 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:191px !important;
}

#item1371578 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1387366 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:210px !important;
}

#item1371579 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1387369 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:228px !important;
}

#item1371580 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1387373 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:246px !important;
}

#item1371581 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1387376 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:264px !important;
}

#item1371582 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1387379 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:282px !important;
}

#item1371583 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1387382 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:300px !important;
}

#item1371584 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1387385 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:318px !important;
}

#item1371585 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1387388 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:336px !important;
}

#item1371586 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1387393 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:354px !important;
}

#item1371587 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1387396 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:372px !important;
}

#item1387315 {
	width:20px !important;
	height:10px !important;
	left:165px !important;
	top:160px !important;
}

#item1387320 {
	width:33px !important;
	height:17px !important;
	left:57px !important;
	top:434px !important;
}

#item1387326 {
	width:87px !important;
	height:8px !important;
	left:96px !important;
	top:438px !important;
}

#item1399251 {
	width:33px !important;
	height:17px !important;
	left:198px !important;
	top:433px !important;
}

#item1399255 {
	width:93px !important;
	height:8px !important;
	left:236px !important;
	top:438px !important;
}

@keyframes intensificar-1272427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1272427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1272429 {
	width:148px !important;
	height:37px !important;
	left:238px !important;
	top:47px !important;
}

#item1272223 {
	width:610px !important;
	height:800px !important;
	left:590px !important;
	top:-10px !important;
}

#item1272590 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1272593 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1272991 {
	width:96px !important;
	height:15px !important;
	left:9px !important;
}

#item1273014 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1272988 {
	width:105px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1273021 {
	width:19px !important;
	height:19px !important;
}

#item1273017 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1273024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1273024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1273028 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1273029 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1273024 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1273087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1273087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1273117 {
	width:122px !important;
	height:50px !important;
}

#item1273118 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1273091 {
	width:122px !important;
	height:50px !important;
}

#item1273092 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1273087 {
	width:122px !important;
	height:50px !important;
	left:806px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

@keyframes intensificar-1273141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1273141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1273170 {
	width:122px !important;
	height:50px !important;
}

#item1273171 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1273145 {
	width:122px !important;
	height:50px !important;
}

#item1273146 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1273141 {
	width:122px !important;
	height:50px !important;
	left:931px !important;
	top:740px !important;
}

@keyframes intensificar-1273194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1273194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1273223 {
	width:87px !important;
	height:50px !important;
}

#item1273224 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1273198 {
	width:87px !important;
	height:50px !important;
}

#item1273199 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1273194 {
	width:87px !important;
	height:50px !important;
	left:1056px !important;
	top:740px !important;
}

#item1273250 {
	width:149px !important;
	height:13px !important;
	left:17px !important;
}

#item1273273 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1273247 {
	width:166px !important;
	height:13px !important;
	left:398px !important;
	top:748px !important;
}

#item1273281 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1273281 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1273281 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1432947 {
	width:700px !important;
	height:910px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1448132 {
	width:23px !important;
	height:46px !important;
	left:680px !important;
	top:467px !important;
}

#item1452979 {
	width:627px !important;
	height:790px !important;
	left:46px !important;
	top:93px !important;
}

#item1452981 {
	width:595px !important;
	height:1665px !important;
}

@keyframes intensificar-1452981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1432887 {
	width:700px !important;
	height:910px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1448068 {
	width:23px !important;
	height:46px !important;
	left:680px !important;
	top:467px !important;
}

#item1453012 {
	width:628px !important;
	height:792px !important;
	left:46px !important;
	top:93px !important;
}

#item1453017 {
	width:595px !important;
	height:6591px !important;
}

@keyframes intensificar-1453017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1432670 {
	width:700px !important;
	height:910px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1432693 {
	width:24px !important;
	height:12px !important;
	left:192px !important;
	top:171px !important;
}

#item1432697 {
	width:92px !important;
	height:20px !important;
	left:55px !important;
	top:112px !important;
}

#item1432720 {
	width:105px !important;
	height:20px !important;
	left:538px !important;
	top:112px !important;
}

table#table1669895 th, table#table1669895 td {
	vertical-align:top;;
}

table#table1669895 tr {
	height:22px;;
}

table#table1669895 {
	table-layout:fixed;
}

#item1432743 {
	width:622px !important;
	height:379px !important;
	left:47px !important;
	top:147px !important;
}

#item1432769 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1432766 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:144px !important;
}

#item1432773 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1432770 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:166px !important;
}

#item1432777 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1432774 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:188px !important;
}

#item1432782 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1432779 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:210px !important;
}

#item1432786 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1432783 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:232px !important;
}

#item1432790 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1432787 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:254px !important;
}

#item1432794 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1432791 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:276px !important;
}

#item1432798 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1432795 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:298px !important;
}

#item1432802 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1432799 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:320px !important;
}

#item1432806 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1432803 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:342px !important;
}

#item1432810 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1432807 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:364px !important;
}

#item1432815 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1432812 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:386px !important;
}

#item1432819 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1432816 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:408px !important;
}

#item1432823 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1432820 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:430px !important;
}

#item1432827 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1432824 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:452px !important;
}

#item1432828 {
	width:24px !important;
	height:12px !important;
	left:192px !important;
	top:193px !important;
}

#item1432831 {
	width:40px !important;
	height:20px !important;
	left:61px !important;
	top:527px !important;
}

#item1432834 {
	width:106px !important;
	height:10px !important;
	left:108px !important;
	top:532px !important;
}

#item1432858 {
	width:40px !important;
	height:20px !important;
	left:232px !important;
	top:526px !important;
}

#item1432862 {
	width:114px !important;
	height:10px !important;
	left:278px !important;
	top:532px !important;
}

#item1432659 {
	width:700px !important;
	height:910px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes intensificar-1432659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1432659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1432657 {
	width:710px !important;
	height:920px !important;
	left:-10px !important;
	top:140px !important;
}

#item1433008 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1433013 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1433645 {
	width:135px !important;
	height:21px !important;
	left:13px !important;
}

#item1433668 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1433641 {
	width:148px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1433679 {
	width:26px !important;
	height:26px !important;
}

#item1433674 {
	width:26px !important;
	height:26px !important;
	left:637px !important;
	top:171px !important;
}

@keyframes intensificar-1433682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1433682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1433685 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1433686 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1433682 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1433743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1433743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1433772 {
	width:171px !important;
	height:70px !important;
}

#item1433773 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1433747 {
	width:171px !important;
	height:70px !important;
}

#item1433748 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1433743 {
	width:171px !important;
	height:70px !important;
	left:148px !important;
	top:1130px !important;
}

@keyframes intensificar-1433796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1433796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1433825 {
	width:171px !important;
	height:70px !important;
}

#item1433826 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1433800 {
	width:171px !important;
	height:70px !important;
}

#item1433801 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1433796 {
	width:171px !important;
	height:70px !important;
	left:323px !important;
	top:1130px !important;
}

@keyframes intensificar-1433849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1433849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1433879 {
	width:122px !important;
	height:70px !important;
}

#item1433880 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1433853 {
	width:122px !important;
	height:70px !important;
}

#item1433854 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1433849 {
	width:122px !important;
	height:70px !important;
	left:498px !important;
	top:1130px !important;
}

#item1433906 {
	width:209px !important;
	height:18px !important;
	left:23px !important;
}

#item1433929 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1433903 {
	width:232px !important;
	height:18px !important;
	left:36px !important;
	top:1081px !important;
}

#item1448729 {
	width:35px !important;
	height:74px !important;
	left:146px !important;
	top:1126px !important;
}

#item1433933 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1433933 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1433933 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1448453 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1372605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1372599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372597 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1372611 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:36px !important;
}

table#table1672649 tr {
	border-right:2.2px solid #fff;;
}

table#table1672649 {
	table-layout:fixed;
}

#item1372617 {
	width:528px !important;
	height:176px !important;
	top:19px !important;
}

@keyframes intensificar-1372617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372640 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1372640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372663 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:166px !important;
}

#item1372666 {
	width:534px !important;
	height:322px !important;
	top:18px !important;
}

#item1372667 {
	width:508px !important;
	height:449px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1372667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372691 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:2px !important;
}

#item1372696 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:347px !important;
}

#item1373010 {
	width:528px !important;
	height:550px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1373010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372971 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:268px !important;
}

#item1372975 {
	width:534px !important;
	height:533px !important;
	top:14px !important;
}

#item1372976 {
	width:509px !important;
	height:1050px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1372976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373000 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
}

#item1373005 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
	top:556px !important;
}

#item1372702 {
	width:528px !important;
	height:80px !important;
}

@keyframes intensificar-1372702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372725 {
	width:264px !important;
	height:311px !important;
	top:100px !important;
}

@keyframes intensificar-1372725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372748 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:230px !important;
}

@keyframes intensificar-1372748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372771 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:246px !important;
}

@keyframes intensificar-1372771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372794 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:299px !important;
}

@keyframes intensificar-1372794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372800 {
	width:174px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1372800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372824 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1372824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372830 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:167px !important;
}

@keyframes intensificar-1372830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372853 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:183px !important;
}

@keyframes intensificar-1372853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372614 {
	width:564px !important;
	height:565px !important;
	left:36px !important;
	top:160px !important;
}

#item1373034 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1373057 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1373081 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1373086 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1373112 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1373113 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1373109 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1373145 {
	width:123px !important;
	height:50px !important;
}

#item1373146 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1373120 {
	width:123px !important;
	height:50px !important;
}

#item1373121 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1373116 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1373198 {
	width:113px !important;
	height:50px !important;
}

#item1373199 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1373173 {
	width:113px !important;
	height:50px !important;
}

#item1373174 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1373169 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1373253 {
	width:101px !important;
	height:50px !important;
}

#item1373254 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1373226 {
	width:101px !important;
	height:50px !important;
}

#item1373227 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1373222 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1373306 {
	width:101px !important;
	height:50px !important;
}

#item1373307 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1373281 {
	width:101px !important;
	height:50px !important;
}

#item1373282 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1373277 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1373333 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1373356 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1373330 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1373359 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1373359 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1373359 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1448362 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:311px !important;
}

@keyframes intensificar-1433953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1433953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1433959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1433959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1433951 {
	width:700px !important;
	height:309px !important;
}

#item1448164 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1676724 tr {
	border-right:3.08px solid #fff;;
}

table#table1676724 {
	table-layout:fixed;
}

#item1434214 {
	width:628px !important;
	height:266px !important;
	top:27px !important;
}

@keyframes intensificar-1434214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1434214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1434237 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1434237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1434237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451812 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:72px !important;
}

#item1451815 {
	width:595px !important;
	height:190px !important;
}

@keyframes intensificar-1451815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450335 {
	width:627px !important;
	height:514px !important;
}

@keyframes intensificar-1450335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450285 {
	width:595px !important;
	height:514px !important;
}

@keyframes intensificar-1450285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450308 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:234px !important;
}

#item1433972 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1433972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1433972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1433996 {
	width:370px !important;
	height:336px !important;
	top:168px !important;
}

@keyframes intensificar-1433996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1433996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1434019 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:350px !important;
}

@keyframes intensificar-1434019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1434019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1434042 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:373px !important;
}

@keyframes intensificar-1434042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1434042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1434065 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:447px !important;
}

@keyframes intensificar-1434065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1434065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1434072 {
	width:244px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1434072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1434072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1434096 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1434096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1434096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1434101 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:242px !important;
}

@keyframes intensificar-1434101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1434101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1434124 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:265px !important;
}

@keyframes intensificar-1434124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1434124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1433969 {
	width:675px !important;
	height:514px !important;
	left:36px !important;
	top:553px !important;
}

#item1434294 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1434318 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1434342 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1434345 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1434372 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1434374 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1434369 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1434411 {
	width:172px !important;
	height:70px !important;
}

#item1434412 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1434386 {
	width:172px !important;
	height:70px !important;
}

#item1434387 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1434382 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1434464 {
	width:158px !important;
	height:70px !important;
}

#item1434465 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1434439 {
	width:158px !important;
	height:70px !important;
}

#item1434440 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1434435 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1434517 {
	width:141px !important;
	height:70px !important;
}

#item1434519 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1434492 {
	width:141px !important;
	height:70px !important;
}

#item1434493 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1434488 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1434571 {
	width:141px !important;
	height:70px !important;
}

#item1434572 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1434546 {
	width:141px !important;
	height:70px !important;
}

#item1434547 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1434542 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1434598 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1434621 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1434595 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1448725 {
	width:35px !important;
	height:74px !important;
	left:-5px !important;
	top:1126px !important;
}

#item1434624 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1434624 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1434624 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1373513 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1373521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1373519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373517 {
	width:600px !important;
	height:791px !important;
	left:600px !important;
	top:-1px !important;
}

#item1373522 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:36px !important;
}

#item1373796 {
	width:57px !important;
	height:13px !important;
	top:307px !important;
}

@keyframes intensificar-1373796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1374282 {
	width:528px !important;
	height:281px !important;
	top:18px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1374282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1374282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1374319 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:552px !important;
}

#item1374322 {
	width:528px !important;
	height:221px !important;
	top:326px !important;
}

table#table1681133 tr {
	border-right:2.2px solid #fff;;
}

table#table1681133 {
	table-layout:fixed;
}

#item1374323 {
	width:666px !important;
	height:191px !important;
}

@keyframes intensificar-1374323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1374323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373747 {
	width:528px !important;
	height:550px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1373747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373708 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:268px !important;
}

#item1373711 {
	width:534px !important;
	height:533px !important;
	top:14px !important;
}

#item1373712 {
	width:509px !important;
	height:1200px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1373712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373736 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
}

#item1373741 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
	top:556px !important;
}

#item1373530 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1373530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373553 {
	width:264px !important;
	height:311px !important;
	top:83px !important;
}

@keyframes intensificar-1373553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373576 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:350px !important;
}

@keyframes intensificar-1373576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373599 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:366px !important;
}

@keyframes intensificar-1373599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373622 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:440px !important;
}

@keyframes intensificar-1373622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373630 {
	width:174px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1373630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373653 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1373653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373658 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:400px !important;
}

@keyframes intensificar-1373658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373661 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:184px !important;
}

@keyframes intensificar-1373661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373684 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:200px !important;
}

@keyframes intensificar-1373684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373527 {
	width:564px !important;
	height:565px !important;
	left:36px !important;
	top:160px !important;
}

#item1373857 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1373880 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1373904 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1373907 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1373933 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1373934 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1373930 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1373966 {
	width:123px !important;
	height:50px !important;
}

#item1373967 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1373941 {
	width:123px !important;
	height:50px !important;
}

#item1373942 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1373937 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1374020 {
	width:113px !important;
	height:50px !important;
}

#item1374021 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1373995 {
	width:113px !important;
	height:50px !important;
}

#item1373996 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1373991 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1374074 {
	width:101px !important;
	height:50px !important;
}

#item1374075 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1374048 {
	width:101px !important;
	height:50px !important;
}

#item1374049 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1374044 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1374127 {
	width:101px !important;
	height:50px !important;
}

#item1374128 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1374102 {
	width:101px !important;
	height:50px !important;
}

#item1374103 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1374098 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1374154 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1374178 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1374151 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1374183 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1374183 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1374183 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1448336 {
	width:186px !important;
	height:185px !important;
	top:1015px !important;
}

@keyframes intensificar-1434655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1434655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1434649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1434649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1434646 {
	width:700px !important;
	height:309px !important;
}

#item1448168 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1434910 {
	width:80px !important;
	height:18px !important;
	top:189px !important;
}

@keyframes intensificar-1434910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1434910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1434957 {
	width:54px !important;
	height:27px !important;
	left:288px !important;
	top:518px !important;
}

#item1434962 {
	width:628px !important;
	height:298px !important;
	top:216px !important;
}

table#table1685266 tr {
	border-right:3.08px solid #fff;;
}

table#table1685266 {
	table-layout:fixed;
}

#item1434963 {
	width:746px !important;
	height:267px !important;
}

@keyframes intensificar-1434963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1434963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451780 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:56px !important;
}

#item1451784 {
	width:595px !important;
	height:158px !important;
}

@keyframes intensificar-1451784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450421 {
	width:595px !important;
	height:514px !important;
}

@keyframes intensificar-1450421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450444 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:234px !important;
}

#item1450375 {
	width:595px !important;
	height:514px !important;
}

@keyframes intensificar-1450375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450399 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:234px !important;
}

#item1434672 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1434672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1434672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1434695 {
	width:370px !important;
	height:390px !important;
	top:116px !important;
}

@keyframes intensificar-1434695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1434695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1434718 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:376px !important;
}

@keyframes intensificar-1434718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1434718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1434741 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:399px !important;
}

@keyframes intensificar-1434741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1434741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1434764 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:503px !important;
}

@keyframes intensificar-1434764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1434764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1434770 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1434770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1434770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1434793 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1434793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1434793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1434796 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:427px !important;
}

@keyframes intensificar-1434796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1434796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1434799 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:238px !important;
}

@keyframes intensificar-1434799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1434799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1434823 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:260px !important;
}

@keyframes intensificar-1434823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1434823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1434669 {
	width:664px !important;
	height:545px !important;
	left:36px !important;
	top:553px !important;
}

#item1434986 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1435009 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1435034 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1435038 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1435064 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1435065 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1435061 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1435098 {
	width:172px !important;
	height:70px !important;
}

#item1435100 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1435073 {
	width:172px !important;
	height:70px !important;
}

#item1435074 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1435069 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1435152 {
	width:158px !important;
	height:70px !important;
}

#item1435153 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1435127 {
	width:158px !important;
	height:70px !important;
}

#item1435128 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1435123 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1435206 {
	width:141px !important;
	height:70px !important;
}

#item1435207 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1435181 {
	width:141px !important;
	height:70px !important;
}

#item1435182 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1435176 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1435260 {
	width:141px !important;
	height:70px !important;
}

#item1435261 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1435234 {
	width:141px !important;
	height:70px !important;
}

#item1435235 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1435230 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1435287 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1435310 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1435284 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1448732 {
	width:35px !important;
	height:74px !important;
	left:-5px !important;
	top:1126px !important;
}

#item1435315 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1435315 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1435315 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1448469 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1374502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1374502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1374510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1374510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1374500 {
	width:600px !important;
	height:790px !important;
}

#item1374515 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1374520 {
	width:57px !important;
	height:9px !important;
	top:344px !important;
}

@keyframes intensificar-1374520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1374520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1374567 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:151px !important;
}

#item1374570 {
	width:534px !important;
	height:298px !important;
	top:15px !important;
}

#item1374571 {
	width:509px !important;
	height:400px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1374571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1374571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1374596 {
	width:14px !important;
	height:9px !important;
}

#item1374600 {
	width:14px !important;
	height:9px !important;
	top:319px !important;
}

#item1375187 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:565px !important;
}

#item1375191 {
	width:528px !important;
	height:194px !important;
	top:366px !important;
}

table#table1690894 tr {
	border-right:2.2px solid #fff;;
}

table#table1690894 {
	table-layout:fixed;
}

#item1388010 {
	width:600px !important;
	height:163px !important;
}

@keyframes intensificar-1388010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1374735 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:275px !important;
}

#item1374738 {
	width:534px !important;
	height:547px !important;
	top:15px !important;
}

#item1387914 {
	width:509px !important;
	height:1077px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1387914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1374764 {
	width:14px !important;
	height:9px !important;
}

#item1374770 {
	width:14px !important;
	height:9px !important;
	top:569px !important;
}

#item1374607 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1374607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1374607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1374630 {
	width:264px !important;
	height:280px !important;
	top:66px !important;
}

@keyframes intensificar-1374630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1374630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1374653 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:152px !important;
}

@keyframes intensificar-1374653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1374653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1374676 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:168px !important;
}

@keyframes intensificar-1374676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1374676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1374699 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:242px !important;
}

@keyframes intensificar-1374699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1374699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1374707 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1374707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1374707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1374730 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1374730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1374730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387790 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:202px !important;
}

@keyframes intensificar-1387790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1374518 {
	width:564px !important;
	height:578px !important;
	left:636px !important;
	top:147px !important;
}

#item1374773 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1374796 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1374820 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1374825 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1374851 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1374852 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1374848 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1374885 {
	width:123px !important;
	height:50px !important;
}

#item1374886 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1374859 {
	width:123px !important;
	height:50px !important;
}

#item1374861 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1374855 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1374940 {
	width:99px !important;
	height:50px !important;
}

#item1374941 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1374914 {
	width:99px !important;
	height:50px !important;
}

#item1374915 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1374909 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1374993 {
	width:101px !important;
	height:50px !important;
}

#item1374994 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1374968 {
	width:101px !important;
	height:50px !important;
}

#item1374969 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1374964 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1375020 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1375043 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1375017 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1375046 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1375049 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1375049 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1375049 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1448384 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:311px !important;
}

@keyframes intensificar-1435340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1435347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435338 {
	width:700px !important;
	height:309px !important;
}

#item1448173 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1435528 {
	width:80px !important;
	height:12px !important;
	top:243px !important;
}

@keyframes intensificar-1435528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435589 {
	width:54px !important;
	height:27px !important;
	left:287px !important;
	top:542px !important;
}

#item1435592 {
	width:628px !important;
	height:259px !important;
	top:273px !important;
}

table#table1693719 tr {
	border-right:3.08px solid #fff;;
}

table#table1693719 {
	table-layout:fixed;
}

#item1435594 {
	width:840px !important;
	height:228px !important;
}

@keyframes intensificar-1435594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451748 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:84px !important;
}

#item1451752 {
	width:595px !important;
	height:213px !important;
}

@keyframes intensificar-1451752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450459 {
	width:595px !important;
	height:533px !important;
}

@keyframes intensificar-1450459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450482 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:244px !important;
}

#item1435356 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1435356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435379 {
	width:370px !important;
	height:273px !important;
	top:120px !important;
}

@keyframes intensificar-1435379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435402 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:241px !important;
}

@keyframes intensificar-1435402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435425 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:264px !important;
}

@keyframes intensificar-1435425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435448 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:367px !important;
}

@keyframes intensificar-1435448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435455 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1435455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435478 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1435478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435481 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:290px !important;
}

@keyframes intensificar-1435481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435353 {
	width:665px !important;
	height:569px !important;
	left:36px !important;
	top:534px !important;
}

#item1435617 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1435640 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1435664 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1435667 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1435693 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1435694 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1435690 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1435726 {
	width:172px !important;
	height:70px !important;
}

#item1435727 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1435701 {
	width:172px !important;
	height:70px !important;
}

#item1435702 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1435697 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1435781 {
	width:139px !important;
	height:70px !important;
}

#item1435782 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1435755 {
	width:139px !important;
	height:70px !important;
}

#item1435756 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1435750 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1435835 {
	width:141px !important;
	height:70px !important;
}

#item1435836 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1435809 {
	width:141px !important;
	height:70px !important;
}

#item1435811 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1435805 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1129px !important;
}

#item1435863 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

#item1435886 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1435859 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1435889 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1435894 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1435894 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1435894 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1375256 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1375263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1375261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375259 {
	width:600px !important;
	height:790px !important;
}

#item1375264 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1375442 {
	width:57px !important;
	height:9px !important;
	top:311px !important;
}

@keyframes intensificar-1375442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375504 {
	width:528px !important;
	height:221px !important;
	top:332px !important;
}

table#table1697402 tr {
	border-right:2.2px solid #fff;;
}

table#table1697402 {
	table-layout:fixed;
}

#item1388189 {
	width:675px !important;
	height:191px !important;
}

@keyframes intensificar-1388189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375501 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:557px !important;
}

#item1375898 {
	width:528px !important;
	height:295px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1375898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375402 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:275px !important;
}

#item1375405 {
	width:534px !important;
	height:547px !important;
	top:15px !important;
}

#item1388098 {
	width:509px !important;
	height:1164px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1388098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375431 {
	width:14px !important;
	height:9px !important;
}

#item1375435 {
	width:14px !important;
	height:9px !important;
	top:569px !important;
}

#item1375272 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1375272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375296 {
	width:264px !important;
	height:280px !important;
	top:83px !important;
}

@keyframes intensificar-1375296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375319 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:204px !important;
}

@keyframes intensificar-1375319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375342 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:220px !important;
}

@keyframes intensificar-1375342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375365 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:275px !important;
}

@keyframes intensificar-1375365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375373 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1375373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375396 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1375396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375269 {
	width:564px !important;
	height:578px !important;
	left:636px !important;
	top:147px !important;
}

#item1375528 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1375551 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1375575 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1375578 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1375605 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1375606 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1375601 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1375641 {
	width:123px !important;
	height:50px !important;
}

#item1375642 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1375616 {
	width:123px !important;
	height:50px !important;
}

#item1375617 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1375612 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1375694 {
	width:99px !important;
	height:50px !important;
}

#item1375695 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1375669 {
	width:99px !important;
	height:50px !important;
}

#item1375670 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1375665 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1375749 {
	width:101px !important;
	height:50px !important;
}

#item1375750 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1375724 {
	width:101px !important;
	height:50px !important;
}

#item1375725 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1375720 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1375804 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1410681 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1410705 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1410678 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1375808 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1375808 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1375808 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1448340 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1435916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1435924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435914 {
	width:700px !important;
	height:309px !important;
}

#item1448178 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1436100 {
	width:80px !important;
	height:12px !important;
	top:202px !important;
}

@keyframes intensificar-1436100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436123 {
	width:628px !important;
	height:298px !important;
	top:232px !important;
}

table#table1700880 tr {
	border-right:3.08px solid #fff;;
}

table#table1700880 {
	table-layout:fixed;
}

#item1436124 {
	width:833px !important;
	height:267px !important;
}

@keyframes intensificar-1436124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436148 {
	width:54px !important;
	height:27px !important;
	left:287px !important;
	top:533px !important;
}

#item1451711 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:63px !important;
}

#item1451714 {
	width:595px !important;
	height:171px !important;
}

@keyframes intensificar-1451714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450502 {
	width:595px !important;
	height:533px !important;
}

@keyframes intensificar-1450502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450525 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:244px !important;
}

#item1435935 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1435935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435958 {
	width:370px !important;
	height:392px !important;
	top:116px !important;
}

@keyframes intensificar-1435958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435981 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:285px !important;
}

@keyframes intensificar-1435981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436004 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:308px !important;
}

@keyframes intensificar-1436004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436027 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:384px !important;
}

@keyframes intensificar-1436027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436035 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1436035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436058 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1436058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435932 {
	width:665px !important;
	height:560px !important;
	left:36px !important;
	top:534px !important;
}

#item1436175 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1436198 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1436222 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1436228 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1436255 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1436256 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1436251 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1436288 {
	width:172px !important;
	height:70px !important;
}

#item1436289 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1436263 {
	width:172px !important;
	height:70px !important;
}

#item1436264 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1436259 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1436341 {
	width:139px !important;
	height:70px !important;
}

#item1436342 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1436316 {
	width:139px !important;
	height:70px !important;
}

#item1436317 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1436312 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1436395 {
	width:141px !important;
	height:70px !important;
}

#item1436396 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1436369 {
	width:141px !important;
	height:70px !important;
}

#item1436370 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1436365 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1129px !important;
}

#item1436420 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1436427 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

#item1436450 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1436424 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1436455 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1436455 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1436455 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1448492 {
	width:75px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes intensificar-1376644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1376642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376640 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1376645 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:36px !important;
}

#item1376895 {
	width:57px !important;
	height:13px !important;
	top:327px !important;
}

@keyframes intensificar-1376895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376918 {
	width:528px !important;
	height:310px !important;
	top:18px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1376918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1705119 th, table#table1705119 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1705119 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1705119 {
	table-layout:fixed;
}

#item1388300 {
	width:528px !important;
	height:173px !important;
	top:347px !important;
}

@keyframes intensificar-1388300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376870 {
	width:528px !important;
	height:550px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1376870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376831 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:268px !important;
}

#item1376837 {
	width:534px !important;
	height:520px !important;
	top:14px !important;
}

#item1376838 {
	width:509px !important;
	height:1150px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1376838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376862 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
}

#item1376865 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
	top:541px !important;
}

#item1376652 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1376652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376675 {
	width:264px !important;
	height:344px !important;
	top:83px !important;
}

@keyframes intensificar-1376675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376699 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:384px !important;
}

@keyframes intensificar-1376699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376722 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:400px !important;
}

@keyframes intensificar-1376722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376745 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:443px !important;
}

@keyframes intensificar-1376745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376753 {
	width:174px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1376753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376776 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1376776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376784 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:184px !important;
}

@keyframes intensificar-1376784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376807 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:200px !important;
}

@keyframes intensificar-1376807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376649 {
	width:564px !important;
	height:565px !important;
	left:36px !important;
	top:175px !important;
}

#item1376970 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:128px !important;
}

#item1376993 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1377017 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1377020 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1377046 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1377047 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1377043 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1377079 {
	width:123px !important;
	height:50px !important;
}

#item1377080 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1377054 {
	width:123px !important;
	height:50px !important;
}

#item1377055 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1377050 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1377133 {
	width:113px !important;
	height:50px !important;
}

#item1377134 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1377107 {
	width:113px !important;
	height:50px !important;
}

#item1377108 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1377103 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1377186 {
	width:101px !important;
	height:50px !important;
}

#item1377187 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1377161 {
	width:101px !important;
	height:50px !important;
}

#item1377162 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1377157 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1377239 {
	width:101px !important;
	height:50px !important;
}

#item1377240 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1377214 {
	width:101px !important;
	height:50px !important;
}

#item1377215 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1377210 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1377266 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1377289 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1377263 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1377294 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1377294 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1377294 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1448402 {
	width:78px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1436477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1436483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436475 {
	width:700px !important;
	height:309px !important;
}

#item1448181 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1436731 {
	width:80px !important;
	height:18px !important;
	top:204px !important;
}

@keyframes intensificar-1436731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1708973 th, table#table1708973 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1708973 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1708973 {
	table-layout:fixed;
}

#item1436778 {
	width:628px !important;
	height:262px !important;
	top:231px !important;
}

@keyframes intensificar-1436778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451681 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:64px !important;
}

#item1451684 {
	width:595px !important;
	height:173px !important;
}

@keyframes intensificar-1451684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436706 {
	width:628px !important;
	height:493px !important;
}

@keyframes intensificar-1436706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450549 {
	width:595px !important;
	height:493px !important;
}

@keyframes intensificar-1450549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450572 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:224px !important;
}

#item1436494 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1436494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436517 {
	width:370px !important;
	height:366px !important;
	top:116px !important;
}

@keyframes intensificar-1436517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436541 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:375px !important;
}

@keyframes intensificar-1436541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436564 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:398px !important;
}

@keyframes intensificar-1436564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436587 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:457px !important;
}

@keyframes intensificar-1436587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436593 {
	width:244px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1436593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436616 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1436616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436619 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:238px !important;
}

@keyframes intensificar-1436619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436642 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:260px !important;
}

@keyframes intensificar-1436642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436491 {
	width:675px !important;
	height:493px !important;
	left:36px !important;
	top:574px !important;
}

#item1436801 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1436824 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1436848 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1436852 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1436878 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1436879 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1436875 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1436913 {
	width:172px !important;
	height:70px !important;
}

#item1436914 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1436887 {
	width:172px !important;
	height:70px !important;
}

#item1436888 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1436883 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1436967 {
	width:158px !important;
	height:70px !important;
}

#item1436968 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1436942 {
	width:158px !important;
	height:70px !important;
}

#item1436943 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1436938 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1437021 {
	width:141px !important;
	height:70px !important;
}

#item1437022 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1436995 {
	width:141px !important;
	height:70px !important;
}

#item1436997 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1436991 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1437074 {
	width:141px !important;
	height:70px !important;
}

#item1437075 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1437049 {
	width:141px !important;
	height:70px !important;
}

#item1437050 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1437045 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1437102 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1437125 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1437099 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1437129 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1437129 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1437129 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1448481 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1377412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1377409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377407 {
	width:600px !important;
	height:790px !important;
}

#item1377413 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1377419 {
	width:57px !important;
	height:9px !important;
	top:388px !important;
}

@keyframes intensificar-1377419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377469 {
	width:528px !important;
	height:369px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1377469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1714037 th, table#table1714037 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1714037 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1714037 {
	table-layout:fixed;
}

#item1388352 {
	width:528px !important;
	height:159px !important;
	top:409px !important;
}

@keyframes intensificar-1388352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377625 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item1377629 {
	width:534px !important;
	height:537px !important;
	top:15px !important;
}

#item1377630 {
	width:509px !important;
	height:1200px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1377630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377655 {
	width:14px !important;
	height:9px !important;
}

#item1377658 {
	width:14px !important;
	height:9px !important;
	top:559px !important;
}

#item1377495 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1377495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377519 {
	width:264px !important;
	height:280px !important;
	top:83px !important;
}

@keyframes intensificar-1377519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377542 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:169px !important;
}

@keyframes intensificar-1377542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377566 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:185px !important;
}

@keyframes intensificar-1377566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377589 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:240px !important;
}

@keyframes intensificar-1377589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377595 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1377595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377618 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1377618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377417 {
	width:564px !important;
	height:568px !important;
	left:636px !important;
	top:157px !important;
}

#item1377662 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1377685 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1377709 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1377712 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1377739 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1377740 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1377736 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1377772 {
	width:123px !important;
	height:50px !important;
}

#item1377773 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1377747 {
	width:123px !important;
	height:50px !important;
}

#item1377748 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1377743 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1377825 {
	width:99px !important;
	height:50px !important;
}

#item1377826 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1377800 {
	width:99px !important;
	height:50px !important;
}

#item1377801 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1377796 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1377879 {
	width:101px !important;
	height:50px !important;
}

#item1377880 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1377854 {
	width:101px !important;
	height:50px !important;
}

#item1377855 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1377850 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1377934 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1410712 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1410735 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1410709 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1377939 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1377939 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1377939 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1448368 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:311px !important;
}

@keyframes intensificar-1437153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1437159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437151 {
	width:700px !important;
	height:309px !important;
}

#item1448184 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1437339 {
	width:80px !important;
	height:12px !important;
	top:266px !important;
}

@keyframes intensificar-1437339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1716739 th, table#table1716739 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1716739 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1716739 {
	table-layout:fixed;
}

#item1437387 {
	width:628px !important;
	height:221px !important;
	top:296px !important;
}

@keyframes intensificar-1437387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451639 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:96px !important;
}

#item1451642 {
	width:595px !important;
	height:237px !important;
}

@keyframes intensificar-1451642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450612 {
	width:595px !important;
	height:517px !important;
}

@keyframes intensificar-1450612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450635 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1437171 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1437171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437194 {
	width:370px !important;
	height:392px !important;
	top:116px !important;
}

@keyframes intensificar-1437194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437218 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:237px !important;
}

@keyframes intensificar-1437218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437241 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:259px !important;
}

@keyframes intensificar-1437241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437264 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:336px !important;
}

@keyframes intensificar-1437264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437270 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1437270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437293 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1437293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437167 {
	width:665px !important;
	height:517px !important;
	left:36px !important;
	top:550px !important;
}

#item1437410 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1437433 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1437458 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1437462 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1437488 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1437489 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1437485 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1437523 {
	width:172px !important;
	height:70px !important;
}

#item1437524 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1437498 {
	width:172px !important;
	height:70px !important;
}

#item1437499 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1437493 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1437577 {
	width:139px !important;
	height:70px !important;
}

#item1437578 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1437551 {
	width:139px !important;
	height:70px !important;
}

#item1437552 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1437547 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1437630 {
	width:141px !important;
	height:70px !important;
}

#item1437631 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1437605 {
	width:141px !important;
	height:70px !important;
}

#item1437606 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1437601 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1129px !important;
}

#item1437654 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1437661 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

#item1437684 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1437658 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1448676 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1448678 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1448672 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1437687 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1437687 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1437687 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1378036 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1378044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1378042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378040 {
	width:600px !important;
	height:790px !important;
}

#item1378045 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1378050 {
	width:57px !important;
	height:9px !important;
	top:362px !important;
}

@keyframes intensificar-1378050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378647 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:162px !important;
}

#item1378650 {
	width:534px !important;
	height:304px !important;
	top:23px !important;
}

#item1378651 {
	width:509px !important;
	height:400px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1378651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378675 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:9px !important;
}

#item1378678 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:334px !important;
}

table#table1720789 th, table#table1720789 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1720789 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1720789 {
	table-layout:fixed;
}

#item1388405 {
	width:528px !important;
	height:202px !important;
	top:383px !important;
}

@keyframes intensificar-1388405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378256 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:279px !important;
}

#item1378259 {
	width:534px !important;
	height:554px !important;
	top:15px !important;
}

#item1378260 {
	width:509px !important;
	height:1200px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1378260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378286 {
	width:14px !important;
	height:9px !important;
}

#item1378289 {
	width:14px !important;
	height:9px !important;
	top:576px !important;
}

#item1378127 {
	width:528px !important;
	height:80px !important;
}

@keyframes intensificar-1378127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378150 {
	width:264px !important;
	height:280px !important;
	top:100px !important;
}

@keyframes intensificar-1378150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378173 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:253px !important;
}

@keyframes intensificar-1378173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378196 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:269px !important;
}

@keyframes intensificar-1378196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378219 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:324px !important;
}

@keyframes intensificar-1378219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378228 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1378228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378251 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1378251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378048 {
	width:564px !important;
	height:585px !important;
	left:636px !important;
	top:140px !important;
}

#item1378292 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1378315 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1378339 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1378342 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1378368 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1378369 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1378365 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1378404 {
	width:123px !important;
	height:50px !important;
}

#item1378405 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1378379 {
	width:123px !important;
	height:50px !important;
}

#item1378380 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1378375 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1378459 {
	width:99px !important;
	height:50px !important;
}

#item1378460 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1378433 {
	width:99px !important;
	height:50px !important;
}

#item1378434 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1378428 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1378512 {
	width:101px !important;
	height:50px !important;
}

#item1378513 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1378487 {
	width:101px !important;
	height:50px !important;
}

#item1378488 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1378483 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1378566 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1410748 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1410771 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1410745 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1378570 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1378570 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1378570 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1448343 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1437716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1437709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437707 {
	width:700px !important;
	height:309px !important;
}

#item1448188 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1437898 {
	width:80px !important;
	height:12px !important;
	top:210px !important;
}

@keyframes intensificar-1437898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1723719 th, table#table1723719 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1723719 tr {
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1723719 {
	table-layout:fixed;
}

#item1437956 {
	width:628px !important;
	height:301px !important;
	top:240px !important;
}

@keyframes intensificar-1437956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451629 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:67px !important;
}

#item1451606 {
	width:595px !important;
	height:179px !important;
}

@keyframes intensificar-1451606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450647 {
	width:595px !important;
	height:541px !important;
}

@keyframes intensificar-1450647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450671 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:248px !important;
}

#item1437728 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1437728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437751 {
	width:370px !important;
	height:295px !important;
	top:161px !important;
}

@keyframes intensificar-1437751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437774 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:376px !important;
}

@keyframes intensificar-1437774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437797 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:399px !important;
}

@keyframes intensificar-1437797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437820 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:475px !important;
}

@keyframes intensificar-1437820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437829 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1437829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437852 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1437852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437725 {
	width:665px !important;
	height:541px !important;
	left:36px !important;
	top:526px !important;
}

#item1437979 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1438002 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1438027 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1438030 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1438056 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1438057 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1438053 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1438089 {
	width:172px !important;
	height:70px !important;
}

#item1438090 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1438064 {
	width:172px !important;
	height:70px !important;
}

#item1438065 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1438060 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1438144 {
	width:139px !important;
	height:70px !important;
}

#item1438145 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1438117 {
	width:139px !important;
	height:70px !important;
}

#item1438118 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1438113 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1438198 {
	width:141px !important;
	height:70px !important;
}

#item1438199 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1438172 {
	width:141px !important;
	height:70px !important;
}

#item1438173 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1438168 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1129px !important;
}

#item1438222 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1438228 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

#item1438251 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1438225 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1438256 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1438256 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1438256 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1448472 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1378721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1378719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378717 {
	width:600px !important;
	height:790px !important;
}

#item1378722 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1378727 {
	width:57px !important;
	height:9px !important;
	top:375px !important;
}

@keyframes intensificar-1378727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1727382 th, table#table1727382 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1727382 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1727382 {
	table-layout:fixed;
}

#item1388470 {
	width:528px !important;
	height:181px !important;
	top:396px !important;
}

@keyframes intensificar-1388470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388521 {
	width:528px !important;
	height:355px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1388521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378951 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:279px !important;
}

#item1378955 {
	width:534px !important;
	height:554px !important;
	top:15px !important;
}

#item1378956 {
	width:509px !important;
	height:1230px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1378956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378981 {
	width:14px !important;
	height:9px !important;
}

#item1378984 {
	width:14px !important;
	height:9px !important;
	top:576px !important;
}

#item1378816 {
	width:528px !important;
	height:80px !important;
}

@keyframes intensificar-1378816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378839 {
	width:264px !important;
	height:280px !important;
	top:100px !important;
}

@keyframes intensificar-1378839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378864 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:221px !important;
}

@keyframes intensificar-1378864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378887 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:237px !important;
}

@keyframes intensificar-1378887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378911 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:292px !important;
}

@keyframes intensificar-1378911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378919 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1378919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378942 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1378942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378725 {
	width:564px !important;
	height:585px !important;
	left:636px !important;
	top:140px !important;
}

#item1378989 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1379013 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1379038 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1379041 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1379067 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1379068 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1379064 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1379101 {
	width:123px !important;
	height:50px !important;
}

#item1379102 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1379076 {
	width:123px !important;
	height:50px !important;
}

#item1379077 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1379072 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1379154 {
	width:99px !important;
	height:50px !important;
}

#item1379155 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1379129 {
	width:99px !important;
	height:50px !important;
}

#item1379130 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1379125 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1379208 {
	width:101px !important;
	height:50px !important;
}

#item1379209 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1379183 {
	width:101px !important;
	height:50px !important;
}

#item1379184 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1379178 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1379261 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1410778 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1410801 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1410775 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1379264 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1379264 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1379264 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1448387 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:311px !important;
}

@keyframes intensificar-1438277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1438284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438275 {
	width:700px !important;
	height:309px !important;
}

#item1448191 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1438464 {
	width:86px !important;
	height:13px !important;
	top:229px !important;
}

@keyframes intensificar-1438464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1731315 th, table#table1731315 td {
	padding:4.5px 1.5px 1.5px 7.5px;;
	vertical-align:top;;
}

table#table1731315 tr {
	height:43.5px;;
	border-right:3.3px solid #fff;;
	background:#f5f5f5;;
}

table#table1731315 {
	table-layout:fixed;
}

#item1438487 {
	width:628px !important;
	height:280px !important;
	top:261px !important;
}

@keyframes intensificar-1438487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451571 {
	width:595px !important;
	height:209px !important;
}

@keyframes intensificar-1451571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451595 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:82px !important;
}

#item1450697 {
	width:595px !important;
	height:541px !important;
}

@keyframes intensificar-1450697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450720 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:248px !important;
}

#item1438298 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1438298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438321 {
	width:370px !important;
	height:392px !important;
	top:140px !important;
}

@keyframes intensificar-1438321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438344 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:309px !important;
}

@keyframes intensificar-1438344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438367 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:332px !important;
}

@keyframes intensificar-1438367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438390 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:408px !important;
}

@keyframes intensificar-1438390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438398 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1438398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438422 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1438422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438294 {
	width:665px !important;
	height:541px !important;
	left:36px !important;
	top:526px !important;
}

#item1438534 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1438557 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1438581 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1438584 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1438610 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1438611 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1438607 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1438646 {
	width:172px !important;
	height:70px !important;
}

#item1438648 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1438621 {
	width:172px !important;
	height:70px !important;
}

#item1438622 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1438617 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1438700 {
	width:139px !important;
	height:70px !important;
}

#item1438701 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1438675 {
	width:139px !important;
	height:70px !important;
}

#item1438676 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1438671 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1438753 {
	width:141px !important;
	height:70px !important;
}

#item1438754 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1438728 {
	width:141px !important;
	height:70px !important;
}

#item1438729 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1438724 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1129px !important;
}

#item1438777 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1438783 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

#item1438806 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1438780 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1438810 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1438810 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1438810 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1379392 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1379421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1379397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379395 {
	width:600px !important;
	height:790px !important;
}

#item1379422 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1379598 {
	width:57px !important;
	height:9px !important;
	top:333px !important;
}

@keyframes intensificar-1379598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1734689 th, table#table1734689 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1734689 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1734689 {
	table-layout:fixed;
}

#item1380069 {
	width:528px !important;
	height:202px !important;
	top:354px !important;
}

@keyframes intensificar-1380069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380124 {
	width:528px !important;
	height:309px !important;
	top:23px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1380124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379560 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:279px !important;
}

#item1379563 {
	width:534px !important;
	height:554px !important;
	top:15px !important;
}

#item1379564 {
	width:509px !important;
	height:1250px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1379564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379589 {
	width:14px !important;
	height:9px !important;
}

#item1379592 {
	width:14px !important;
	height:9px !important;
	top:576px !important;
}

#item1379431 {
	width:528px !important;
	height:97px !important;
}

@keyframes intensificar-1379431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379454 {
	width:264px !important;
	height:280px !important;
	top:117px !important;
}

@keyframes intensificar-1379454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379477 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:271px !important;
}

@keyframes intensificar-1379477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379500 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:287px !important;
}

@keyframes intensificar-1379500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379524 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:342px !important;
}

@keyframes intensificar-1379524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379531 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1379531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379554 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1379554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379428 {
	width:564px !important;
	height:585px !important;
	left:636px !important;
	top:140px !important;
}

#item1379685 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1379708 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1379732 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1379735 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1379762 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1379763 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1379758 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1379797 {
	width:123px !important;
	height:50px !important;
}

#item1379799 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1379772 {
	width:123px !important;
	height:50px !important;
}

#item1379773 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1379768 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1379851 {
	width:99px !important;
	height:50px !important;
}

#item1379852 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1379826 {
	width:99px !important;
	height:50px !important;
}

#item1379827 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1379822 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1379904 {
	width:101px !important;
	height:50px !important;
}

#item1379905 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1379879 {
	width:101px !important;
	height:50px !important;
}

#item1379880 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1379875 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1379959 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1410812 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1410835 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1410808 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1379963 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1379963 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1379963 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1448346 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1438835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1438843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438833 {
	width:700px !important;
	height:309px !important;
}

#item1448194 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1439021 {
	width:80px !important;
	height:12px !important;
	top:209px !important;
}

@keyframes intensificar-1439021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1738372 th, table#table1738372 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1738372 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1738372 {
	table-layout:fixed;
}

#item1439044 {
	width:628px !important;
	height:302px !important;
	top:239px !important;
}

@keyframes intensificar-1439044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451537 {
	width:595px !important;
	height:177px !important;
}

@keyframes intensificar-1451537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451560 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:66px !important;
}

#item1450752 {
	width:595px !important;
	height:541px !important;
}

@keyframes intensificar-1450752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450776 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:248px !important;
}

#item1438854 {
	width:628px !important;
	height:159px !important;
}

@keyframes intensificar-1438854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438877 {
	width:370px !important;
	height:336px !important;
	top:199px !important;
}

@keyframes intensificar-1438877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438900 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:415px !important;
}

@keyframes intensificar-1438900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438923 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:437px !important;
}

@keyframes intensificar-1438923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438946 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:514px !important;
}

@keyframes intensificar-1438946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438954 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1438954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438977 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1438977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1438977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1438851 {
	width:665px !important;
	height:541px !important;
	left:36px !important;
	top:526px !important;
}

#item1439091 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1439114 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1439138 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1439143 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1439170 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1439171 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1439166 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1439204 {
	width:172px !important;
	height:70px !important;
}

#item1439205 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1439179 {
	width:172px !important;
	height:70px !important;
}

#item1439180 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1439175 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1439257 {
	width:139px !important;
	height:70px !important;
}

#item1439258 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1439232 {
	width:139px !important;
	height:70px !important;
}

#item1439233 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1439228 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1439312 {
	width:141px !important;
	height:70px !important;
}

#item1439314 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1439286 {
	width:141px !important;
	height:70px !important;
}

#item1439287 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1439282 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1129px !important;
}

#item1439337 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1439345 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

#item1439368 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1439342 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1439372 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1439372 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1439372 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1448496 {
	width:75px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes intensificar-1380176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1380174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380172 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1380177 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:36px !important;
}

#item1380184 {
	width:57px !important;
	height:13px !important;
	top:253px !important;
}

@keyframes intensificar-1380184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380231 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:557px !important;
}

#item1380236 {
	width:528px !important;
	height:279px !important;
	top:273px !important;
}

table#table1741928 tr {
	border-right:2.2px solid #fff;;
}

table#table1741928 {
	table-layout:fixed;
}

#item1388690 {
	width:698px !important;
	height:279px !important;
}

@keyframes intensificar-1388690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381020 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:107px !important;
}

#item1381025 {
	width:534px !important;
	height:204px !important;
	top:18px !important;
}

#item1388590 {
	width:509px !important;
	height:540px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1388590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381050 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:3px !important;
}

#item1381054 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:229px !important;
}

#item1380481 {
	width:528px !important;
	height:550px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1380481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380440 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:271px !important;
}

#item1380445 {
	width:534px !important;
	height:540px !important;
	top:14px !important;
}

#item1380446 {
	width:509px !important;
	height:1300px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1380446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380472 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
}

#item1380475 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
	top:561px !important;
}

#item1380262 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1380262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380286 {
	width:264px !important;
	height:367px !important;
	top:66px !important;
}

@keyframes intensificar-1380286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380309 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:331px !important;
}

@keyframes intensificar-1380309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380332 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:347px !important;
}

@keyframes intensificar-1380332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380355 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:390px !important;
}

@keyframes intensificar-1380355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380362 {
	width:174px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1380362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380386 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1380386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380393 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:233px !important;
}

@keyframes intensificar-1380393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380416 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:249px !important;
}

@keyframes intensificar-1380416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380182 {
	width:564px !important;
	height:570px !important;
	left:36px !important;
	top:155px !important;
}

#item1380506 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1380529 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1380553 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1380556 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1380582 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1380583 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1380579 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1380616 {
	width:123px !important;
	height:50px !important;
}

#item1380617 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1380590 {
	width:123px !important;
	height:50px !important;
}

#item1380591 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1380586 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1380670 {
	width:113px !important;
	height:50px !important;
}

#item1380671 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1380645 {
	width:113px !important;
	height:50px !important;
}

#item1380646 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1380641 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1380724 {
	width:101px !important;
	height:50px !important;
}

#item1380725 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1380699 {
	width:101px !important;
	height:50px !important;
}

#item1380700 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1380695 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1380778 {
	width:101px !important;
	height:50px !important;
}

#item1380779 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1380753 {
	width:101px !important;
	height:50px !important;
}

#item1380754 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1380748 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1380806 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1380829 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1380802 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1380833 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1380833 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1380833 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1448405 {
	width:78px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1439394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1439400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439392 {
	width:700px !important;
	height:309px !important;
}

#item1448202 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1439649 {
	width:80px !important;
	height:18px !important;
	top:124px !important;
}

@keyframes intensificar-1439649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439672 {
	width:45px !important;
	height:23px !important;
	left:292px !important;
	top:528px !important;
}

#item1439676 {
	width:628px !important;
	height:369px !important;
	top:152px !important;
}

table#table1748576 tr {
	border-right:3.08px solid #fff;;
}

table#table1748576 {
	table-layout:fixed;
}

#item1439677 {
	width:826px !important;
	height:349px !important;
}

@keyframes intensificar-1439677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451484 {
	width:595px !important;
	height:97px !important;
	top:4px !important;
}

@keyframes intensificar-1451484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451508 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:30px !important;
}

#item1450895 {
	width:595px !important;
	height:521px !important;
}

@keyframes intensificar-1450895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450919 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:238px !important;
}

#item1450845 {
	width:595px !important;
	height:521px !important;
}

@keyframes intensificar-1450845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450868 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:238px !important;
}

#item1439410 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1439410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439433 {
	width:370px !important;
	height:431px !important;
	top:92px !important;
}

@keyframes intensificar-1439433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439456 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:435px !important;
}

@keyframes intensificar-1439456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439480 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:458px !important;
}

@keyframes intensificar-1439480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439503 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:518px !important;
}

@keyframes intensificar-1439503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439509 {
	width:244px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1439509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439532 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1439532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439535 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:307px !important;
}

@keyframes intensificar-1439535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439558 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:329px !important;
}

@keyframes intensificar-1439558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439406 {
	width:675px !important;
	height:550px !important;
	left:36px !important;
	top:546px !important;
}

#item1439736 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1439759 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1439784 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1439787 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1439813 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1439814 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1439810 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1439846 {
	width:172px !important;
	height:70px !important;
}

#item1439847 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1439821 {
	width:172px !important;
	height:70px !important;
}

#item1439822 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1439817 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1439901 {
	width:158px !important;
	height:70px !important;
}

#item1439902 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1439874 {
	width:158px !important;
	height:70px !important;
}

#item1439875 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1439870 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1439955 {
	width:141px !important;
	height:70px !important;
}

#item1439956 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1439930 {
	width:141px !important;
	height:70px !important;
}

#item1439931 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1439925 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1440008 {
	width:141px !important;
	height:70px !important;
}

#item1440009 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1439983 {
	width:141px !important;
	height:70px !important;
}

#item1439984 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1439979 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1440036 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1440059 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1440032 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1440062 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1440062 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1440062 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1448485 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1381125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1381101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381099 {
	width:600px !important;
	height:790px !important;
}

#item1381126 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1381131 {
	width:57px !important;
	height:9px !important;
	top:333px !important;
}

@keyframes intensificar-1381131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381177 {
	width:528px !important;
	height:309px !important;
	top:23px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1381177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1756325 th, table#table1756325 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1756325 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1756325 {
	table-layout:fixed;
}

#item1388749 {
	width:528px !important;
	height:203px !important;
	top:350px !important;
}

@keyframes intensificar-1388749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381334 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item1381337 {
	width:534px !important;
	height:537px !important;
	top:15px !important;
}

#item1381338 {
	width:509px !important;
	height:1350px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1381338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381363 {
	width:14px !important;
	height:9px !important;
}

#item1381368 {
	width:14px !important;
	height:9px !important;
	top:559px !important;
}

#item1381204 {
	width:528px !important;
	height:97px !important;
}

@keyframes intensificar-1381204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381227 {
	width:264px !important;
	height:280px !important;
	top:117px !important;
}

@keyframes intensificar-1381227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381250 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:234px !important;
}

@keyframes intensificar-1381250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381274 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:250px !important;
}

@keyframes intensificar-1381274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381297 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:305px !important;
}

@keyframes intensificar-1381297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381306 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1381306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381329 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1381329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381129 {
	width:564px !important;
	height:568px !important;
	left:636px !important;
	top:157px !important;
}

#item1381371 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1381394 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1381418 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1381422 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1381448 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1381449 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1381445 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1381483 {
	width:123px !important;
	height:50px !important;
}

#item1381484 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1381458 {
	width:123px !important;
	height:50px !important;
}

#item1381459 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1381454 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1381537 {
	width:99px !important;
	height:50px !important;
}

#item1381538 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1381511 {
	width:99px !important;
	height:50px !important;
}

#item1381512 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1381507 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1381591 {
	width:101px !important;
	height:50px !important;
}

#item1381592 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1381565 {
	width:101px !important;
	height:50px !important;
}

#item1381566 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1381561 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1381646 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1410842 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1410865 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1410839 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1381650 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1381650 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1381650 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1448377 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:311px !important;
}

@keyframes intensificar-1440086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1440095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440084 {
	width:700px !important;
	height:309px !important;
}

#item1448206 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1440277 {
	width:80px !important;
	height:12px !important;
	top:231px !important;
}

@keyframes intensificar-1440277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1761193 th, table#table1761193 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1761193 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1761193 {
	table-layout:fixed;
}

#item1440324 {
	width:628px !important;
	height:262px !important;
	top:255px !important;
}

@keyframes intensificar-1440324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451447 {
	width:595px !important;
	height:200px !important;
}

@keyframes intensificar-1451447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451471 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:77px !important;
}

#item1450935 {
	width:595px !important;
	height:517px !important;
}

@keyframes intensificar-1450935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450958 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1440109 {
	width:628px !important;
	height:163px !important;
}

@keyframes intensificar-1440109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440132 {
	width:370px !important;
	height:331px !important;
	top:192px !important;
}

@keyframes intensificar-1440132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440155 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:328px !important;
}

@keyframes intensificar-1440155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440178 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:350px !important;
}

@keyframes intensificar-1440178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440201 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:427px !important;
}

@keyframes intensificar-1440201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440208 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1440208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440231 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1440231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440105 {
	width:665px !important;
	height:523px !important;
	left:36px !important;
	top:550px !important;
}

#item1440347 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1440370 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1440394 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1440397 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1440424 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1440425 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1440420 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1440458 {
	width:172px !important;
	height:70px !important;
}

#item1440459 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1440432 {
	width:172px !important;
	height:70px !important;
}

#item1440433 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1440428 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1440511 {
	width:139px !important;
	height:70px !important;
}

#item1440512 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1440486 {
	width:139px !important;
	height:70px !important;
}

#item1440487 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1440482 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1440564 {
	width:141px !important;
	height:70px !important;
}

#item1440565 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1440539 {
	width:141px !important;
	height:70px !important;
}

#item1440540 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1440535 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1129px !important;
}

#item1440588 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1440595 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

#item1440618 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1440592 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1440623 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1440623 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1440623 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1448459 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1381851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1381859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381848 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1381862 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1381865 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1381888 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1381912 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1381915 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1382189 {
	width:57px !important;
	height:13px !important;
	top:342px !important;
}

@keyframes intensificar-1382189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382212 {
	width:528px !important;
	height:323px !important;
	top:18px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1382212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1765459 th, table#table1765459 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1765459 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1765459 {
	table-layout:fixed;
}

#item1382236 {
	width:528px !important;
	height:143px !important;
	top:362px !important;
}

@keyframes intensificar-1382236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382140 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1382140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382164 {
	width:528px !important;
	height:518px !important;
	top:44px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1382164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382604 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:267px !important;
}

#item1382609 {
	width:534px !important;
	height:531px !important;
	top:14px !important;
}

#item1382610 {
	width:509px !important;
	height: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-1382610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382634 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
}

#item1382639 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
	top:553px !important;
}

#item1381941 {
	width:529px !important;
	height:63px !important;
}

@keyframes intensificar-1381941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381965 {
	width:263px !important;
	height:276px !important;
	top:83px !important;
}

@keyframes intensificar-1381965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381988 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:133px !important;
}

@keyframes intensificar-1381988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382011 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:380px !important;
}

@keyframes intensificar-1382011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382017 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:163px !important;
}

@keyframes intensificar-1382017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382040 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:324px !important;
}

@keyframes intensificar-1382040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382064 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:340px !important;
}

@keyframes intensificar-1382064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382088 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1382088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382111 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1382111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381938 {
	width:564px !important;
	height:562px !important;
	left:36px !important;
	top:163px !important;
}

#item1382263 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1382264 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1382260 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1382297 {
	width:123px !important;
	height:50px !important;
}

#item1382298 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1382272 {
	width:123px !important;
	height:50px !important;
}

#item1382273 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1382268 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1382350 {
	width:113px !important;
	height:50px !important;
}

#item1382351 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1382325 {
	width:113px !important;
	height:50px !important;
}

#item1382326 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1382321 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1382403 {
	width:101px !important;
	height:50px !important;
}

#item1382404 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1382378 {
	width:101px !important;
	height:50px !important;
}

#item1382379 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1382374 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1382457 {
	width:101px !important;
	height:50px !important;
}

#item1382458 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1382432 {
	width:101px !important;
	height:50px !important;
}

#item1382433 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1382428 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1382484 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1382507 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1382481 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1382511 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1382511 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1382511 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1448351 {
	width:186px !important;
	height:186px !important;
	top:1014px !important;
}

@keyframes intensificar-1440644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1440651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440642 {
	width:700px !important;
	height:309px !important;
}

#item1448209 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1440662 {
	width:625px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1440685 {
	width:625px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1440709 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1440715 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1440998 {
	width:80px !important;
	height:18px !important;
	top:264px !important;
}

@keyframes intensificar-1440998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1768882 th, table#table1768882 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1768882 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1768882 {
	table-layout:fixed;
}

#item1441045 {
	width:628px !important;
	height:218px !important;
	top:292px !important;
}

@keyframes intensificar-1441045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451413 {
	width:595px !important;
	height:234px !important;
}

@keyframes intensificar-1451413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451436 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:93px !important;
}

#item1440949 {
	width:628px !important;
	height:510px !important;
}

@keyframes intensificar-1440949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450991 {
	width:595px !important;
	height:510px !important;
}

@keyframes intensificar-1450991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451014 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:232px !important;
}

#item1440741 {
	width:626px !important;
	height:88px !important;
}

@keyframes intensificar-1440741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440764 {
	width:368px !important;
	height:386px !important;
	top:116px !important;
}

@keyframes intensificar-1440764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440787 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:186px !important;
}

@keyframes intensificar-1440787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440810 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:497px !important;
}

@keyframes intensificar-1440810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440815 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:209px !important;
}

@keyframes intensificar-1440815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440838 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:399px !important;
}

@keyframes intensificar-1440838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440861 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:421px !important;
}

@keyframes intensificar-1440861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440885 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1440885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440908 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1440908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440738 {
	width:665px !important;
	height:522px !important;
	left:36px !important;
	top:557px !important;
}

#item1441071 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1441072 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1441068 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1441108 {
	width:172px !important;
	height:70px !important;
}

#item1441109 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1441083 {
	width:172px !important;
	height:70px !important;
}

#item1441084 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1441078 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1441161 {
	width:158px !important;
	height:70px !important;
}

#item1441162 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1441136 {
	width:158px !important;
	height:70px !important;
}

#item1441137 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1441132 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1441214 {
	width:141px !important;
	height:70px !important;
}

#item1441215 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1441189 {
	width:141px !important;
	height:70px !important;
}

#item1441190 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1441185 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1441268 {
	width:141px !important;
	height:70px !important;
}

#item1441269 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1441242 {
	width:141px !important;
	height:70px !important;
}

#item1441243 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1441238 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1441295 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1441318 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1441292 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1448736 {
	width:35px !important;
	height:74px !important;
	left:-5px !important;
	top:1126px !important;
}

#item1441321 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1441321 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1441321 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1448478 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1382719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1382695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382693 {
	width:600px !important;
	height:790px !important;
}

#item1382721 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1382727 {
	width:57px !important;
	height:9px !important;
	top:358px !important;
}

@keyframes intensificar-1382727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382750 {
	width:528px !important;
	height:346px !important;
	top:13px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1382750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1773267 th, table#table1773267 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1773267 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1773267 {
	table-layout:fixed;
}

#item1388959 {
	width:528px !important;
	height:174px !important;
	top:375px !important;
}

@keyframes intensificar-1388959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382934 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1382937 {
	width:534px !important;
	height:532px !important;
	top:17px !important;
}

#item1382938 {
	width:509px !important;
	height:1200px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1382938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382963 {
	width:14px !important;
	height:9px !important;
}

#item1382966 {
	width:14px !important;
	height:9px !important;
	top:556px !important;
}

#item1382806 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1382806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382830 {
	width:264px !important;
	height:280px !important;
	top:83px !important;
}

@keyframes intensificar-1382830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382854 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:163px !important;
}

@keyframes intensificar-1382854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382877 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:179px !important;
}

@keyframes intensificar-1382877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382900 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:234px !important;
}

@keyframes intensificar-1382900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382906 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1382906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382929 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1382929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382725 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1382970 {
	width:523px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1382993 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1383017 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1383022 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1383048 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1383049 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1383045 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1383082 {
	width:123px !important;
	height:50px !important;
}

#item1383083 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1383057 {
	width:123px !important;
	height:50px !important;
}

#item1383058 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1383053 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1383136 {
	width:99px !important;
	height:50px !important;
}

#item1383137 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1383110 {
	width:99px !important;
	height:50px !important;
}

#item1383111 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1383106 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1383189 {
	width:101px !important;
	height:50px !important;
}

#item1383190 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1383164 {
	width:101px !important;
	height:50px !important;
}

#item1383165 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1383160 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1383243 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1410874 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1410897 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1410871 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1383246 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1383246 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1383246 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1448429 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:311px !important;
}

@keyframes intensificar-1441354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1441347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441345 {
	width:700px !important;
	height:309px !important;
}

#item1448214 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1441534 {
	width:80px !important;
	height:12px !important;
	top:264px !important;
}

@keyframes intensificar-1441534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1775847 th, table#table1775847 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1775847 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1775847 {
	table-layout:fixed;
}

#item1441583 {
	width:628px !important;
	height:221px !important;
	top:288px !important;
}

@keyframes intensificar-1441583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451381 {
	width:595px !important;
	height:229px !important;
}

@keyframes intensificar-1451381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451404 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:92px !important;
}

#item1451052 {
	width:595px !important;
	height:509px !important;
}

@keyframes intensificar-1451052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451075 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:232px !important;
}

#item1441367 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1441367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441390 {
	width:370px !important;
	height:392px !important;
	top:144px !important;
}

@keyframes intensificar-1441390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441415 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:257px !important;
}

@keyframes intensificar-1441415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441438 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:280px !important;
}

@keyframes intensificar-1441438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441461 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:356px !important;
}

@keyframes intensificar-1441461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441468 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1441468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441491 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1441491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441364 {
	width:665px !important;
	height:536px !important;
	left:36px !important;
	top:558px !important;
}

#item1441606 {
	width:622px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1441629 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1441653 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1441658 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1441684 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1441685 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1441681 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1441718 {
	width:172px !important;
	height:70px !important;
}

#item1441719 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1441693 {
	width:172px !important;
	height:70px !important;
}

#item1441694 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1441689 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1441772 {
	width:139px !important;
	height:70px !important;
}

#item1441773 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1441747 {
	width:139px !important;
	height:70px !important;
}

#item1441748 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1441742 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1441825 {
	width:141px !important;
	height:70px !important;
}

#item1441826 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1441800 {
	width:141px !important;
	height:70px !important;
}

#item1441801 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1441796 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1129px !important;
}

#item1441849 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1441857 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

#item1441880 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1441854 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1441885 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1441885 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1441885 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1391001 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1391031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1391007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391005 {
	width:600px !important;
	height:790px !important;
}

#item1391032 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1391037 {
	width:57px !important;
	height:9px !important;
	top:358px !important;
}

@keyframes intensificar-1391037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391793 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:156px !important;
}

#item1391797 {
	width:534px !important;
	height:304px !important;
	top:17px !important;
}

#item1391876 {
	width:509px !important;
	height:602px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1391876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391822 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:2px !important;
}

#item1391825 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:328px !important;
}

table#table1780049 tr {
	border-right:2.2px solid #fff;;
}

table#table1780049 {
	table-layout:fixed;
}

#item1391982 {
	width:528px !important;
	height:191px !important;
	top:376px !important;
}

@keyframes intensificar-1391982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391241 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1391245 {
	width:534px !important;
	height:532px !important;
	top:17px !important;
}

#item1391751 {
	width:509px !important;
	height:1289px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1391751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391271 {
	width:14px !important;
	height:9px !important;
}

#item1391274 {
	width:14px !important;
	height:9px !important;
	top:556px !important;
}

#item1391110 {
	width:528px !important;
	height:80px !important;
}

@keyframes intensificar-1391110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391133 {
	width:264px !important;
	height:280px !important;
	top:84px !important;
}

@keyframes intensificar-1391133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391156 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:200px !important;
}

@keyframes intensificar-1391156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391179 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:216px !important;
}

@keyframes intensificar-1391179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391202 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:271px !important;
}

@keyframes intensificar-1391202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391211 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1391211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391234 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1391234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391035 {
	width:564px !important;
	height:567px !important;
	left:636px !important;
	top:161px !important;
}

#item1391277 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1391300 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1391325 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1391328 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1391355 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1391356 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1391351 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1391388 {
	width:123px !important;
	height:50px !important;
}

#item1391389 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1391363 {
	width:123px !important;
	height:50px !important;
}

#item1391364 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1391359 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1391441 {
	width:99px !important;
	height:50px !important;
}

#item1391442 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1391416 {
	width:99px !important;
	height:50px !important;
}

#item1391417 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1391412 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1391494 {
	width:101px !important;
	height:50px !important;
}

#item1391495 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1391469 {
	width:101px !important;
	height:50px !important;
}

#item1391470 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1391465 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1391551 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1410905 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1410928 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1410902 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1391554 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1391554 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1391554 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1448422 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1441907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1441916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441905 {
	width:700px !important;
	height:309px !important;
}

#item1448217 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1442095 {
	width:80px !important;
	height:12px !important;
	top:198px !important;
}

@keyframes intensificar-1442095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1783527 tr {
	border-right:3.08px solid #fff;;
}

table#table1783527 {
	table-layout:fixed;
}

#item1442157 {
	width:628px !important;
	height:287px !important;
	top:222px !important;
}

@keyframes intensificar-1442157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451338 {
	width:595px !important;
	height:167px !important;
}

@keyframes intensificar-1451338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451361 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:61px !important;
}

#item1451106 {
	width:595px !important;
	height:509px !important;
}

@keyframes intensificar-1451106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451129 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:232px !important;
}

#item1441928 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1441928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441952 {
	width:370px !important;
	height:392px !important;
	top:139px !important;
}

@keyframes intensificar-1441952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441975 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:302px !important;
}

@keyframes intensificar-1441975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441998 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:324px !important;
}

@keyframes intensificar-1441998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442021 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:401px !important;
}

@keyframes intensificar-1442021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442027 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1442027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442050 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1442050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441925 {
	width:665px !important;
	height:531px !important;
	left:36px !important;
	top:558px !important;
}

#item1442180 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1442204 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1442229 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1442234 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1442260 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1442261 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1442257 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1442293 {
	width:172px !important;
	height:70px !important;
}

#item1442294 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1442268 {
	width:172px !important;
	height:70px !important;
}

#item1442269 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1442264 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1442346 {
	width:139px !important;
	height:70px !important;
}

#item1442347 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1442321 {
	width:139px !important;
	height:70px !important;
}

#item1442322 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1442317 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1442400 {
	width:141px !important;
	height:70px !important;
}

#item1442401 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1442375 {
	width:141px !important;
	height:70px !important;
}

#item1442376 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1442370 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1129px !important;
}

#item1442424 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1442430 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

#item1442453 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1442427 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1442456 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1442456 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1442456 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1448499 {
	width:75px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes intensificar-1384032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1384030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384028 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1384033 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1384036 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:145px !important;
}

#item1384059 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item1384084 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1384087 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1384376 {
	width:57px !important;
	height:13px !important;
	top:411px !important;
}

@keyframes intensificar-1384376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384399 {
	width:528px !important;
	height:392px !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-1384399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1788569 th, table#table1788569 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1788569 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1788569 {
	table-layout:fixed;
}

#item1384423 {
	width:528px !important;
	height:114px !important;
	top:431px !important;
}

@keyframes intensificar-1384423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384327 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1384327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384351 {
	width:528px !important;
	height:518px !important;
	top:44px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1384351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384288 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:258px !important;
}

#item1384293 {
	width:534px !important;
	height:514px !important;
	top:14px !important;
}

#item1389047 {
	width:509px !important;
	height:930px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1389047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384318 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
}

#item1384322 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
	top:536px !important;
}

#item1384113 {
	width:529px !important;
	height:63px !important;
}

@keyframes intensificar-1384113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384136 {
	width:263px !important;
	height:446px !important;
	top:83px !important;
}

@keyframes intensificar-1384136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384159 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:303px !important;
}

@keyframes intensificar-1384159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384183 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:514px !important;
}

@keyframes intensificar-1384183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384188 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:333px !important;
}

@keyframes intensificar-1384188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384211 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:458px !important;
}

@keyframes intensificar-1384211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384235 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:474px !important;
}

@keyframes intensificar-1384235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384259 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1384259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384283 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1384283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384110 {
	width:564px !important;
	height:562px !important;
	left:36px !important;
	top:180px !important;
}

#item1384449 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1384450 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1384446 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1384484 {
	width:123px !important;
	height:50px !important;
}

#item1384485 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1384458 {
	width:123px !important;
	height:50px !important;
}

#item1384460 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1384454 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1384537 {
	width:113px !important;
	height:50px !important;
}

#item1384538 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1384512 {
	width:113px !important;
	height:50px !important;
}

#item1384513 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1384508 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1384590 {
	width:101px !important;
	height:50px !important;
}

#item1384591 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1384565 {
	width:101px !important;
	height:50px !important;
}

#item1384566 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1384561 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1384644 {
	width:101px !important;
	height:50px !important;
}

#item1384645 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1384618 {
	width:101px !important;
	height:50px !important;
}

#item1384620 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1384614 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1384671 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1384694 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1384668 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1384697 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1384697 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1384697 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1448409 {
	width:78px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1442474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1442478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442472 {
	width:700px !important;
	height:309px !important;
}

#item1448222 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1442487 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:513px !important;
}

#item1442511 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1442535 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1442539 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1442829 {
	width:80px !important;
	height:18px !important;
	top:280px !important;
}

@keyframes intensificar-1442829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1792151 th, table#table1792151 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1792151 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1792151 {
	table-layout:fixed;
}

#item1442876 {
	width:628px !important;
	height:178px !important;
	top:308px !important;
}

@keyframes intensificar-1442876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451298 {
	width:595px !important;
	height:250px !important;
}

@keyframes intensificar-1451298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451321 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:102px !important;
}

#item1451214 {
	width:595px !important;
	height:486px !important;
}

@keyframes intensificar-1451214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451237 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:220px !important;
}

#item1451153 {
	width:595px !important;
	height:486px !important;
}

@keyframes intensificar-1451153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451176 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:220px !important;
}

#item1442565 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1442565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442588 {
	width:368px !important;
	height:388px !important;
	top:116px !important;
}

@keyframes intensificar-1442588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442611 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:176px !important;
}

@keyframes intensificar-1442611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442634 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:479px !important;
}

@keyframes intensificar-1442634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442641 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:199px !important;
}

@keyframes intensificar-1442641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442664 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:381px !important;
}

@keyframes intensificar-1442664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442687 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:403px !important;
}

@keyframes intensificar-1442687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442712 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1442712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442736 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1442736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442562 {
	width:665px !important;
	height:504px !important;
	left:36px !important;
	top:581px !important;
}

#item1442904 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1442905 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1442899 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1442937 {
	width:172px !important;
	height:70px !important;
}

#item1442938 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1442912 {
	width:172px !important;
	height:70px !important;
}

#item1442913 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1442908 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1442990 {
	width:158px !important;
	height:70px !important;
}

#item1442991 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1442965 {
	width:158px !important;
	height:70px !important;
}

#item1442966 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1442961 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1443045 {
	width:141px !important;
	height:70px !important;
}

#item1443046 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1443020 {
	width:141px !important;
	height:70px !important;
}

#item1443021 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1443016 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1443099 {
	width:141px !important;
	height:70px !important;
}

#item1443100 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1443074 {
	width:141px !important;
	height:70px !important;
}

#item1443075 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1443070 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1443126 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1443149 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1443123 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1443152 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1443152 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1443152 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1453325 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:567px !important;
	height:60px !important;
	left:25px !important;
	top:38px !important;
	border-radius:12px;
	background:#000;
}

#item1453333 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:275px !important;
	height:160px !important;
	left:25px !important;
	top:410px !important;
	border-radius:12px;
	background:#000;
}

#item1453334 {
	width:1203px !important;
	height:793px !important;
	left:-1px !important;
	top:-1px !important;
}

#item1453341 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1453346 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1453351 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1453356 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1453361 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1453367 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1453373 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1453378 {
	width:70px !important;
	height:23px !important;
	left:508px !important;
	top:49px !important;
	border-radius:6px;
	background:#fff;
}

#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;}
}
#item1453257 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:651px !important;
	height:60px !important;
	left:25px !important;
	top:24px !important;
	border-radius:12px;
	background:#000;
}

#item1453258 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:317px !important;
	height:64px !important;
	left:25px !important;
	top:719px !important;
	border-radius:12px;
	background:#000;
}

#item1453259 {
	width:70px !important;
	height:23px !important;
	left:588px !important;
	top:43px !important;
	border-radius:6px;
	background:#fff;
}

#item1453266 {
	width:703px !important;
	height:1203px !important;
	left:-1px !important;
	top:-2px !important;
}

#item1453276 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1453281 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1453286 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1453291 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1453296 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1453302 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1453308 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1443226 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1443226 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1443226 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1453084 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

#item1453085 {
	width:150px !important;
	height:28px !important;
	left:525px !important;
	top:609px !important;
}

#item1453108 {
	width:122px !important;
	height:28px !important;
	left:539px !important;
	top:640px !important;
}

#item1453113 {
	width:424px !important;
	height:68px !important;
	left:388px !important;
	top:361px !important;
}

@keyframes intensificar-1453113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453119 {
	width:446px !important;
	height:39px !important;
	left:377px !important;
	top:686px !important;
}

#item1453144 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1453144 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1453144 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1453163 {
	width:705px !important;
	height:1206px !important;
	background:#101820;
}

#item1453164 {
	width:214px !important;
	height:40px !important;
	left:243px !important;
	top:791px !important;
}

#item1453187 {
	width:171px !important;
	height:39px !important;
	left:265px !important;
	top:834px !important;
}

#item1453190 {
	width:424px !important;
	height:68px !important;
	left:138px !important;
	top:566px !important;
}

@keyframes intensificar-1453190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453194 {
	width:546px !important;
	height:40px !important;
	left:77px !important;
	top:911px !important;
}

#item1453220 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1453220 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1453220 {
	0% {opacity:1;}
	100% {opacity:0;}
}
p.autoParaStyle218 {
	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.autoParaStyle217 {
	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.autoParaStyle216 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:14px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle215 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:42px;
	line-height:30px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle214 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:30px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle213 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:18px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle212 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:15px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle211 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10px;
	line-height:10px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle210 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:15px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle209 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:18px;
	line-height:21px;
	color:#ea5153;
	letter-spacing:0.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.autoParaStyle208 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:18px;
	line-height:21px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle207 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:18px;
	line-height:21px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle206 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:13.5px;
	line-height:15px;
	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.autoParaStyle205 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13.5px;
	line-height:15px;
	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.autoParaStyle204 {
	font-family:FF-Averta-Regular,Averta;
	font-size:4.8px;
	line-height:27px;
	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.autoParaStyle203 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13.5px;
	line-height:22.5px;
	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.autoParaStyle202 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13.5px;
	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.autoParaStyle201 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:18px;
	line-height:21px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle200 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle199 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:20px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle198 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:20px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle197 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:30px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle196 {
	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:-7px;
	padding-left:21px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle195 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle194 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:21px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle193 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:39px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle192 {
	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:-28px;
	padding-left:42px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle191 {
	font-weight:900;
	font-family:FF-Averta-Black,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.autoParaStyle190 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle189 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:28px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle188 {
	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:-5px;
	padding-left:15px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle187 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle186 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:15px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle185 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:28px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle184 {
	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:-20px;
	padding-left:30px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle183 {
	font-weight:900;
	font-family:FF-Averta-Black,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.autoParaStyle182 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle181 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle180 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:84px;
	line-height:70px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle179 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:50px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle178 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle177 {
	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.autoParaStyle176 {
	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.autoParaStyle175 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:21px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle174 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:15px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle173 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14px;
	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.autoParaStyle172 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle171 {
	font-weight:300;
	font-family:FF-Averta-Light,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.autoParaStyle170 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:13px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle169 {
	font-weight:300;
	font-family:FF-Averta-Light,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.autoParaStyle168 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:-0.020em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle167 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle166 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	letter-spacing:-0.020em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle165 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10px;
	line-height:12px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle164 {
	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.autoParaStyle163 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle162 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle161 {
	font-weight: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.autoParaStyle160 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:4.5px;
	line-height:25.2px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle159 {
	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.autoParaStyle158 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle157 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle156 {
	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.autoParaStyle155 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:3.2px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle154 {
	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.autoParaStyle153 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:42px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle152 {
	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.autoParaStyle151 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12px;
	line-height:30px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle150 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle149 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle148 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:18.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle147 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:13px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle146 {
	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.autoParaStyle145 {
	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.autoParaStyle144 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:15.4px;
	line-height:22.4px;
	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.autoParaStyle143 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:12.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.autoParaStyle142 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:11px;
	line-height:16px;
	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.autoParaStyle141 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height: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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle140 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#812a2a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle139 {
	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.autoParaStyle138 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle137 {
	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.autoParaStyle136 {
	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.autoParaStyle135 {
	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.autoParaStyle134 {
	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.autoParaStyle133 {
	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.autoParaStyle132 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle131 {
	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.autoParaStyle130 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle129 {
	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.autoParaStyle128 {
	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.autoParaStyle127 {
	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.autoParaStyle126 {
	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.autoParaStyle125 {
	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.autoParaStyle124 {
	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.autoParaStyle123 {
	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.autoParaStyle122 {
	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.autoParaStyle121 {
	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.autoParaStyle120 {
	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.autoParaStyle119 {
	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.autoParaStyle118 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#812a2a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle117 {
	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.autoParaStyle116 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle115 {
	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.autoParaStyle114 {
	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.autoParaStyle113 {
	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.autoParaStyle112 {
	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.autoParaStyle111 {
	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.autoParaStyle110 {
	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.autoParaStyle109 {
	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.autoParaStyle108 {
	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.autoParaStyle107 {
	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.autoParaStyle106 {
	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.autoParaStyle105 {
	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.autoParaStyle104 {
	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.autoParaStyle103 {
	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.autoParaStyle102 {
	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.autoParaStyle101 {
	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.autoParaStyle100 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#8d3f3f;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle99 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#812a2a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle98 {
	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.autoParaStyle97 {
	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.autoParaStyle96 {
	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.autoParaStyle95 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:9.8px;
	line-height:12.8px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle94 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:17.1px;
	line-height:20.7px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle93 {
	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.autoParaStyle92 {
	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.autoParaStyle91 {
	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.autoParaStyle90 {
	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.autoParaStyle89 {
	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.autoParaStyle88 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:17.1px;
	line-height:20.7px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle87 {
	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;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle86 {
	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.autoParaStyle85 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle84 {
	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.autoParaStyle83 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.030em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-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.autoParaStyle82 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#8d3f3f;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle81 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#812a2a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle80 {
	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.autoParaStyle79 {
	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.autoParaStyle78 {
	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.autoParaStyle77 {
	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.autoParaStyle76 {
	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.autoParaStyle75 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10.5px;
	line-height:15px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle74 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10.5px;
	line-height:15px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle73 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9.5px;
	line-height:15px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle72 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:11px;
	line-height:15px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle71 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:26px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle70 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:17px;
	color:#ea5153;
	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.autoParaStyle69 {
	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;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle68 {
	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.autoParaStyle67 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle66 {
	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.autoParaStyle65 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.030em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-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.autoParaStyle64 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:19.6px;
	line-height:28px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle63 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:84px;
	line-height:70px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle62 {
	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.autoParaStyle61 {
	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.autoParaStyle60 {
	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.autoParaStyle59 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:35px;
	line-height:39.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle58 {
	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.autoParaStyle57 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle56 {
	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.autoParaStyle55 {
	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.autoParaStyle54 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle53 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle52 {
	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.autoParaStyle51 {
	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.autoParaStyle50 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle49 {
	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.autoParaStyle48 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle47 {
	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.autoParaStyle46 {
	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.autoParaStyle45 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle44 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle43 {
	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.autoParaStyle42 {
	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.autoParaStyle41 {
	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.autoParaStyle40 {
	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.autoParaStyle39 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle38 {
	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.autoParaStyle37 {
	font-family:FF-Averta-Regular,Averta;
	font-size:17px;
	line-height:25.2px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle36 {
	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.autoParaStyle35 {
	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.autoParaStyle34 {
	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.autoParaStyle33 {
	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.autoParaStyle32 {
	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.autoParaStyle31 {
	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.autoParaStyle30 {
	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.autoParaStyle29 {
	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.autoParaStyle28 {
	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.autoParaStyle27 {
	font-weight:500;
	font-family:FF-OptimaLTPro-Medium,"Optima LT Pro",sans-serif;
	font-size:27px;
	line-height:30px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle26 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle25 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle24 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:19.6px;
	line-height:25.2px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle23 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle22 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle21 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle20 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle19 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle18 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle17 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle16 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle15 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle14 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle13 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle12 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle11 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle10 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle9 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle8 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle7 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle6 {
	font-family:FF-Averta-Regular,Averta;
	font-size:20px;
	line-height:22px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle5 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle4 {
	font-family:FF-Averta-Regular,Averta;
	font-size:12px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle3 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle2 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:24px;
	line-height:65px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:65px;
	line-height:65px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Vmovil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.P_Itinerarios {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Mobil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p._2-1_TEXTO-GENERAL {
	font-family:Optima,"Times New Roman", Times, serif;
	font-size:18px;
	line-height:20px;
	color:#6f6f6e;
	text-align:left;
}

p.Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle27 {
	text-transform:uppercase;
}

span.autoCharStyle26 {
}

span.autoCharStyle25 {
}

span.autoCharStyle24 {
}

span.autoCharStyle23 {
}

span.autoCharStyle22 {
}

span.autoCharStyle21 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14px;
}

span.autoCharStyle20 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10px;
}

span.autoCharStyle19 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle18 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#101820;
}

span.autoCharStyle17 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
}

span.autoCharStyle16 {
}

span.autoCharStyle15 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
}

span.autoCharStyle14 {
}

span.autoCharStyle13 {
}

span.autoCharStyle12 {
}

span.autoCharStyle11 {
	font-size:14px;
}

span.autoCharStyle10 {
}

span.autoCharStyle9 {
	font-size:10px;
}

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 {
}

span.autoCharStyle6 {
	color:#101820;
}

span.autoCharStyle5 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.020em;
}

span.autoCharStyle4 {
	color:#ea5153;
}

span.autoCharStyle3 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
}

span.C_Negrita {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	color:#101820;
	letter-spacing:0.010em;
}

span.C_Titulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.texto-mapa-1 {
	font-weight:bold;
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:8.5px;
	color:#fff;
}

span.Texto-itinerario {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:8.5px;
	color:#000;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:767px) { 
    [class*=" mq-"], 
    .mq-default { display:none; } 
    .mq-700 {display:block; } 

    #share-wrap {
        left:0;
        position:fixed;
        bottom: 80%;
        /*background-color: rgba(0,0,0,.65);*/
        /*box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);*/
        z-index:9999;
        opacity: 0.5;
        -webkit-animation:share-fadein 1s ease 2s;
        animation:share-fadein 1s ease 2s;
    }
}
